21Jun23rv1_17_0+1082-221b5dc0a70 - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

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

To start TextTest for these tests, run:

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


default: 4404 tests: 1456 succeeded 2849 FAILED 96 known bugs 3 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements access create default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081871==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x565376a91e32 bp 0x7ffef3d44b70 sp 0x7ffef3d44b68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x565376a91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565376a919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56537679c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56537679dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565376997ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56537698f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565376bf9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56537631bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56537631756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565376305018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f738ecd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f738ecd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565376243634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x565376301aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565378bd9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565376a91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56537679c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access create duplicated ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2b 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 
> =================================================================
> ==1081892==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x565492594e32 bp 0x7ffd75f0dab0 sp 0x7ffd75f0daa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x565492594e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654925949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56549229f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654922a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56549249aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565492492952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654926fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565491e1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565491e1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565491e08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9680980d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9680980e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565491d46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x565491e04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654946dc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565492594725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56549229f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access create friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1081895==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557f66b4be32 bp 0x7fffbe135e30 sp 0x7fffbe135e28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557f66b4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f66b4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f668569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f66857d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f66a51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f66a49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f66cb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f663d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f663d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f663bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe86ee48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe86ee48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f662fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557f663bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557f68c93731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f66b4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f668569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access create length ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1081898==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56189f4bbe32 bp 0x7ffe7c5077f0 sp 0x7ffe7c5077e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56189f4bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56189f4bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56189f1c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56189f1c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56189f3c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56189f3b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56189f623793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56189ed45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56189ed4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56189ed2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7ab3a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7ab3a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56189ec6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56189ed2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5618a1603731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56189f4bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56189f1c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access create no_parent ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  10 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 
> =================================================================
> ==1081901==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55862e813e32 bp 0x7ffde1410030 sp 0x7ffde1410028
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55862e813e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55862e8139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55862e51e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55862e51fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55862e719ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55862e711952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55862e97b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55862e09dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55862e09956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55862e087018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7865599d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7865599e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55862dfc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55862e083aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55863095b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55862e813725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55862e51e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access delete ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  25 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 
> =================================================================
> ==1081915==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5591dd23de32 bp 0x7ffcee498090 sp 0x7ffcee498088
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5591dd23de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591dd23d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591dcf489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591dcf49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591dd143ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591dd13b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591dd3a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591dcac7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591dcac356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591dcab1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbeee6e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbeee6e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591dc9ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5591dcaadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5591df385731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591dd23d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591dcf489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access inspect friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1081940==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557326018e32 bp 0x7ffe59ab1ef0 sp 0x7ffe59ab1ee8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557326018e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573260189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557325d239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557325d24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557325f1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557325f16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557326180793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573258a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55732589e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55732588c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f647a90fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f647a90fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573257ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557325888aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557328160731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557326018725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557325d239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access inspect 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081922==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f21458ee32 bp 0x7fff58458e10 sp 0x7fff58458e08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f21458ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f21458e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2142999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f21429ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f214494ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f21448c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2146f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f213e18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f213e1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f213e02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5c6baad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5c6baae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f213d40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f213dfeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f2166d6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f21458e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2142999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access inspect length ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1081938==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564fd9e0ae32 bp 0x7ffe5a2326d0 sp 0x7ffe5a2326c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564fd9e0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564fd9e0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564fd9b159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564fd9b16d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564fd9d10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564fd9d08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564fd9f72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564fd9694c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564fd969056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564fd967e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7423ec2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7423ec2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564fd95bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564fd967aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564fdbf52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564fd9e0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564fd9b159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access inspect pos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1081931==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559477154e32 bp 0x7fffb8e800d0 sp 0x7fffb8e800c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559477154e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594771549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559476e5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559476e60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55947705aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559477052952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594772bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594769dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594769da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594769c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74e368cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74e368ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559476906634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5594769c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55947929c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559477154725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559476e5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access inspect_selection friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081947==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55795ae64e32 bp 0x7fff16181cd0 sp 0x7fff16181cc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55795ae64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55795ae649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55795ab6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55795ab70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55795ad6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55795ad62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55795afcc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55795a6eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55795a6ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55795a6d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7df6581d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7df6581e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55795a616634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55795a6d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55795cfac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55795ae64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55795ab6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access inspect_selection length ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1081945==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55acd8f32e32 bp 0x7fff6ec01a50 sp 0x7fff6ec01a48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55acd8f32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55acd8f329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55acd8c3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55acd8c3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55acd8e38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55acd8e30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55acd909a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55acd87bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55acd87b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55acd87a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1d7a3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1d7a3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55acd86e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55acd87a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55acdb07a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55acd8f32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55acd8c3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access load friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1081978==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e00cf89e32 bp 0x7fffc42feeb0 sp 0x7fffc42feea8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e00cf89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e00cf899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e00cc949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e00cc95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e00ce8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e00ce87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e00d0f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e00c813c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e00c80f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e00c7fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa273e7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa273e7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e00c73b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e00c7f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e00f0d1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e00cf89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e00cc949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1081955==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563740ea1e32 bp 0x7ffc010d0dd0 sp 0x7ffc010d0dc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563740ea1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563740ea19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563740bac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563740badd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563740da7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563740d9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563741009793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56374072bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56374072756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563740715018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1853e5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1853e5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563740653634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563740711aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563742fe9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563740ea1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563740bac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access load length ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1081979==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562eeb558e32 bp 0x7ffc352b04d0 sp 0x7ffc352b04c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562eeb558e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562eeb5589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562eeb2639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562eeb264d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562eeb45eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562eeb456952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562eeb6c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562eeade2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562eeadde56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562eeadcc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd811f13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd811f13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562eead0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562eeadc8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562eed6a0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562eeb558725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562eeb2639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access load pos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1081966==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5641bc932e32 bp 0x7fffaacd3a10 sp 0x7fffaacd3a08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5641bc932e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641bc9329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641bc63d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641bc63ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641bc838ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641bc830952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641bca9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5641bc1bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5641bc1b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5641bc1a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9193c55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9193c55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641bc0e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5641bc1a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5641bea7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5641bc932725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641bc63d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1081985==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5570f5bbce32 bp 0x7ffe9e47c630 sp 0x7ffe9e47c628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5570f5bbce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570f5bbc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570f58c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570f58c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570f5ac2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570f5aba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570f5d24793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570f5446c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570f544256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570f5430018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa34b7c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa34b7c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570f536e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5570f542caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5570f7d04731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570f5bbc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570f58c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements access volatilerecomputing ( 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  38 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 
> =================================================================
> ==1081995==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x557585ee3e32 bp 0x7ffe6b258370 sp 0x7ffe6b258368
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x557585ee3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557585ee39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557585bee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557585befd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557585de9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557585de1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55758604b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55758576dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55758576956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557585757018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ab883ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ab883ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557585695634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x557585753aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55758802b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557585ee3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557585bee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements basic additional_invalid ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  26 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 
> =================================================================
> ==1081122==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558125495e32 bp 0x7ffd1b5459f0 sp 0x7ffd1b5459e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558125495e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581254959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581251a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581251a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55812539bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558125393952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581255fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558124d1fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558124d1b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558124d09018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff924a9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff924a9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558124c47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558124d05aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5581275dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558125495725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581251a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements basic additional_refposinvalid ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1081125==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f2ad237e32 bp 0x7ffec300ab30 sp 0x7ffec300ab28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f2ad237e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2ad2379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2acf429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2acf43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2ad13debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2ad135952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2ad39f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2acac1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2acabd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2acaab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7879bfbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7879bfbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2ac9e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f2acaa7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f2af37f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2ad237725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2acf429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements basic additional_savedialog ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  26 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 
> =================================================================
> ==1081126==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562048cd4e32 bp 0x7fff4e18c1b0 sp 0x7fff4e18c1a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562048cd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562048cd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620489df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620489e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562048bdaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562048bd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562048e3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56204855ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56204855a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562048548018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25eea0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25eea0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562048486634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562048544aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56204ae1c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562048cd4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620489df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements basic relative_positions ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  fc 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 
> =================================================================
> ==1081140==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x56548bef5e32 bp 0x7ffc67b2c270 sp 0x7ffc67b2c268
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x56548bef5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56548bef59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56548bc009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56548bc01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56548bdfbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56548bdf3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56548c05d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56548b77fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56548b77b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56548b769018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9aa5c81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9aa5c81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56548b6a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x56548b765aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56548e03d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56548bef5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56548bc009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  24 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 
> =================================================================
> ==1081180==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5627a9b36e32 bp 0x7ffce88ca410 sp 0x7ffce88ca408
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5627a9b36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627a9b369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627a98419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627a9842d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627a9a3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627a9a34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627a9c9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627a93c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627a93bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627a93aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8f9c13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8f9c13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627a92e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5627a93a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5627abc7e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627a9b36725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627a98419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081142==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562d2c8b8e32 bp 0x7fffdf4a63b0 sp 0x7fffdf4a63a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562d2c8b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d2c8b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d2c5c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d2c5c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d2c7beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d2c7b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d2ca20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d2c142c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d2c13e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d2c12c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbae1e0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbae1e0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d2c06a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562d2c128aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562d2ea00731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d2c8b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d2c5c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1081160==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55855cd54e32 bp 0x7fffa5992db0 sp 0x7fffa5992da8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55855cd54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55855cd549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55855ca5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55855ca60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55855cc5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55855cc52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55855cebc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55855c5dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55855c5da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55855c5c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd978c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd978c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55855c506634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55855c5c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55855ee9c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55855cd54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55855ca5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1081151==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c84befbe32 bp 0x7ffe53a9ba90 sp 0x7ffe53a9ba88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c84befbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c84befb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c84bc069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c84bc07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c84be01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c84bdf9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c84c063793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c84b785c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c84b78156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c84b76f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23f1888d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23f1888e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c84b6ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c84b76baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c84e043731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c84befb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c84bc069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1081161==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d3b1d0ae32 bp 0x7ffe2d999fb0 sp 0x7ffe2d999fa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d3b1d0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3b1d0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3b1a159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3b1a16d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3b1c10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3b1c08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3b1e72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3b1594c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3b159056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3b157e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb71da6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb71da6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3b14bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d3b157aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d3b3e52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3b1d0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3b1a159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1081152==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ec59efae32 bp 0x7ffecfdd53d0 sp 0x7ffecfdd53c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ec59efae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec59efa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec59c059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec59c06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec59e00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec59df8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec5a062793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec59784c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec5978056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec5976e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8e8c1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8e8c1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec596ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ec5976aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ec5c042731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec59efa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec59c059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1081174==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55aae92c3e32 bp 0x7fffd97fb750 sp 0x7fffd97fb748
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55aae92c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aae92c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aae8fce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aae8fcfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aae91c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aae91c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aae942b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aae8b4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aae8b4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aae8b37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb84251fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb84251fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aae8a75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55aae8b33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aaeb40b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aae92c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aae8fce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create personcapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1081172==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5630d5c61e32 bp 0x7ffe555e57d0 sp 0x7ffe555e57c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5630d5c61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630d5c619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630d596c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630d596dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630d5b67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630d5b5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630d5dc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630d54ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630d54e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630d54d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f028c86bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f028c86be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630d5413634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5630d54d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5630d7da9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630d5c61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630d596c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create references ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1081191==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bd449dbe32 bp 0x7ffd89473070 sp 0x7ffd89473068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bd449dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd449db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd446e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd446e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd448e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd448d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd44b43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd44265c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd4426156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd4424f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff37305cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff37305ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd4418d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bd4424baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bd46b23731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd449db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd446e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop create references_length ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1081217==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c4406f6e32 bp 0x7ffec1f2a2d0 sp 0x7ffec1f2a2c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c4406f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4406f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4404019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c440402d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4405fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4405f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c44085e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c43ff80c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c43ff7c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c43ff6a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4520bbdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4520bbde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c43fea8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c43ff66aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c44283e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4406f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4404019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop fix fix_positions ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1081497==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55af6b014e32 bp 0x7ffca5e0c970 sp 0x7ffca5e0c968
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55af6b014e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af6b0149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af6ad1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af6ad20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af6af1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af6af12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af6b17c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af6a89ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af6a89a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af6a888018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bf3f2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bf3f2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af6a7c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55af6a884aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55af6d15c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af6b014725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af6ad1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop fix friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1081513==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fd11139e32 bp 0x7ffd36e78a30 sp 0x7ffd36e78a28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fd11139e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd111399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd10e449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd10e45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd1103febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd11037952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd112a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd109c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd109bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd109ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70c6210d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70c6210e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd108eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fd109a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fd13281731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd11139725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd10e449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop fix select_invalids ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  0d 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 
> =================================================================
> ==1081503==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55cca7ba8e32 bp 0x7fff9b404b90 sp 0x7fff9b404b88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55cca7ba8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cca7ba89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cca78b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cca78b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cca7aaeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cca7aa6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cca7d10793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cca7432c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cca742e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cca741c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f237bb3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f237bb3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cca735a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55cca7418aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cca9cf0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cca7ba8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cca78b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1081289==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ac4ce75e32 bp 0x7ffff635bf90 sp 0x7ffff635bf88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ac4ce75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac4ce759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac4cb809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac4cb81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac4cd7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac4cd73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac4cfdd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac4c6ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac4c6fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac4c6e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd73ff43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd73ff43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac4c627634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ac4c6e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ac4efbd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac4ce75725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac4cb809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect endpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  0d 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 
> =================================================================
> ==1081256==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f16285be32 bp 0x7ffed37d78f0 sp 0x7ffed37d78e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f16285be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f16285b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1625669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f162567d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f162761ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f162759952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1629c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1620e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1620e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1620cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc89e985d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc89e985e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f16200d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f1620cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f1649a3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f16285b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1625669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081266==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555bcfa59e32 bp 0x7fffc63eb0b0 sp 0x7fffc63eb0a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555bcfa59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bcfa599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bcf7649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bcf765d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bcf95febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bcf957952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bcfbc1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bcf2e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bcf2df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bcf2cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe568b42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe568b42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bcf20b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555bcf2c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555bd1ba1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bcfa59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bcf7649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  12 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 
> =================================================================
> ==1081229==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558c9f19fe32 bp 0x7ffff0835630 sp 0x7ffff0835628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558c9f19fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c9f19f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c9eeaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c9eeabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c9f0a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c9f09d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c9f307793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c9ea29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c9ea2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c9ea13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f757c8eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f757c8eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c9e951634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558c9ea0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558ca12e7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c9f19f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c9eeaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1081240==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56489d1c9e32 bp 0x7ffe9ed34910 sp 0x7ffe9ed34908
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56489d1c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56489d1c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56489ced49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56489ced5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56489d0cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56489d0c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56489d331793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56489ca53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56489ca4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56489ca3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49f7f7ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49f7f7ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56489c97b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56489ca39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56489f311731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56489d1c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56489ced49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081269==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555e9ec27e32 bp 0x7ffe9c0fd630 sp 0x7ffe9c0fd628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555e9ec27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e9ec279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e9e9329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e9e933d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e9eb2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e9eb25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e9ed8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e9e4b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e9e4ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e9e49b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c9f572d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c9f572e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e9e3d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555e9e497aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555ea0d6f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e9ec27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e9e9329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1081259==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559732117e32 bp 0x7ffe99ff3970 sp 0x7ffe99ff3968
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559732117e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597321179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559731e229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559731e23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55973201debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559732015952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55973227f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597319a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55973199d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55973198b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff48b9b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff48b9b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597318c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559731987aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55973425f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559732117725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559731e229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  10 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 
> =================================================================
> ==1081303==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556007c44e32 bp 0x7fff49fb97b0 sp 0x7fff49fb97a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556007c44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556007c449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55600794f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556007950d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556007b4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556007b42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556007dac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560074cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560074ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560074b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef2412ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef2412ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560073f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5560074b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556009d8c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556007c44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55600794f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  0f 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 
> =================================================================
> ==1081285==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5645e5d72e32 bp 0x7ffef37280b0 sp 0x7ffef37280a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5645e5d72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645e5d729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645e5a7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645e5a7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645e5c78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645e5c70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645e5eda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645e55fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645e55f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645e55e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f797b3c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f797b3c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645e5524634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5645e55e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5645e7eba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645e5d72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645e5a7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect personcapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081280==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564e4df36e32 bp 0x7fff1fc93d70 sp 0x7fff1fc93d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564e4df36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e4df369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e4dc419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e4dc42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e4de3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e4de34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e4e09e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e4d7c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e4d7bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e4d7aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46af0afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46af0afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e4d6e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564e4d7a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564e5007e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e4df36725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e4dc419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect startpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1081254==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5564c3ae7e32 bp 0x7ffe6b377430 sp 0x7ffe6b377428
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5564c3ae7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564c3ae79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564c37f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564c37f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564c39edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564c39e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564c3c4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564c3371c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564c336d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564c335b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e3b4e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e3b4e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564c3299634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5564c3357aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5564c5c2f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564c3ae7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564c37f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect_selection color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1081354==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5642e3aa5e32 bp 0x7ffc5d195690 sp 0x7ffc5d195688
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5642e3aa5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642e3aa59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642e37b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642e37b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642e39abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642e39a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642e3c0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642e332fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642e332b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642e3319018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c3b4a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c3b4a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642e3257634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5642e3315aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5642e5bed731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642e3aa5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642e37b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect_selection friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  40 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 
> =================================================================
> ==1081313==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556894c3ee32 bp 0x7ffc3a5ddad0 sp 0x7ffc3a5ddac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556894c3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556894c3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568949499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55689494ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556894b44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556894b3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556894da6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568944c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568944c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568944b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf4a904d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf4a904e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568943f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5568944aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556896d86731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556894c3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568949499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect_selection lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1081326==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f9a4629e32 bp 0x7ffe851b1930 sp 0x7ffe851b1928
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f9a4629e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9a46299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9a43349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9a4335d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9a452febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9a4527952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9a4791793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9a3eb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9a3eaf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9a3e9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c3a8abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c3a8abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9a3ddb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f9a3e99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f9a6771731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9a4629725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9a43349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect_selection name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081311==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559e7b27ee32 bp 0x7ffe2344d4f0 sp 0x7ffe2344d4e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559e7b27ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e7b27e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e7af899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e7af8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e7b184ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e7b17c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e7b3e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e7ab08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e7ab0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e7aaf2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc1891cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc1891cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e7aa30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559e7aaeeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559e7d3c6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e7b27e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e7af899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect_selection parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1081367==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556b66929e32 bp 0x7ffc229e0e50 sp 0x7ffc229e0e48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556b66929e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b669299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b666349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b66635d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b6682febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b66827952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b66a91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b661b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b661af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b6619d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5005dadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5005dade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b660db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556b66199aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556b68a71731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b66929725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b666349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect_selection parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081343==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c8fc45ae32 bp 0x7ffea9fab430 sp 0x7ffea9fab428
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c8fc45ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8fc45a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8fc1659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8fc166d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8fc360ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8fc358952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8fc5c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8fbce4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8fbce056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8fbcce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a89333d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a89333e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8fbc0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c8fbccaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c8fe5a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8fc45a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8fc1659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop inspect_selection personcapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081333==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557359c8ce32 bp 0x7ffcf0354ed0 sp 0x7ffcf0354ec8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557359c8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557359c8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573599979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557359998d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557359b92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557359b8a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557359df4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557359516c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55735951256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557359500018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb848059d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb848059e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55735943e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5573594fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55735bdd4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557359c8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573599979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1081444==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a4841d9e32 bp 0x7fff7b941bd0 sp 0x7fff7b941bc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a4841d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4841d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a483ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a483ee5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4840dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4840d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a484341793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a483a63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a483a5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a483a4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcceec9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcceec9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a48398b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a483a49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a486321731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4841d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a483ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  12 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 
> =================================================================
> ==1081375==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5562eaa48e32 bp 0x7ffc327122d0 sp 0x7ffc327122c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5562eaa48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562eaa489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562ea7539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562ea754d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562ea94eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562ea946952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562eabb0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562ea2d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562ea2ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562ea2bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb49de41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb49de41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562ea1fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5562ea2b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5562ecb90731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562eaa48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562ea7539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load endpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1081405==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c477b19e32 bp 0x7ffd6cf96650 sp 0x7ffd6cf96648
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c477b19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c477b199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4778249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c477825d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c477a1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c477a17952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c477c81793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4773a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c47739f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c47738d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc85b0d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc85b0d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4772cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c477389aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c479c61731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c477b19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4778249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1081414==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56348c6c5e32 bp 0x7fff408aef70 sp 0x7fff408aef68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56348c6c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56348c6c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56348c3d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56348c3d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56348c5cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56348c5c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56348c82d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56348bf4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56348bf4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56348bf39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1220a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1220a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56348be77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56348bf35aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56348e80d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56348c6c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56348c3d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1081379==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5593f912be32 bp 0x7ffe94f23710 sp 0x7ffe94f23708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5593f912be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593f912b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593f8e369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593f8e37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593f9031ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593f9029952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593f9293793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593f89b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593f89b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593f899f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62640bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62640bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593f88dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5593f899baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5593fb273731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593f912b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593f8e369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081385==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b8c49cce32 bp 0x7fff4134eeb0 sp 0x7fff4134eea8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b8c49cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8c49cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8c46d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8c46d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8c48d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8c48ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8c4b34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8c4256c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8c425256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8c4240018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36aad5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36aad5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8c417e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b8c423caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b8c6b14731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b8c49cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8c46d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1081423==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5593b2787e32 bp 0x7fff55f5a810 sp 0x7fff55f5a808
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5593b2787e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593b27879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593b24929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593b2493d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593b268debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593b2685952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593b28ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593b2011c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593b200d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593b1ffb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d5d28fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d5d28fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593b1f39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5593b1ff7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5593b48cf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593b2787725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593b24929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081407==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ec6b6abe32 bp 0x7ffde5cc5b50 sp 0x7ffde5cc5b48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ec6b6abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec6b6ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec6b3b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec6b3b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec6b5b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec6b5a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec6b813793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec6af35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec6af3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec6af1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd5aaa1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd5aaa1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec6ae5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ec6af1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ec6d7f3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec6b6ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec6b3b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1081467==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563f35888e32 bp 0x7ffc871ce050 sp 0x7ffc871ce048
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563f35888e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f358889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f355939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f35594d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f3578eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f35786952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f359f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f35112c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f3510e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f350fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0894f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0894f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f3503a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563f350f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563f379d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f35888725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f355939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1081441==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555b04267e32 bp 0x7ffeb0558350 sp 0x7ffeb0558348
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555b04267e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b042679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b03f729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b03f73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b0416debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b04165952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b043cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b03af1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b03aed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b03adb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5476a90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5476a90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b03a19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555b03ad7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555b063af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b04267725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b03f729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load personcapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  10 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 
> =================================================================
> ==1081436==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5556bd03ce32 bp 0x7fff40a1d130 sp 0x7fff40a1d128
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5556bd03ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556bd03c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556bcd479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556bcd48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556bcf42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556bcf3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556bd1a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556bc8c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556bc8c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556bc8b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe497b5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe497b5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556bc7ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5556bc8acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5556bf184731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556bd03c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556bcd479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop load startpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1081391==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559fc8efde32 bp 0x7fff3336f2d0 sp 0x7fff3336f2c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559fc8efde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fc8efd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fc8c089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fc8c09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fc8e03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fc8dfb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fc9065793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fc8787c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fc878356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fc8771018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e99313d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e99313e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fc86af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559fc876daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559fcb045731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fc8efd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fc8c089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1081468==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fa8fb1ce32 bp 0x7ffdf163b250 sp 0x7ffdf163b248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fa8fb1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa8fb1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa8f8279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa8f828d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa8fa22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa8fa1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa8fc84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa8f3a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa8f3a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa8f390018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0aeaa15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0aeaa15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa8f2ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fa8f38caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fa91c64731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa8fb1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa8f8279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements busstop volatilerecomputing ( 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 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 
> =================================================================
> ==1081473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x56314df31e32 bp 0x7ffcbe7a5c30 sp 0x7ffcbe7a5c28
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x56314df31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56314df319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56314dc3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56314dc3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56314de37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56314de2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56314e099793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56314d7bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56314d7b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56314d7a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f609d873d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f609d873e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56314d6e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x56314d7a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563150079731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56314df31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56314dc3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  50 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 
> =================================================================
> ==1084629==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5570850c1e32 bp 0x7ffc51224e50 sp 0x7ffc51224e48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5570850c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570850c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557084dcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557084dcdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557084fc7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557084fbf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557085229793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55708494bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55708494756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557084935018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee1529fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee1529fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557084873634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557084931aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557087209731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570850c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557084dcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create default_nocenter ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  51 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 
> =================================================================
> ==1084628==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5573a0a08e32 bp 0x7ffc132294d0 sp 0x7ffc132294c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5573a0a08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573a0a089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573a07139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573a0714d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573a090eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573a0906952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573a0b70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573a0292c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573a028e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573a027c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d2e9e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d2e9e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573a01ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5573a0278aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5573a2b50731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573a0a08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573a07139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1084650==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5602329dce32 bp 0x7ffd72f55bf0 sp 0x7ffd72f55be8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5602329dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602329dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602326e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602326e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602328e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602328da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560232b44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560232266c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56023226256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560232250018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa996754d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa996754e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56023218e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56023224caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560234b24731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602329dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602326e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create jamtreshold ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1084691==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557d30738e32 bp 0x7ffe7bbd3650 sp 0x7ffe7bbd3648
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557d30738e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d307389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d304439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d30444d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d3063eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d30636952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d308a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d2ffc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d2ffbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d2ffac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1889bacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1889bace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d2feea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557d2ffa8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557d32880731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d30738725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d304439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1084661==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564755705e32 bp 0x7fff58cdc050 sp 0x7fff58cdc048
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564755705e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647557059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647554109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564755411d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56475560bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564755603952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56475586d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564754f8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564754f8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564754f79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5483b19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5483b19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564754eb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564754f75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56475784d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564755705725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647554109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create output ( 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  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 
> =================================================================
> ==1084689==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x558d843e7e32 bp 0x7ffcaf20f930 sp 0x7ffcaf20f928
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x558d843e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d843e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d840f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d840f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d842edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d842e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d8454f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d83c71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d83c6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d83c5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f940190cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f940190ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d83b99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x558d83c57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558d8652f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d843e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d840f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create period ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  51 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 
> =================================================================
> ==1084657==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561ca80c0e32 bp 0x7ffe1b03f7d0 sp 0x7ffe1b03f7c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561ca80c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ca80c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ca7dcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ca7dccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ca7fc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ca7fbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ca8228793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ca794ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ca794656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ca7934018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f4d3f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f4d3f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ca7872634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561ca7930aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561caa208731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ca80c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ca7dcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create pos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1084656==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55efa8784e32 bp 0x7fff53338210 sp 0x7fff53338208
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55efa8784e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55efa87849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55efa848f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55efa8490d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55efa868aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55efa8682952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55efa88ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55efa800ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55efa800a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55efa7ff8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f071d4bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f071d4bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55efa7f36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55efa7ff4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55efaa8cc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55efa8784725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55efa848f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create routeprobe ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  ae 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 
> =================================================================
> ==1084674==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5613b2ad2e32 bp 0x7ffffaa60b10 sp 0x7ffffaa60b08
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5613b2ad2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613b2ad29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613b27dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613b27ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613b29d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613b29d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613b2c3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613b235cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613b235856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613b2346018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43888a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43888a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613b2284634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5613b2342aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5613b4c1a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613b2ad2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613b27dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator create vtypes ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1084700==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5639178d3e32 bp 0x7ffc5be16e10 sp 0x7ffc5be16e08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5639178d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639178d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639175de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639175dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639177d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639177d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563917a3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56391715dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56391715956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563917147018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f881bf1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f881bf1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563917085634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563917143aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563919a1b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639178d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639175de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect edge ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1084725==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558125448e32 bp 0x7fff4eaf66b0 sp 0x7fff4eaf66a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558125448e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581254489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581251539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558125154d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55812534eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558125346952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581255b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558124cd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558124cce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558124cbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd49a1a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd49a1a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558124bfa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x558124cb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558127590731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558125448725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581251539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1084720==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c7e4317e32 bp 0x7ffe47b7caf0 sp 0x7ffe47b7cae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c7e4317e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7e43179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7e40229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7e4023d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7e421debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7e4215952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7e447f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7e3ba1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7e3b9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7e3b8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5609ae8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5609ae8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7e3ac9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c7e3b87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c7e645f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c7e4317725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7e40229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect jamtreshold ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1084761==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5622c3e45e32 bp 0x7ffc635ffd50 sp 0x7ffc635ffd48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5622c3e45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622c3e459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622c3b509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622c3b51d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622c3d4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622c3d43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622c3fad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5622c36cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5622c36cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5622c36b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa87ef8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa87ef8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622c35f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5622c36b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5622c5f8d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5622c3e45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622c3b509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1084743==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562dde1b2e32 bp 0x7ffea8bec070 sp 0x7ffea8bec068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562dde1b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562dde1b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562dddebd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562dddebed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562dde0b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562dde0b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562dde31a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ddda3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ddda3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ddda26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad74f33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad74f33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ddd964634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562ddda22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562de02fa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562dde1b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562dddebd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect output ( 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  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 
> =================================================================
> ==1084758==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x560408509e32 bp 0x7ffc23fe2410 sp 0x7ffc23fe2408
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x560408509e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604085099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604082149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560408215d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56040840febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560408407952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560408671793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560407d93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560407d8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560407d7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff24e4c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff24e4c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560407cbb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x560407d79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56040a651731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560408509725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604082149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  53 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 
> =================================================================
> ==1084782==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55649564ee32 bp 0x7ffedce4dad0 sp 0x7ffedce4dac8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55649564ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55649564e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564953599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55649535ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556495554ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55649554c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564957b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556494ed8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556494ed456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556494ec2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4f1d65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4f1d65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556494e00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556494ebeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556497796731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55649564e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564953599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect period ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1084738==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5566dc23be32 bp 0x7ffce3ef9070 sp 0x7ffce3ef9068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5566dc23be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566dc23b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566dbf469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566dbf47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566dc141ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566dc139952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566dc3a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566dbac5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566dbac156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566dbaaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91669bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91669bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566db9ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5566dbaabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5566de383731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566dc23b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566dbf469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect pos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1084737==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b3abfc9e32 bp 0x7ffe4ea08b90 sp 0x7ffe4ea08b88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b3abfc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3abfc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3abcd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3abcd5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3abecfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3abec7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3ac131793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3ab853c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3ab84f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3ab83d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ddea5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ddea5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3ab77b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b3ab839aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b3ae111731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3abfc9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3abcd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect routeprobe ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  ad 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 
> =================================================================
> ==1084744==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55aee13cfe32 bp 0x7fffd6c7d0d0 sp 0x7fffd6c7d0c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55aee13cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aee13cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aee10da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aee10dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aee12d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aee12cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aee1537793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aee0c59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aee0c5556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aee0c43018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa98890d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa98890e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aee0b81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55aee0c3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aee3517731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aee13cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aee10da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect vtypes ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  50 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 
> =================================================================
> ==1084773==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56053e14ce32 bp 0x7ffd13426070 sp 0x7ffd13426068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56053e14ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56053e14c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56053de579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56053de58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56053e052ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56053e04a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56053e2b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56053d9d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56053d9d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56053d9c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8549e36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8549e36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56053d8fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56053d9bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560540294731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56053e14c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56053de579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection jamtreshold ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: 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 
> =================================================================
> ==1084831==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x559bc4bd6e32 bp 0x7fffebd3fe70 sp 0x7fffebd3fe68
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x559bc4bd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bc4bd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bc48e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bc48e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bc4adcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559bc4ad4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559bc4d3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559bc4460c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559bc445c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559bc444a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f761d379d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f761d379e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559bc4388634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x559bc4446aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559bc6d1e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bc4bd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bc48e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection name ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: 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 
> =================================================================
> ==1084803==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55636f431e32 bp 0x7fff5eddf990 sp 0x7fff5eddf988
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55636f431e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55636f4319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55636f13c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55636f13dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55636f337ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55636f32f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55636f599793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55636ecbbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55636ecb756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55636eca5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a1075cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a1075ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55636ebe3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55636eca1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556371579731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55636f431725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55636f13c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection output ( 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 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: 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 
> =================================================================
> ==1084825==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x565459349e32 bp 0x7fff7e2ad290 sp 0x7fff7e2ad288
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x565459349e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654593499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654590549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565459055d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56545924febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565459247952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654594b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565458bd3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565458bcf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565458bbd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe43a2e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe43a2e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565458afb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x565458bb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56545b491731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565459349725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654590549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection parameters ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: 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 
> =================================================================
> ==1084848==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55857cff6e32 bp 0x7ffd10037390 sp 0x7ffd10037388
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55857cff6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55857cff69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55857cd019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55857cd02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55857cefcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55857cef4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55857d15e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55857c880c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55857c87c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55857c86a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc47d803d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc47d803e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55857c7a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55857c866aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55857f13e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55857cff6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55857cd019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection period ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  e8 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 
> =================================================================
> ==1084797==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55db29b18e32 bp 0x7fffb7632cf0 sp 0x7fffb7632ce8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55db29b18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db29b189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db298239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db29824d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db29a1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db29a16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db29c80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db293a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db2939e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db2938c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1623faed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1623faee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db292ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55db29388aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55db2bc60731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db29b18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db298239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection pos ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1084783==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55dbf6710e32 bp 0x7fff48bfb6b0 sp 0x7fff48bfb6a8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55dbf6710e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbf67109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbf641b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbf641cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbf6616ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbf660e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbf6878793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbf5f9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbf5f9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbf5f84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8967d34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8967d34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbf5ec2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55dbf5f80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dbf8858731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbf6710725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbf641b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection routeprobe ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  0a 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 
> =================================================================
> ==1084817==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x56177be7ae32 bp 0x7ffc2e28b190 sp 0x7ffc2e28b188
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x56177be7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56177be7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56177bb859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56177bb86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56177bd80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56177bd78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56177bfe2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56177b704c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56177b70056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56177b6ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa145412d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa145412e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56177b62c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x56177b6eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56177dfc2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56177be7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56177bb859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator inspect_selection vtypes ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1084835==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x555f47e49e32 bp 0x7fffabe06990 sp 0x7fffabe06988
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x555f47e49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f47e499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f47b549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f47b55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f47d4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f47d47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f47fb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f476d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f476cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f476bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a0d50dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a0d50de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f475fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x555f476b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555f49f91731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f47e49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f47b549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load default ( 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  89 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 
> =================================================================
> ==1084850==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55d177908e32 bp 0x7ffe87f03270 sp 0x7ffe87f03268
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55d177908e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1779089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1776139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d177614d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d17780eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d177806952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d177a70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d177192c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d17718e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d17717c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04c51bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04c51bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1770ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55d177178aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d179a50731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d177908725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1776139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load edge ( 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  8d 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 
> =================================================================
> ==1084864==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564dc4829e32 bp 0x7ffcd3206910 sp 0x7ffcd3206908
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564dc4829e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564dc48299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564dc45349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564dc4535d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564dc472febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564dc4727952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564dc4991793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564dc40b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564dc40af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564dc409d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7355c1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7355c1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564dc3fdb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564dc4099aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564dc6971731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564dc4829725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564dc45349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load id ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1084849==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55eb68f00e32 bp 0x7ffe415124f0 sp 0x7ffe415124e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55eb68f00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb68f009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb68c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb68c0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb68e06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb68dfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb69068793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb6878ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb6878656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb68774018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f612f1e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f612f1e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb686b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55eb68770aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eb6b048731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb68f00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb68c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load jamthreshold ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  91 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 
> =================================================================
> ==1084904==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x555a762bce32 bp 0x7ffd20c1d2d0 sp 0x7ffd20c1d2c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x555a762bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a762bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a75fc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a75fc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a761c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a761ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a76424793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a75b46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a75b4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a75b30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f746bf4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f746bf4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a75a6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x555a75b2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555a78404731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a762bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a75fc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load name ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  a4 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 
> =================================================================
> ==1084880==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55a2fb62be32 bp 0x7ffcb0f67730 sp 0x7ffcb0f67728
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55a2fb62be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2fb62b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2fb3369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2fb337d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2fb531ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2fb529952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2fb793793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2faeb5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2faeb156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2fae9f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1f736dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1f736de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2faddd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55a2fae9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a2fd773731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2fb62b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2fb3369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,82
> /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  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 
> =================================================================
> ==1084898==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x55c993efee32 bp 0x7ffd41c46450 sp 0x7ffd41c46448
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x55c993efee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c993efe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c993c099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c993c0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c993e04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c993dfc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c994066793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c993788c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c99378456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c993772018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65b013dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65b013de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9936b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x55c99376eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c996046731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c993efe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c993c099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load parameters ( 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  8d 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 
> =================================================================
> ==1084919==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557d1c324e32 bp 0x7ffec7a562f0 sp 0x7ffec7a562e8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557d1c324e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d1c3249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d1c02f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d1c030d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d1c22aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d1c222952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d1c48c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d1bbaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d1bbaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d1bb98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87e6061d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87e6061e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d1bad6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557d1bb94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557d1e46c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d1c324725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d1c02f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load period ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  8f 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 
> =================================================================
> ==1084878==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c5fe7bfe32 bp 0x7ffc8d475dd0 sp 0x7ffc8d475dc8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c5fe7bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5fe7bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5fe4ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5fe4cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5fe6c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5fe6bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5fe927793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5fe049c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5fe04556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5fe033018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e83851d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e83851e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5fdf71634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c5fe02faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c600907731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5fe7bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5fe4ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load pos ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  8a 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 
> =================================================================
> ==1084866==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55f79457de32 bp 0x7fff8ce1c1b0 sp 0x7fff8ce1c1a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55f79457de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f79457d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7942889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f794289d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f794483ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f79447b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f7946e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f793e07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f793e0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f793df1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8d81d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8d81d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f793d2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55f793dedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f7966c5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f79457d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7942889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load routeprobe ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1084882==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55bb98ccce32 bp 0x7ffcb2b86ab0 sp 0x7ffcb2b86aa8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55bb98ccce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb98ccc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb989d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb989d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb98bd2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb98bca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb98e34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb98556c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb9855256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb98540018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c944aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c944aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb9847e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55bb9853caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb9ae14731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb98ccc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb989d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibrator load vtypes ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  a9 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 
> =================================================================
> ==1084909==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5557ef50be32 bp 0x7ffc47a9c870 sp 0x7ffc47a9c868
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5557ef50be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557ef50b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557ef2169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557ef217d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557ef411ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557ef409952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557ef673793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557eed95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557eed9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557eed7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7946eb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7946eb8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557eecbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5557eed7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5557f1653731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557ef50b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557ef2169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
8a9,87
> /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 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 
> =================================================================
> ==1084932==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55b56efe6e32 bp 0x7ffeba16d6d0 sp 0x7ffeba16d6c8
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55b56efe6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b56efe69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b56ecf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b56ecf2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b56eeecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b56eee4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b56f14e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b56e870c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b56e86c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b56e85a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3372fc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3372fc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b56e798634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55b56e856aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b57112e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b56efe6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b56ecf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load arrivallane ( 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  9d 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 
> =================================================================
> ==1085377==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55a2eecace32 bp 0x7ffc415dfeb0 sp 0x7ffc415dfea8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55a2eecace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2eecac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2ee9b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2ee9b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2eebb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2eebaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2eee14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2ee536c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2ee53256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2ee520018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79e8352d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79e8352e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2ee45e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55a2ee51caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a2f0df4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2eecac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2ee9b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load arrivalpos ( 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  c0 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 
> =================================================================
> ==1085384==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x560821aa0e32 bp 0x7fff56bc8cf0 sp 0x7fff56bc8ce8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x560821aa0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560821aa09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608217ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608217acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608219a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56082199e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560821c08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56082132ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56082132656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560821314018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c1bf99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c1bf99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560821252634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x560821310aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560823be8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560821aa0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608217ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load arrivalposlat ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  aa 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 
> =================================================================
> ==1085439==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55b6310fbe32 bp 0x7fff0bbdc450 sp 0x7fff0bbdc448
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55b6310fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6310fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b630e069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b630e07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b631001ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b630ff9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b631263793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b630985c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b63098156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b63096f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8c6136d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8c6136e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6308ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55b63096baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b633243731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6310fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b630e069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load arrivalspeed ( 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  ad 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 
> =================================================================
> ==1085401==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55bb2ed3fe32 bp 0x7ffe728bff10 sp 0x7ffe728bff08
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55bb2ed3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb2ed3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb2ea4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb2ea4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb2ec45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb2ec3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb2eea7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb2e5c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb2e5c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb2e5b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d64dbfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d64dbfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb2e4f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55bb2e5afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb30e87731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb2ed3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb2ea4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  b8 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 
> =================================================================
> ==1085334==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55bd5470ce32 bp 0x7fff7f0f7370 sp 0x7fff7f0f7368
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55bd5470ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd5470c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd544179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd54418d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd54612ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd5460a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd54874793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd53f96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd53f9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd53f80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec13e83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec13e83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd53ebe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55bd53f7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bd56854731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd5470c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd544179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load color ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  b8 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 
> =================================================================
> ==1085359==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x562a0fe1fe32 bp 0x7ffe27da7d30 sp 0x7ffe27da7d28
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x562a0fe1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a0fe1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a0fb2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a0fb2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a0fd25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a0fd1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a0ff87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a0f6a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a0f6a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a0f693018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3297724d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3297724e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a0f5d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x562a0f68faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a11f67731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a0fe1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a0fb2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load containernumber ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  b8 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 
> =================================================================
> ==1085412==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55e7a6f00e32 bp 0x7ffec263a6d0 sp 0x7ffec263a6c8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55e7a6f00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7a6f009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7a6c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7a6c0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7a6e06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7a6dfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7a7068793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7a678ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7a678656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7a6774018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe334463d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe334463e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7a66b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55e7a6770aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e7a9048731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7a6f00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7a6c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load default ( 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  9e 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 
> =================================================================
> ==1085285==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55e113ce5e32 bp 0x7fff9aece450 sp 0x7fff9aece448
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55e113ce5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e113ce59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1139f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1139f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e113bebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e113be3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e113e4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e11356fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e11356b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e113559018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbaff373d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbaff373e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e113497634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55e113555aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e115e2d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e113ce5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1139f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load departlane ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: 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 
> =================================================================
> ==1085364==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x559d01953e32 bp 0x7fffaad917b0 sp 0x7fffaad917a8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x559d01953e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d019539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d0165e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d0165fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d01859ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d01851952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d01abb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d011ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d011d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d011c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb14f43ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb14f43ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d01105634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x559d011c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559d03a9b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d01953725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d0165e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load departpos ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  a1 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 
> =================================================================
> ==1085369==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x56431d9b3e32 bp 0x7ffcde85ebd0 sp 0x7ffcde85ebc8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x56431d9b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56431d9b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56431d6be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56431d6bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56431d8b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56431d8b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56431db1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56431d23dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56431d23956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56431d227018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81974fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81974fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56431d165634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x56431d223aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56431fafb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56431d9b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56431d6be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load departposlat ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  b9 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 
> =================================================================
> ==1085428==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55d419373e32 bp 0x7fff7941f410 sp 0x7fff7941f408
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55d419373e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4193739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d41907e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d41907fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d419279ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d419271952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4194db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d418bfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d418bf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d418be7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16abfdad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16abfdae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d418b25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55d418be3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d41b4bb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d419373725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d41907e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load departspeed ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  a2 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 
> =================================================================
> ==1085365==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x558e23813e32 bp 0x7fff358c2f90 sp 0x7fff358c2f88
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x558e23813e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e238139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e2351e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e2351fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e23719ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e23711952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e2397b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e2309dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e2309956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e23087018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12bdb37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12bdb37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e22fc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x558e23083aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e2595b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e23813725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e2351e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load end ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1085344==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5603d19dbe32 bp 0x7ffdeae1e6b0 sp 0x7ffdeae1e6a8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5603d19dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603d19db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603d16e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603d16e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603d18e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603d18d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603d1b43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603d1265c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603d126156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603d124f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdded3e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdded3e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603d118d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5603d124baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5603d3b23731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603d19db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603d16e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load id ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1085313==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55ac53171e32 bp 0x7ffc7ef4d0f0 sp 0x7ffc7ef4d0e8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55ac53171e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac531719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac52e7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac52e7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac53077ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac5306f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac532d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac529fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac529f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac529e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf174a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf174a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac52923634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55ac529e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ac552b9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac53171725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac52e7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load invalid ( 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  b4 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 
> =================================================================
> ==1085291==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55b6be9a4e32 bp 0x7fff21aec470 sp 0x7fff21aec468
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55b6be9a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6be9a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6be6af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6be6b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6be8aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6be8a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6beb0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6be22ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6be22a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6be218018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7ec78ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7ec78ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6be156634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55b6be214aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b6c0aec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6be9a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6be6af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load line ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: 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 
> =================================================================
> ==1085408==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55b6f3e4de32 bp 0x7ffed4382b10 sp 0x7ffed4382b08
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55b6f3e4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6f3e4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6f3b589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6f3b59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6f3d53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6f3d4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6f3fb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6f36d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6f36d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6f36c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2a44cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2a44cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6f35ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55b6f36bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b6f5f95731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6f3e4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6f3b589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load personnumber ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1085407==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x558960e04e32 bp 0x7ffd0221f6f0 sp 0x7ffd0221f6e8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x558960e04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558960e049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558960b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558960b10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558960d0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558960d02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558960f6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55896068ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55896068a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558960678018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb195b37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb195b37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589605b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x558960674aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558962f4c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558960e04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558960b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  a2 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 
> =================================================================
> ==1085414==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x56251669ae32 bp 0x7ffd72279e90 sp 0x7ffd72279e88
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x56251669ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56251669a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625163a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5625163a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5625165a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562516598952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562516802793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562515f24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562515f2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562515f0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b9fc43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b9fc43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562515e4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x562515f0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5625187e2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56251669a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625163a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load route ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: 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 
> =================================================================
> ==1085316==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5622f3c3ae32 bp 0x7ffc52ecce70 sp 0x7ffc52ecce68
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5622f3c3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622f3c3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622f39459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622f3946d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622f3b40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622f3b38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622f3da2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5622f34c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5622f34c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5622f34ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cc3d05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cc3d05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622f33ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5622f34aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5622f5d82731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5622f3c3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622f39459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load speed ( 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  96 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 
> =================================================================
> ==1085329==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564723958e32 bp 0x7fff5836c0f0 sp 0x7fff5836c0e8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564723958e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647239589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647236639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564723664d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56472385eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564723856952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564723ac0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647231e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647231de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647231cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5643e4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5643e4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56472310a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5647231c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564725aa0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564723958725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647236639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load vehsperhour ( 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  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 
> =================================================================
> ==1085338==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564cce59de32 bp 0x7fff75306470 sp 0x7fff75306468
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564cce59de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cce59d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cce2a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cce2a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cce4a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cce49b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cce705793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ccde27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ccde2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ccde11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67da46fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67da46fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ccdd4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564ccde0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564cd06e5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cce59d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cce2a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1084945==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556cc990ee32 bp 0x7ffd406ed970 sp 0x7ffd406ed968
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556cc990ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556cc990e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556cc96199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556cc961ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556cc9814ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556cc980c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556cc9a76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cc9198c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cc919456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cc9182018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99dd761d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99dd761e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cc90c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556cc917eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ccba56731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556cc990e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556cc96199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create default_nocenter ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1084948==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b624c0de32 bp 0x7ffd9b8dc750 sp 0x7ffd9b8dc748
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b624c0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b624c0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6249189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b624919d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b624b13ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b624b0b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b624d75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b624497c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b62449356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b624481018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6510f8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6510f8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6243bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b62447daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b626d55731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b624c0d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6249189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1084962==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555e3d798e32 bp 0x7ffd611834d0 sp 0x7ffd611834c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555e3d798e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e3d7989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e3d4a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e3d4a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e3d69eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e3d696952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e3d900793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e3d022c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e3d01e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e3d00c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2370d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2370d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e3cf4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555e3d008aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e3f8e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e3d798725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e3d4a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create jamtreshold ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  49 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 
> =================================================================
> ==1085001==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b221624e32 bp 0x7fff8333d830 sp 0x7fff8333d828
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b221624e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2216249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b22132f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b221330d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b22152aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b221522952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b22178c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b220eaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b220eaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b220e98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3bb795d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3bb795e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b220dd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b220e94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b22376c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b221624725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b22132f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  46 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 
> =================================================================
> ==1084982==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555ba02bce32 bp 0x7ffe18fb21b0 sp 0x7ffe18fb21a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555ba02bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ba02bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b9ffc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b9ffc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ba01c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ba01ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ba0424793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b9fb46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b9fb4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b9fb30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe319333d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe319333e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b9fa6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555b9fb2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555ba2404731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ba02bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b9ffc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create output ( 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  76 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 
> =================================================================
> ==1084994==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a6afb99e32 bp 0x7ffeb1683250 sp 0x7ffeb1683248
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a6afb99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6afb999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6af8a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6af8a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6afa9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6afa97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6afd01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6af423c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6af41f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6af40d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64fc4f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64fc4f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6af34b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a6af409aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a6b1ce1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6afb99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6af8a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create period ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1084973==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c2fcfa6e32 bp 0x7ffda12ac350 sp 0x7ffda12ac348
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c2fcfa6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2fcfa69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2fccb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2fccb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2fceacebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2fcea4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2fd10e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2fc830c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2fc82c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2fc81a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89441e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89441e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2fc758634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c2fc816aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c2ff0ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2fcfa6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2fccb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create pos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  4a 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 
> =================================================================
> ==1084970==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564c47981e32 bp 0x7ffe6e40d1d0 sp 0x7ffe6e40d1c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564c47981e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c479819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c4768c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c4768dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c47887ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c4787f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c47ae9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c4720bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c4720756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c471f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50defaed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50defaee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c47133634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564c471f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564c49ac9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c47981725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c4768c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create routeprobe ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  a7 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 
> =================================================================
> ==1084989==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x561f38fa6e32 bp 0x7ffd081adb70 sp 0x7ffd081adb68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x561f38fa6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f38fa69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f38cb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f38cb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f38eacebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f38ea4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f3910e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f38830c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f3882c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f3881a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3649d7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3649d7ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f38758634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x561f38816aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561f3b0ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f38fa6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f38cb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane create vtypes ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1085015==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555803487e32 bp 0x7ffe36bf5d10 sp 0x7ffe36bf5d08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555803487e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558034879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558031929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555803193d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55580338debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555803385952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558035ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555802d11c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555802d0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555802cfb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e1f699d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e1f699e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555802c39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555802cf7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5558055cf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555803487725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558031929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1085022==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d54df70e32 bp 0x7ffe307d4650 sp 0x7ffe307d4648
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d54df70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d54df709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d54dc7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d54dc7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d54de76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d54de6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d54e0d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d54d7fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d54d7f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d54d7e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b7df2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b7df2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d54d722634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d54d7e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d5500b8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d54df70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d54dc7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect jamtreshold ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  58 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 
> =================================================================
> ==1085090==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5641ad8b3e32 bp 0x7ffff6917fb0 sp 0x7ffff6917fa8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5641ad8b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641ad8b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641ad5be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641ad5bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641ad7b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641ad7b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641ada1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5641ad13dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5641ad13956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5641ad127018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99d5467d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99d5467e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641ad065634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5641ad123aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5641af9fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5641ad8b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641ad5be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect lane ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1085035==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ade71ace32 bp 0x7ffd89d0b630 sp 0x7ffd89d0b628
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ade71ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ade71ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ade6eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ade6eb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ade70b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ade70aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ade7314793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ade6a36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ade6a3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ade6a20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dde830d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dde830e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ade695e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ade6a1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ade92f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ade71ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ade6eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1085045==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fd2a7a7e32 bp 0x7ffd7edf5510 sp 0x7ffd7edf5508
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fd2a7a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd2a7a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd2a4b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd2a4b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd2a6adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd2a6a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd2a90f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd2a031c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd2a02d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd2a01b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cd13e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cd13e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd29f59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fd2a017aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fd2c8ef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd2a7a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd2a4b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect output ( 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  76 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 
> =================================================================
> ==1085067==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564a0e9bfe32 bp 0x7fff9784f970 sp 0x7fff9784f968
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564a0e9bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a0e9bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a0e6ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a0e6cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a0e8c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a0e8bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a0eb27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a0e249c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a0e24556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a0e233018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f322843ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f322843ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a0e171634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564a0e22faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a10b07731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a0e9bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a0e6ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1085097==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55aa1df67e32 bp 0x7ffecf227690 sp 0x7ffecf227688
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55aa1df67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa1df679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa1dc729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa1dc73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa1de6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa1de65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa1e0cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa1d7f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa1d7ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa1d7db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff25d0c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff25d0c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa1d719634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55aa1d7d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aa200af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa1df67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa1dc729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect period ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1085043==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d77ef07e32 bp 0x7ffcebf16110 sp 0x7ffcebf16108
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d77ef07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d77ef079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d77ec129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d77ec13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d77ee0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d77ee05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d77f06f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d77e791c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d77e78d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d77e77b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf57dbfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf57dbfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d77e6b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d77e777aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d78104f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d77ef07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d77ec129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect pos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1085042==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557320640e32 bp 0x7ffc78a20130 sp 0x7ffc78a20128
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557320640e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573206409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55732034b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55732034cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557320546ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55732053e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573207a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55731fecac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55731fec656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55731feb4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27b5c49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27b5c49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55731fdf2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55731feb0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557322788731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557320640725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55732034b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect routeprobe ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: 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 
> =================================================================
> ==1085047==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563cbb54ee32 bp 0x7ffed3de0950 sp 0x7ffed3de0948
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563cbb54ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563cbb54e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563cbb2599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563cbb25ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563cbb454ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563cbb44c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563cbb6b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563cbadd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563cbadd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563cbadc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5fb1a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5fb1a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563cbad00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x563cbadbeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563cbd696731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563cbb54e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563cbb2599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect vtypes ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1085089==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ddbde0be32 bp 0x7fff76d36a90 sp 0x7fff76d36a88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ddbde0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddbde0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddbdb169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddbdb17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddbdd11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ddbdd09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ddbdf73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ddbd695c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ddbd69156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ddbd67f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb364f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb364f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddbd5bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ddbd67baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ddbff53731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ddbde0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ddbdb169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection jamtreshold ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1085132==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x557efbdffe32 bp 0x7ffee588a870 sp 0x7ffee588a868
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x557efbdffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557efbdff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557efbb0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557efbb0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557efbd05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557efbcfd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557efbf67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557efb689c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557efb68556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557efb673018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb21152cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb21152ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557efb5b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x557efb66faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557efdf47731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557efbdff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557efbb0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection name ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  fe 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 
> =================================================================
> ==1085123==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55d95b9fae32 bp 0x7ffc65da0df0 sp 0x7ffc65da0de8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55d95b9fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d95b9fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d95b7059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d95b706d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d95b900ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d95b8f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d95bb62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d95b284c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d95b28056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d95b26e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8fe1cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8fe1cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d95b1ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55d95b26aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d95db42731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d95b9fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d95b7059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection output ( 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 0x616000012380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012380: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1085125==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55c6596cce32 bp 0x7fff4892b1b0 sp 0x7fff4892b1a8
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55c6596cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6596cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6593d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6593d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6595d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6595ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c659834793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c658f56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c658f5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c658f40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69e480ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69e480ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c658e7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x55c658f3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c65b814731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6596cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6593d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection parameters ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  eb 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 
> =================================================================
> ==1085149==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x559e37c2ee32 bp 0x7ffcbbff66d0 sp 0x7ffcbbff66c8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x559e37c2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e37c2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e379399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e3793ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e37b34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e37b2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e37d96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e374b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e374b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e374a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fdb0edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fdb0ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e373e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x559e3749eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559e39d76731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e37c2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e379399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection period ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  fe 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 
> =================================================================
> ==1085112==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x558f193a1e32 bp 0x7ffd844d1bb0 sp 0x7ffd844d1ba8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x558f193a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f193a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f190ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f190add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f192a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f1929f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f19509793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f18c2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f18c2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f18c15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc710029d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc710029e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f18b53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x558f18c11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558f1b4e9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f193a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f190ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection pos ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1085106==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x562fa4d0ce32 bp 0x7ffe0b75ba10 sp 0x7ffe0b75ba08
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x562fa4d0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562fa4d0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562fa4a179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562fa4a18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562fa4c12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562fa4c0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562fa4e74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562fa4596c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562fa459256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562fa4580018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62cc05dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62cc05de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562fa44be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x562fa457caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562fa6e54731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562fa4d0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562fa4a179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection routeprobe ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: note: object has invalid vptr
>  00 00 00 00  05 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 
> =================================================================
> ==1085127==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55caabcbde32 bp 0x7ffdeae4de70 sp 0x7ffdeae4de68
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55caabcbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55caabcbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55caab9c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55caab9c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55caabbc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55caabbbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55caabe25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55caab547c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55caab54356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55caab531018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba8a204d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba8a204e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55caab46f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55caab52daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55caade05731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55caabcbd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55caab9c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane inspect_selection vtypes ( 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 0x616000012980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012980: 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 
> =================================================================
> ==1085141==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x557194ca6e32 bp 0x7ffc7ccd41b0 sp 0x7ffc7ccd41a8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x557194ca6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557194ca69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571949b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571949b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557194bacebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557194ba4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557194e0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557194530c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55719452c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55719451a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd08818ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd08818ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557194458634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x557194516aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557196dee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557194ca6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571949b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load default ( 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  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 
> =================================================================
> ==1085156==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55df4217ee32 bp 0x7fff61bc41d0 sp 0x7fff61bc41c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55df4217ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df4217e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df41e899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df41e8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df42084ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df4207c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df422e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df41a08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df41a0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df419f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8179df2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8179df2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df41930634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55df419eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55df442c6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df4217e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df41e899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load id ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1085158==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55981c954e32 bp 0x7ffda9e75c50 sp 0x7ffda9e75c48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55981c954e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55981c9549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55981c65f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55981c660d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55981c85aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55981c852952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55981cabc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55981c1dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55981c1da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55981c1c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efca4c6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efca4c6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55981c106634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55981c1c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55981ea9c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55981c954725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55981c65f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load jamthreshold ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1085219==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x563df614ee32 bp 0x7fff9d8e5c10 sp 0x7fff9d8e5c08
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x563df614ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563df614e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563df5e599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563df5e5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563df6054ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563df604c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563df62b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563df59d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563df59d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563df59c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2508b22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2508b22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563df5900634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x563df59beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563df8296731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563df614e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563df5e599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load lane ( 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  9d 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 
> =================================================================
> ==1085175==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5615b5f9de32 bp 0x7ffffe890cf0 sp 0x7ffffe890ce8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5615b5f9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615b5f9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615b5ca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615b5ca9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615b5ea3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615b5e9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615b6105793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615b5827c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615b582356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615b5811018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f206eb25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f206eb25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615b574f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5615b580daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5615b80e5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615b5f9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615b5ca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load name ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: 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 
> =================================================================
> ==1085194==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5574bdd4be32 bp 0x7ffcfcd14b50 sp 0x7ffcfcd14b48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5574bdd4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574bdd4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574bda569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574bda57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574bdc51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574bdc49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574bdeb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574bd5d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574bd5d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574bd5bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd484917d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd484917e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574bd4fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5574bd5bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5574bfe93731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574bdd4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574bda569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load output ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  9e 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 
> =================================================================
> ==1085213==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x5571776b2e32 bp 0x7ffd51a1ac90 sp 0x7ffd51a1ac88
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x5571776b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571776b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571773bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571773bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571775b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571775b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55717781a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557176f3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557176f3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557176f26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9e3c43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9e3c43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557176e64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x557176f22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5571797fa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571776b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571773bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load parameters ( 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  a6 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 
> =================================================================
> ==1085235==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561b25078e32 bp 0x7ffd1ccf3d30 sp 0x7ffd1ccf3d28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561b25078e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b250789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b24d839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b24d84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b24f7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b24f76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b251e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b24902c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b248fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b248ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40192a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40192a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b2482a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561b248e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561b271c0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b25078725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b24d839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load period ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  8f 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 
> =================================================================
> ==1085191==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5569b5619e32 bp 0x7ffc96e69090 sp 0x7ffc96e69088
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5569b5619e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569b56199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569b53249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569b5325d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569b551febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569b5517952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569b5781793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5569b4ea3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5569b4e9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5569b4e8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f902c8a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f902c8a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569b4dcb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5569b4e89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5569b7761731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569b5619725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569b53249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load pos ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1085174==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55b3a3062e32 bp 0x7fffe59d6bd0 sp 0x7fffe59d6bc8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55b3a3062e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3a30629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3a2d6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3a2d6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3a2f68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3a2f60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3a31ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3a28ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3a28e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3a28d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae91444d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae91444e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3a2814634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55b3a28d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b3a51aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3a3062725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3a2d6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load routeprobe ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  f7 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 
> =================================================================
> ==1085203==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x556494cece32 bp 0x7ffee881d670 sp 0x7ffee881d668
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x556494cece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556494cec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564949f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564949f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556494bf2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556494bea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556494e54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556494576c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55649457256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556494560018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabb09a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabb09a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55649449e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55649455caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556496e34731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556494cec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564949f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane load vtypes ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  a5 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 
> =================================================================
> ==1085236==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x559b79b23e32 bp 0x7ffdfa254030 sp 0x7ffdfa254028
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x559b79b23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b79b239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b7982e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b7982fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b79a29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b79a21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b79c8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b793adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b793a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b79397018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17f7aa5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17f7aa5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b792d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x559b79393aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b7bc6b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b79b23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b7982e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements calibratorlane volatilerecomputing ( Last six runs Jun2023 )

---------- Differences in errors ----------
8a9,87
> /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  bc 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 
> =================================================================
> ==1085240==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55ab548e7e32 bp 0x7ffd94a03030 sp 0x7ffd94a03028
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55ab548e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab548e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab545f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab545f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab547edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab547e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab54a4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab54171c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab5416d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab5415b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9cd625d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9cd625e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab54099634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55ab54157aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ab56a2f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab548e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab545f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create chargedelay ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1082071==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5612be8f4e32 bp 0x7ffeee8f90d0 sp 0x7ffeee8f90c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5612be8f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612be8f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612be5ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612be600d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612be7faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612be7f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612bea5c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612be17ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612be17a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612be168018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c6687cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c6687ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612be0a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5612be164aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5612c0a3c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612be8f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612be5ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create chargeintransit ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1082068==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55af8297ce32 bp 0x7ffd83b67f90 sp 0x7ffd83b67f88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55af8297ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af8297c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af826879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af82688d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af82882ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af8287a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af82ae4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af82206c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af8220256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af821f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a18539d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a18539e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af8212e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55af821ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55af84ac4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af8297c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af826879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1082018==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563c99372e32 bp 0x7ffc867474d0 sp 0x7ffc867474c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563c99372e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c993729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c9907d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c9907ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c99278ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c99270952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c994da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c98bfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c98bf856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c98be6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff45b2fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff45b2fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c98b24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563c98be2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563c9b4ba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c99372725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c9907d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create efficiency ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1082057==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56357b7a1e32 bp 0x7ffc66abfd90 sp 0x7ffc66abfd88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56357b7a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56357b7a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56357b4ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56357b4add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56357b6a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56357b69f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56357b909793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56357b02bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56357b02756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56357b015018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff32a83ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff32a83ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56357af53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56357b011aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56357d8e9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56357b7a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56357b4ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create friendlypos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1082040==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56204ab53e32 bp 0x7ffec0d77f30 sp 0x7ffec0d77f28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56204ab53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56204ab539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56204a85e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56204a85fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56204aa59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56204aa51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56204acbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56204a3ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56204a3d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56204a3c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c230b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c230b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56204a305634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56204a3c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56204cc9b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56204ab53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56204a85e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1082027==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562d7674ce32 bp 0x7ffe66cbb470 sp 0x7ffe66cbb468
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562d7674ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d7674c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d764579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d76458d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d76652ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d7664a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d768b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d75fd6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d75fd256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d75fc0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fd6405d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fd6405e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d75efe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562d75fbcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562d78894731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d7674c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d764579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1082036==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56247b0cce32 bp 0x7ffecaa3d230 sp 0x7ffecaa3d228
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56247b0cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56247b0cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56247add79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56247add8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56247afd2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56247afca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56247b234793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56247a956c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56247a95256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56247a940018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f001bdeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f001bdeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56247a87e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56247a93caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56247d214731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56247b0cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56247add79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create power ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1082046==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5568a4e37e32 bp 0x7fffdaa38e50 sp 0x7fffdaa38e48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5568a4e37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568a4e379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568a4b429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568a4b43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568a4d3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568a4d35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568a4f9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568a46c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568a46bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568a46ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d24995d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d24995e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568a45e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5568a46a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5568a6f7f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568a4e37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568a4b429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create references ( 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  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 
> =================================================================
> ==1082078==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5570f8d21e32 bp 0x7ffce41a6550 sp 0x7ffce41a6548
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5570f8d21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570f8d219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570f8a2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570f8a2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570f8c27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570f8c1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570f8e89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570f85abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570f85a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570f8595018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb961f50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb961f50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570f84d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5570f8591aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5570fae69731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570f8d21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570f8a2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation create references_length ( 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  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 
> =================================================================
> ==1082087==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55d9b9725e32 bp 0x7ffe0db77b70 sp 0x7ffe0db77b68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55d9b9725e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9b97259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9b94309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9b9431d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9b962bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9b9623952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9b988d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9b8fafc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9b8fab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9b8f99018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9956c2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9956c2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9b8ed7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55d9b8f95aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d9bb86d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9b9725725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9b94309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation fix fix_positions ( 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  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 
> =================================================================
> ==1082353==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5645fa38de32 bp 0x7ffc5eb085b0 sp 0x7ffc5eb085a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5645fa38de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645fa38d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645fa0989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645fa099d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645fa293ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645fa28b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645fa4f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645f9c17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645f9c1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645f9c01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b64739d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b64739e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645f9b3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5645f9bfdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5645fc4d5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645fa38d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645fa0989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation fix friendlypos ( 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  20 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 
> =================================================================
> ==1082371==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563a75793e32 bp 0x7ffe5682fe50 sp 0x7ffe5682fe48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563a75793e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a757939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a7549e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a7549fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a75699ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a75691952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a758fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a7501dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a7501956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a75007018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e3e5d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e3e5d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a74f45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x563a75003aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563a778db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a75793725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a7549e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation fix select_invalids ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1082363==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5600a9b7ae32 bp 0x7ffe88541630 sp 0x7ffe88541628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5600a9b7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600a9b7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600a98859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600a9886d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600a9a80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600a9a78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600a9ce2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600a9404c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600a940056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600a93ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc974133d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc974133e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600a932c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5600a93eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600abcc2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600a9b7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600a98859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect chargedelay ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1082174==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55aecd05ae32 bp 0x7ffeeb13ba30 sp 0x7ffeeb13ba28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55aecd05ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aecd05a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aeccd659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aeccd66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aeccf60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aeccf58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aecd1c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aecc8e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aecc8e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aecc8ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f527f8b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f527f8b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aecc80c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55aecc8caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aecf1a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aecd05a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aeccd659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect chargeintransit ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1082160==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55eab953ce32 bp 0x7ffee5d86410 sp 0x7ffee5d86408
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55eab953ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eab953c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eab92479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eab9248d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eab9442ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eab943a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eab96a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eab8dc6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eab8dc256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eab8db0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2df13dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2df13dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eab8cee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55eab8dacaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eabb684731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eab953c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eab92479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect efficiency ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1082154==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56548e102e32 bp 0x7ffd9c08b210 sp 0x7ffd9c08b208
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56548e102e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56548e1029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56548de0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56548de0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56548e008ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56548e000952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56548e26a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56548d98cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56548d98856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56548d976018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19ed295d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19ed295e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56548d8b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56548d972aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56549024a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56548e102725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56548de0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect endpos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1082123==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a66999ae32 bp 0x7fffb9d8f530 sp 0x7fffb9d8f528
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a66999ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a66999a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6696a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6696a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6698a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a669898952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a669b02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a669224c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a66922056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a66920e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f316a9a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f316a9a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a66914c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a66920aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a66bae2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a66999a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6696a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect friendlypos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1082132==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a4f4903e32 bp 0x7ffc81231990 sp 0x7ffc81231988
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a4f4903e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4f49039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4f460e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4f460fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4f4809ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4f4801952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4f4a6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4f418dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4f418956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4f4177018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7658d42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7658d42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4f40b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a4f4173aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a4f6a4b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4f4903725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4f460e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect id ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1082110==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559af0564e32 bp 0x7ffe52ea3410 sp 0x7ffe52ea3408
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559af0564e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559af05649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559af026f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559af0270d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559af046aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559af0462952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559af06cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559aefdeec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559aefdea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559aefdd8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad31e82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad31e82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559aefd16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559aefdd4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559af26ac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559af0564725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559af026f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1082106==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55cc0701de32 bp 0x7ffef5fc4870 sp 0x7ffef5fc4868
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55cc0701de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc0701d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc06d289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc06d29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc06f23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc06f1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc07185793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc068a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc068a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc06891018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10b4269d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10b4269e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc067cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55cc0688daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cc09165731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc0701d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc06d289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1082125==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a637b20e32 bp 0x7ffdc2129ff0 sp 0x7ffdc2129fe8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a637b20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a637b209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a63782b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a63782cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a637a26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a637a1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a637c88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6373aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6373a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a637394018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5864b66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5864b66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6372d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a637390aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a639c68731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a637b20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a63782b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1082181==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557250867e32 bp 0x7ffc1a618fd0 sp 0x7ffc1a618fc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557250867e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572508679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572505729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557250573d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55725076debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557250765952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572509cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572500f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572500ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572500db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fcdbefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fcdbefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557250019634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5572500d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5572529af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557250867725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572505729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect power ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1082140==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5603ae988e32 bp 0x7ffda9e2f550 sp 0x7ffda9e2f548
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5603ae988e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603ae9889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603ae6939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603ae694d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603ae88eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603ae886952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603aeaf0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603ae212c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603ae20e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603ae1fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa09bb64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa09bb64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603ae13a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5603ae1f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5603b0ad0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603ae988725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603ae6939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect startpos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1082107==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557fb9e75e32 bp 0x7fffa912e9d0 sp 0x7fffa912e9c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557fb9e75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557fb9e759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557fb9b809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557fb9b81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557fb9d7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557fb9d73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557fb9fdd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557fb96ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557fb96fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557fb96e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52420ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52420cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557fb9627634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557fb96e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557fbbfbd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557fb9e75725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557fb9b809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection chargedelay ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  42 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 
> =================================================================
> ==1082218==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e1c02bfe32 bp 0x7ffd3fbceff0 sp 0x7ffd3fbcefe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e1c02bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1c02bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1bffca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1bffcbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1c01c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1c01bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1c0427793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1bfb49c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1bfb4556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1bfb33018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb60b4a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb60b4a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1bfa71634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e1bfb2faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e1c2407731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1c02bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1bffca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection chargeintransit ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1082211==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5653a3058e32 bp 0x7fff1422f710 sp 0x7fff1422f708
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5653a3058e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653a30589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653a2d639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653a2d64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653a2f5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653a2f56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653a31c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653a28e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653a28de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653a28cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ecdb81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ecdb81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653a280a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5653a28c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5653a51a0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653a3058725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653a2d639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection efficiency ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082202==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fcdbb02e32 bp 0x7ffcbf86e050 sp 0x7ffcbf86e048
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fcdbb02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcdbb029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcdb80d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcdb80ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcdba08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcdba00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcdbc6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcdb38cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcdb38856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcdb376018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2947e5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2947e5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fcdb2b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fcdb372aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fcddc4a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fcdbb02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fcdb80d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082197==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56217dfb3e32 bp 0x7ffebc79def0 sp 0x7ffebc79dee8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56217dfb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56217dfb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56217dcbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56217dcbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56217deb9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56217deb1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56217e11b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56217d83dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56217d83956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56217d827018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41629a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41629a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56217d765634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56217d823aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5621800fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56217dfb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56217dcbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1082187==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55dce492ae32 bp 0x7fff53ca9a10 sp 0x7fff53ca9a08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55dce492ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dce492a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dce46359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dce4636d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dce4830ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dce4828952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dce4a92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dce41b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dce41b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dce419e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20b9e66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20b9e66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dce40dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55dce419aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dce6a72731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dce492a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dce46359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082242==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5645f60cee32 bp 0x7ffc3b270e90 sp 0x7ffc3b270e88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5645f60cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645f60ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645f5dd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645f5ddad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645f5fd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645f5fcc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645f6236793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645f5958c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645f595456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645f5942018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f446a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f446a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645f5880634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5645f593eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5645f8216731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645f60ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645f5dd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation inspect_selection power ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1082198==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c418037e32 bp 0x7fffd72d6950 sp 0x7fffd72d6948
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c418037e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4180379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c417d429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c417d43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c417f3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c417f35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c41819f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4178c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4178bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4178ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8164d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8164d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4177e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c4178a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c41a17f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c418037725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c417d429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load chargedelay ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082312==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555a62786e32 bp 0x7ffd91707870 sp 0x7ffd91707868
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555a62786e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a627869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a624919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a62492d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a6268cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a62684952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a628ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a62010c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a6200c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a61ffa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3fda737d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3fda737e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a61f38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555a61ff6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555a648ce731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a62786725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a624919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load chargeintransit ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1082308==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557b494aee32 bp 0x7ffc2abe9b50 sp 0x7ffc2abe9b48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557b494aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b494ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b491b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b491bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b493b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b493ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b49616793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b48d38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b48d3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b48d22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda6fcd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda6fcd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b48c60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557b48d1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557b4b5f6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b494ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b491b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1082244==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561da27bde32 bp 0x7fff086486b0 sp 0x7fff086486a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561da27bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561da27bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561da24c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561da24c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561da26c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561da26bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561da2925793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561da2047c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561da204356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561da2031018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63292dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63292dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561da1f6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561da202daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561da4905731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561da27bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561da24c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load efficiency ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1082292==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55df650ede32 bp 0x7ffca10e8ff0 sp 0x7ffca10e8fe8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55df650ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df650ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df64df89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df64df9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df64ff3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df64feb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df65255793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df64977c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df6497356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df64961018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f138ccedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f138ccede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df6489f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55df6495daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55df67235731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df650ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df64df89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load endpos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1082268==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f558723e32 bp 0x7ffd3a6f3070 sp 0x7ffd3a6f3068
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f558723e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5587239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f55842e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f55842fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f558629ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f558621952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f55888b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f557fadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f557fa956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f557f97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5dc437ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5dc437ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f557ed5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f557f93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f55a86b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f558723725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f55842e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load friendlypos ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  21 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 
> =================================================================
> ==1082319==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55c74c628e32 bp 0x7ffe447a3fd0 sp 0x7ffe447a3fc8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55c74c628e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c74c6289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c74c3339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c74c334d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c74c52eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c74c526952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c74c790793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c74beb2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c74beae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c74be9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f487a472d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f487a472e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c74bdda634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55c74be98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c74e770731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c74c628725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c74c3339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load id ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1082240==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55bc92db0e32 bp 0x7ffef9e36870 sp 0x7ffef9e36868
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55bc92db0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc92db09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc92abb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc92abcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc92cb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc92cae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc92f18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc9263ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc9263656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc92624018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc995825d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc995825e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc92562634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55bc92620aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc94ef8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc92db0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc92abb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1082243==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fb58fe9e32 bp 0x7ffcd5da8150 sp 0x7ffcd5da8148
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fb58fe9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb58fe99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb58cf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb58cf5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb58eefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb58ee7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb59151793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb58873c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb5886f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb5885d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fafb04dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fafb04dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb5879b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fb58859aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb5b131731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb58fe9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb58cf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1082282==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5584a970ce32 bp 0x7fff7bedc470 sp 0x7fff7bedc468
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5584a970ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584a970c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584a94179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584a9418d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584a9612ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584a960a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584a9874793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584a8f96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584a8f9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584a8f80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc325682d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc325682e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584a8ebe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5584a8f7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5584ab854731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584a970c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584a94179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1082323==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556032972e32 bp 0x7fffc661b010 sp 0x7fffc661b008
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556032972e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560329729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55603267d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55603267ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556032878ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556032870952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556032ada793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560321fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560321f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560321e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02841d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02841d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556032124634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5560321e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556034aba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556032972725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55603267d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load power ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1082285==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b02056ae32 bp 0x7ffee4f7fe90 sp 0x7ffee4f7fe88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b02056ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b02056a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0202759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b020276d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b020470ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b020468952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0206d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b01fdf4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b01fdf056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b01fdde018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7ea10fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7ea10fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b01fd1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b01fddaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0226b2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b02056a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0202759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation load startpos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1082260==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5602955abe32 bp 0x7ffce7f92f30 sp 0x7ffce7f92f28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5602955abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602955ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602952b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602952b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602954b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602954a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560295713793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560294e35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560294e3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560294e1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b37994d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b37994e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560294d5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560294e1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5602976f3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602955ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602952b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  28 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 
> =================================================================
> ==1082331==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f2b0006e32 bp 0x7fffb977a5b0 sp 0x7fffb977a5a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f2b0006e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2b00069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2afd119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2afd12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2aff0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2aff04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2b016e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2af890c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2af88c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2af87a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0da74ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0da74cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2af7b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f2af876aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f2b214e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2b0006725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2afd119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements chargingstation volatilerecomputing ( 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 0x616000011a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011a80: 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 
> =================================================================
> ==1082337==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55f874591e32 bp 0x7ffec9103a90 sp 0x7ffec9103a88
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55f874591e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8745919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f87429c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f87429dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f874497ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f87448f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8746f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f873e1bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f873e1756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f873e05018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f498888fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f498888fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f873d43634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55f873e01aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f8766d9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f874591725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f87429c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  40 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 
> =================================================================
> ==1082430==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a5392e3e32 bp 0x7ffc2aa73190 sp 0x7ffc2aa73188
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a5392e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5392e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a538fee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a538fefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5391e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5391e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a53944b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a538b6dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a538b6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a538b57018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c27343d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c27343e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a538a95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a538b53aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a53b42b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5392e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a538fee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create containercapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1082412==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c48a82de32 bp 0x7ffeae005d30 sp 0x7ffeae005d28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c48a82de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c48a82d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c48a5389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c48a539d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c48a733ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c48a72b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c48a995793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c48a0b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c48a0b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c48a0a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6595d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6595d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c489fdf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c48a09daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c48c975731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c48a82d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c48a5389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1082376==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5564aefbce32 bp 0x7fffa9eacf70 sp 0x7fffa9eacf68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5564aefbce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564aefbc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564aecc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564aecc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564aeec2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564aeeba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564af124793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564ae846c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564ae84256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564ae830018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07c0c5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07c0c5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564ae76e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5564ae82caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5564b1104731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564aefbc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564aecc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1082400==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558d99d27e32 bp 0x7ffd003913b0 sp 0x7ffd003913a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558d99d27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d99d279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d99a329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d99a33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d99c2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d99c25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d99e8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d995b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d995ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d9959b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7dc4e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7dc4e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d994d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558d99597aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558d9be6f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d99d27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d99a329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1082390==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fcf9381e32 bp 0x7fff9a17c390 sp 0x7fff9a17c388
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fcf9381e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcf93819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcf908c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcf908dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcf9287ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcf927f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcf94e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcf8c0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcf8c0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcf8bf5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb164addd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb164adde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fcf8b33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fcf8bf1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fcfb4c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fcf9381725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fcf908c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1082406==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56157614de32 bp 0x7ffcdaa47030 sp 0x7ffcdaa47028
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56157614de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56157614d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561575e589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561575e59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561576053ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56157604b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615762b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615759d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615759d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615759c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f186a42bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f186a42be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615758ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5615759bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561578295731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56157614d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561575e589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1082389==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562e48f22e32 bp 0x7ffc305b6ed0 sp 0x7ffc305b6ec8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562e48f22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e48f229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e48c2d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e48c2ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e48e28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e48e20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e4908a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e487acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e487a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e48796018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10a9263d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10a9263e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e486d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562e48792aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562e4b06a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e48f22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e48c2d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1082422==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c1b34dee32 bp 0x7ffea69d7350 sp 0x7ffea69d7348
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c1b34dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1b34de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1b31e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1b31ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1b33e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1b33dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1b3646793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1b2d68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1b2d6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1b2d52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58bd76ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58bd76ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1b2c90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c1b2d4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c1b5626731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1b34de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1b31e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create references ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1082431==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5593b81c6e32 bp 0x7ffd5669f910 sp 0x7ffd5669f908
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5593b81c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593b81c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593b7ed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593b7ed2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593b80ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593b80c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593b832e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593b7a50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593b7a4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593b7a3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2f52f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2f52f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593b7978634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5593b7a36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5593ba30e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593b81c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593b7ed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop create references_length ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1082443==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a7bd698e32 bp 0x7fffd24b8710 sp 0x7fffd24b8708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a7bd698e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7bd6989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7bd3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7bd3a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7bd59eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7bd596952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7bd800793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7bcf22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7bcf1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7bcf0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabb931cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabb931ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7bce4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a7bcf08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a7bf7e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7bd698725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7bd3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop fix fix_positions ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1082703==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5642325dfe32 bp 0x7ffdd8808750 sp 0x7ffdd8808748
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5642325dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642325df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642322ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642322ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642324e5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642324dd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564232747793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564231e69c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564231e6556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564231e53018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03b066cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03b066ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564231d91634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564231e4faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564234727731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642325df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642322ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop fix friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082721==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5566f6179e32 bp 0x7ffc6e738870 sp 0x7ffc6e738868
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5566f6179e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566f61799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566f5e849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566f5e85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566f607febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566f6077952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566f62e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566f5a03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566f59ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566f59ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20f0742d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20f0742e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566f592b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5566f59e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5566f82c1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566f6179725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566f5e849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop fix select_invalids ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  0b 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 
> =================================================================
> ==1082708==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a649a6de32 bp 0x7ffc0274fb50 sp 0x7ffc0274fb48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a649a6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a649a6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6497789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a649779d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a649973ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a64996b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a649bd5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6492f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6492f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6492e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f774d7ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f774d7dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a64921f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a6492ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a64bbb5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a649a6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6497789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082529==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555c221e3e32 bp 0x7ffcf52ae010 sp 0x7ffcf52ae008
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555c221e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c221e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c21eee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c21eefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c220e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c220e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c2234b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c21a6dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c21a6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c21a57018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f4f1c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f4f1c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c21995634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555c21a53aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555c2432b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c221e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c21eee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect containercapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1082516==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5598d31f9e32 bp 0x7fff988be2d0 sp 0x7fff988be2c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5598d31f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598d31f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598d2f049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598d2f05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598d30ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598d30f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598d3361793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598d2a83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598d2a7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598d2a6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9aa699d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9aa699e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598d29ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5598d2a69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5598d5341731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598d31f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598d2f049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect endpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1082486==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bbaea67e32 bp 0x7ffc84b2be70 sp 0x7ffc84b2be68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bbaea67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbaea679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbae7729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbae773d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbae96debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbae965952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbaebcf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbae2f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbae2ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbae2db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40a12bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40a12bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbae219634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bbae2d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bbb0baf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbaea67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbae7729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1082498==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bf6ecb5e32 bp 0x7ffdd9251690 sp 0x7ffdd9251688
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bf6ecb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf6ecb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf6e9c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf6e9c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf6ebbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf6ebb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf6ee1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf6e53fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf6e53b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf6e529018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54babe6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54babe6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf6e467634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bf6e525aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bf70dfd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf6ecb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf6e9c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2b 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 
> =================================================================
> ==1082460==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d758742e32 bp 0x7fff871746b0 sp 0x7fff871746a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d758742e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7587429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d75844d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d75844ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d758648ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d758640952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7588aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d757fccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d757fc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d757fb6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84f44afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84f44afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d757ef4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d757fb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d75a88a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d758742725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d75844d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082473==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f94ddcce32 bp 0x7ffda50e1c50 sp 0x7ffda50e1c48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f94ddcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f94ddcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f94dad79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f94dad8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f94dcd2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f94dcca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f94df34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f94d656c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f94d65256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f94d640018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfcc52dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfcc52de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f94d57e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f94d63caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f94ff14731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f94ddcc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f94dad79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1082499==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556b509f4e32 bp 0x7ffe00eaccf0 sp 0x7ffe00eacce8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556b509f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b509f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b506ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b50700d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b508faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b508f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b50b5c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b5027ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b5027a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b50268018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa46ce15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa46ce15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b501a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556b50264aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556b52b3c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b509f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b506ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  20 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 
> =================================================================
> ==1082493==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56359bc55e32 bp 0x7ffc8a167690 sp 0x7ffc8a167688
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56359bc55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56359bc559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56359b9609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56359b961d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56359bb5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56359bb53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56359bdbd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56359b4dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56359b4db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56359b4c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba85048d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba85048e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56359b407634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56359b4c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56359dd9d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56359bc55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56359b9609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082538==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562f3edf0e32 bp 0x7fff253ca590 sp 0x7fff253ca588
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562f3edf0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f3edf09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f3eafb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f3eafcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f3ecf6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f3ecee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f3ef58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f3e67ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f3e67656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f3e664018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9dc0783d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9dc0783e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f3e5a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562f3e660aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f40f38731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f3edf0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f3eafb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082523==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e92fb82e32 bp 0x7fffd8ea1230 sp 0x7fffd8ea1228
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e92fb82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e92fb829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e92f88d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e92f88ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e92fa88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e92fa80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e92fcea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e92f40cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e92f40856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e92f3f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02f19d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02f19d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e92f334634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e92f3f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e931cca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e92fb82725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e92f88d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect startpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1082475==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c2950dae32 bp 0x7ffeea4476d0 sp 0x7ffeea4476c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c2950dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2950da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c294de59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c294de6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c294fe0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c294fd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c295242793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c294964c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c29496056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c29494e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cec864d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cec864e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c29488c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c29494aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c297222731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2950da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c294de59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect_selection color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1082577==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d57dcf9e32 bp 0x7fff3766a070 sp 0x7fff3766a068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d57dcf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d57dcf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d57da049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d57da05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d57dbffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d57dbf7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d57de61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d57d583c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d57d57f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d57d56d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20f5f2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20f5f2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d57d4ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d57d569aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d57fe41731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d57dcf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d57da049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect_selection containercapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1082563==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f80bc54e32 bp 0x7ffd9161e4f0 sp 0x7ffd9161e4e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f80bc54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f80bc549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f80b95f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f80b960d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f80bb5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f80bb52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f80bdbc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f80b4dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f80b4da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f80b4c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f866e907d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f866e907e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f80b406634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f80b4c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f80dd9c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f80bc54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f80b95f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect_selection friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082554==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561385ea9e32 bp 0x7fff39857510 sp 0x7fff39857508
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561385ea9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561385ea99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561385bb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561385bb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561385dafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561385da7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561386011793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561385733c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56138572f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56138571d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbae3ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbae3cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56138565b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561385719aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561387ff1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561385ea9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561385bb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect_selection lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  48 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 
> =================================================================
> ==1082558==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555e061b7e32 bp 0x7ffc5ee55630 sp 0x7ffc5ee55628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555e061b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e061b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e05ec29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e05ec3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e060bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e060b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e0631f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e05a41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e05a3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e05a2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9462f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9462f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e05969634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555e05a27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e082ff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e061b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e05ec29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect_selection name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  4f 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 
> =================================================================
> ==1082537==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f4cc981e32 bp 0x7fff69972510 sp 0x7fff69972508
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f4cc981e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4cc9819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4cc68c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4cc68dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4cc887ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4cc87f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4ccae9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4cc20bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4cc20756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4cc1f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54f5da2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54f5da2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4cc133634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f4cc1f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f4ceac9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4cc981725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4cc68c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect_selection parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082578==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f18c230e32 bp 0x7ffda5da3b90 sp 0x7ffda5da3b88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f18c230e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f18c2309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f18bf3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f18bf3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f18c136ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f18c12e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f18c398793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f18babac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f18bab656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f18baa4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff32f3ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff32f3eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f18b9e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f18baa0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f18e378731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f18c230725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f18bf3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop inspect_selection parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2b 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 
> =================================================================
> ==1082564==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55cdcfdb2e32 bp 0x7ffd6f76a070 sp 0x7ffd6f76a068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55cdcfdb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cdcfdb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cdcfabd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cdcfabed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cdcfcb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cdcfcb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cdcff1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cdcf63cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cdcf63856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cdcf626018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b8e481d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b8e481e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cdcf564634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55cdcf622aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cdd1efa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cdcfdb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cdcfabd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  48 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 
> =================================================================
> ==1082681==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5634b75a4e32 bp 0x7ffff4623a90 sp 0x7ffff4623a88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5634b75a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634b75a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634b72af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634b72b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634b74aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634b74a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634b770c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634b6e2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634b6e2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634b6e18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e0fe5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e0fe5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634b6d56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5634b6e14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5634b96ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634b75a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634b72af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load containercapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1082666==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55944c15ae32 bp 0x7fffd6785110 sp 0x7fffd6785108
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55944c15ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55944c15a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55944be659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55944be66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55944c060ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55944c058952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55944c2c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55944b9e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55944b9e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55944b9ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5da1d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5da1d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55944b90c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55944b9caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55944e2a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55944c15a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55944be659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1082586==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ce892c7e32 bp 0x7ffcc23b70f0 sp 0x7ffcc23b70e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ce892c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce892c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce88fd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce88fd3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce891cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce891c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce8942f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce88b51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce88b4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce88b3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f33eb1d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f33eb1d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce88a79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ce88b37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ce8b40f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce892c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce88fd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load endpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082625==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5607cc977e32 bp 0x7ffefe315630 sp 0x7ffefe315628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5607cc977e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607cc9779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607cc6829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607cc683d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607cc87debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607cc875952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607ccadf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607cc201c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607cc1fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607cc1eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63d10f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63d10f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607cc129634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5607cc1e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607ceabf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607cc977725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607cc6829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082641==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56538fc13e32 bp 0x7ffff78e1ab0 sp 0x7ffff78e1aa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56538fc13e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56538fc139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56538f91e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56538f91fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56538fb19ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56538fb11952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56538fd7b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56538f49dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56538f49956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56538f487018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3065d90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3065d90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56538f3c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56538f483aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565391d5b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56538fc13725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56538f91e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082599==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5610ce7ace32 bp 0x7ffd95352ab0 sp 0x7ffd95352aa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5610ce7ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610ce7ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610ce4b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610ce4b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610ce6b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610ce6aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610ce914793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610ce036c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610ce03256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610ce020018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ef95f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ef95f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610cdf5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5610ce01caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5610d08f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610ce7ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610ce4b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082611==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559db586ee32 bp 0x7ffde6146090 sp 0x7ffde6146088
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559db586ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559db586e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559db55799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559db557ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559db5774ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559db576c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559db59d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559db50f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559db50f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559db50e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5798866d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5798866e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559db5020634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559db50deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559db79b6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559db586e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559db55799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082653==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5587ba431e32 bp 0x7ffef94e1d70 sp 0x7ffef94e1d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5587ba431e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587ba4319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587ba13c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587ba13dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587ba337ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587ba32f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587ba599793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587b9cbbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587b9cb756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587b9ca5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d4b7d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d4b7d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587b9be3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5587b9ca1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5587bc579731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587ba431725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587ba13c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  24 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 
> =================================================================
> ==1082637==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556f05a50e32 bp 0x7ffd383393f0 sp 0x7ffd383393e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556f05a50e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f05a509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f0575b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f0575cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f05956ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f0594e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f05bb8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f052dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f052d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f052c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f354c7b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f354c7b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f05202634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556f052c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f07b98731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f05a50725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f0575b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  56 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 
> =================================================================
> ==1082678==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5636b50fbe32 bp 0x7ffc5e528590 sp 0x7ffc5e528588
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5636b50fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636b50fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636b4e069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636b4e07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636b5001ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636b4ff9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636b5263793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636b4985c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636b498156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636b496f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f600dd67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f600dd67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636b48ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5636b496baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5636b7243731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636b50fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636b4e069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082667==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55618347ee32 bp 0x7ffff9e45210 sp 0x7ffff9e45208
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55618347ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55618347e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561831899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55618318ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556183384ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55618337c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561835e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556182d08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556182d0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556182cf2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc46ea73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc46ea73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556182c30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556182ceeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5561855c6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55618347e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561831899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop load startpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082615==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ef8b24ae32 bp 0x7ffc8b7823f0 sp 0x7ffc8b7823e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ef8b24ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef8b24a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef8af559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef8af56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef8b150ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef8b148952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef8b3b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef8aad4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef8aad056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef8aabe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff538691d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff538691e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef8a9fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ef8aabaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef8d392731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef8b24a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef8af559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1082689==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5654427b4e32 bp 0x7ffcdee53a10 sp 0x7ffcdee53a08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5654427b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654427b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654424bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654424c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654426baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654426b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56544291c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56544203ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56544203a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565442028018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0b956ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0b956ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565441f66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x565442024aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654448fc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654427b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654424bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements containerstop volatilerecomputing ( 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  3b 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 
> =================================================================
> ==1082699==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55bc26edee32 bp 0x7ffdaa79c970 sp 0x7ffdaa79c968
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55bc26edee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc26ede9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc26be99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc26bead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc26de4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc26ddc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc27046793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc26768c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc2676456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc26752018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f999be09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f999be09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc26690634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x55bc2674eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc29026731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc26ede725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc26be99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry create default ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1084082==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561778837e32 bp 0x7ffcd6f699b0 sp 0x7ffcd6f699a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561778837e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617788379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617785429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561778543d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56177873debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561778735952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56177899f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617780c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617780bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617780ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9959c86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9959c86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561777fe9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5617780a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56177a97f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561778837725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617785429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry create friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1084098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561276811e32 bp 0x7fff0be6b1d0 sp 0x7fff0be6b1c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561276811e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612768119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56127651c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56127651dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561276717ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56127670f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561276979793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56127609bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56127609756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561276085018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfd93e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfd93e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561275fc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561276081aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561278959731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561276811725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56127651c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry delete ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  24 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 
> =================================================================
> ==1084109==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55eaeba51e32 bp 0x7ffd6f0fa3d0 sp 0x7ffd6f0fa3c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55eaeba51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eaeba519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eaeb75c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eaeb75dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eaeb957ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eaeb94f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eaebbb9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eaeb2dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eaeb2d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eaeb2c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4dd46d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4dd46d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eaeb203634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55eaeb2c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eaedb99731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eaeba51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eaeb75c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1084146==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55da3c66be32 bp 0x7ffd07ae3450 sp 0x7ffd07ae3448
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55da3c66be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da3c66b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da3c3769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da3c377d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da3c571ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da3c569952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da3c7d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da3bef5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da3bef156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da3bedf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ddad5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ddad5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da3be1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55da3bedbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da3e7b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da3c66b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da3c3769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1084119==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5557c9b4ae32 bp 0x7fff628e7b50 sp 0x7fff628e7b48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5557c9b4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557c9b4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557c98559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557c9856d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557c9a50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557c9a48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557c9cb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557c93d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557c93d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557c93be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0f08b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0f08b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557c92fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5557c93baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5557cbc92731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557c9b4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557c98559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  75 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 
> =================================================================
> ==1084147==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bbe1bb0e32 bp 0x7ffd9ece2670 sp 0x7ffd9ece2668
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bbe1bb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbe1bb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbe18bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbe18bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbe1ab6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbe1aae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbe1d18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbe143ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbe143656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbe1424018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a3c657d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a3c657e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbe1362634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bbe1420aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bbe3cf8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbe1bb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbe18bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect parent ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,360c3,81
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'e3_1' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'e3_1' without entering it.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1084131==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55eb02cebe32 bp 0x7ffc301c8030 sp 0x7ffc301c8028
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55eb02cebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb02ceb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb029f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb029f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb02bf1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb02be9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb02e53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb02575c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb0257156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb0255f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d2b4bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d2b4bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb0249d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55eb0255baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eb04e33731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb02ceb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb029f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect_selection friendlypos ( 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  9a 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 
> =================================================================
> ==1084165==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55b8cbfc1e32 bp 0x7ffd666b5570 sp 0x7ffd666b5568
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55b8cbfc1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8cbfc19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8cbccc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8cbccdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8cbec7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8cbebf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8cc129793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8cb84bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8cb84756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8cb835018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a3eaecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a3eaece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8cb773634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55b8cb831aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b8ce109731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b8cbfc1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8cbccc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect_selection parameters ( 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  82 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 
> =================================================================
> ==1084176==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56058b90de32 bp 0x7fff3081a850 sp 0x7fff3081a848
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56058b90de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56058b90d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56058b6189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56058b619d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56058b813ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56058b80b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56058ba75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56058b197c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56058b19356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56058b181018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8e9f2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8e9f2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56058b0bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56058b17daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56058da55731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56058b90d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56058b6189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry inspect_selection parent ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1084179==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563714d0ce32 bp 0x7ffee507e2d0 sp 0x7ffee507e2c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563714d0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563714d0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563714a179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563714a18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563714c12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563714c0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563714e74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563714596c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56371459256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563714580018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c3c4dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c3c4dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5637144be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56371457caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563716e54731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563714d0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563714a179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry load default ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  98 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 
> =================================================================
> ==1084184==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5634194b3e32 bp 0x7ffd8cbd2530 sp 0x7ffd8cbd2528
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5634194b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634194b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634191be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634191bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634193b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634193b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56341961b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563418d3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563418d3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563418d27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd201092d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd201092e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563418c65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563418d23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56341b5fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634194b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634191be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry load friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  ca 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 
> =================================================================
> ==1084216==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d11b13ce32 bp 0x7fff431bee50 sp 0x7fff431bee48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d11b13ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d11b13c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d11ae479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d11ae48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d11b042ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d11b03a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d11b2a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d11a9c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d11a9c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d11a9b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c65b77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c65b77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d11a8ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d11a9acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d11d284731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d11b13c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d11ae479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry load 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a9 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 
> =================================================================
> ==1084199==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55feb0bb9e32 bp 0x7fff983db0b0 sp 0x7fff983db0a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55feb0bb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55feb0bb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55feb08c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55feb08c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55feb0abfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55feb0ab7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55feb0d21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55feb0443c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55feb043f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55feb042d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ed6e8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ed6e8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55feb036b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55feb0429aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55feb2d01731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55feb0bb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55feb08c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry load parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  98 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 
> =================================================================
> ==1084222==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5639e75fce32 bp 0x7ffe56c10130 sp 0x7ffe56c10128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5639e75fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639e75fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639e73079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639e7308d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639e7502ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639e74fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639e7764793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639e6e86c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639e6e8256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639e6e70018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb5675ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb5675ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639e6dae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5639e6e6caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5639e9744731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639e75fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639e73079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry load pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  cb 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 
> =================================================================
> ==1084204==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5631fac27e32 bp 0x7fffe1704610 sp 0x7fffe1704608
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5631fac27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631fac279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631fa9329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631fa933d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631fab2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631fab25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631fad8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631fa4b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631fa4ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631fa49b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4b5afdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4b5afde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631fa3d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5631fa497aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5631fcd6f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631fac27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631fa9329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8e 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 
> =================================================================
> ==1084230==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5614fe9efe32 bp 0x7fff8c6a2170 sp 0x7fff8c6a2168
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5614fe9efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614fe9ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614fe6fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614fe6fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614fe8f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614fe8ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614feb57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614fe279c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614fe27556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614fe263018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b14e3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b14e3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614fe1a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5614fe25faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561500b37731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614fe9ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614fe6fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detentry volatilerecomputing ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,180c2,80
< Warning: Vehicle 'f_0.1' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.2' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.3' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.4' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.5' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.6' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.7' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.8' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.9' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.10' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.11' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.12' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.13' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.14' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.15' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.16' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.17' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.18' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.19' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.20' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.21' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.22' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.23' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.24' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.25' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.26' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.27' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.28' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.29' arrived inside e3Detector 'entryExitDetector_0'.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit create default ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8a 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 
> =================================================================
> ==1084252==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a9babade32 bp 0x7fff1fb5faf0 sp 0x7fff1fb5fae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a9babade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9babad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9ba8b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9ba8b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9baab3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9baaab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9bad15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9ba437c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9ba43356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9ba421018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6aaf581d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6aaf581e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9ba35f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a9ba41daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a9bccf5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9babad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9ba8b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit create friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1084270==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558b76cade32 bp 0x7ffc6f41ee30 sp 0x7ffc6f41ee28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558b76cade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b76cad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b769b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b769b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b76bb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b76bab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b76e15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b76537c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b7653356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b76521018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f251efaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f251efaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b7645f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558b7651daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558b78df5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b76cad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b769b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit delete ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  0a 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 
> =================================================================
> ==1084277==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ecec3b5e32 bp 0x7ffdd8e72870 sp 0x7ffdd8e72868
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ecec3b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ecec3b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ecec0c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ecec0c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ecec2bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ecec2b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ecec51d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ecebc3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ecebc3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ecebc29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac43bdbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac43bdbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ecebb67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ecebc25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ecee4fd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ecec3b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ecec0c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1084309==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556d10a71e32 bp 0x7ffc0f5d0af0 sp 0x7ffc0f5d0ae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556d10a71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d10a719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d1077c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d1077dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d10977ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d1096f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d10bd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d102fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d102f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d102e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffba1817d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffba1817e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d10223634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556d102e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556d12bb9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d10a71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d1077c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1084288==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a19a4e7e32 bp 0x7fffda8ffb50 sp 0x7fffda8ffb48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a19a4e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a19a4e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a19a1f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a19a1f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a19a3edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a19a3e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a19a64f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a199d71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a199d6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a199d5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ffb624d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ffb624e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a199c99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a199d57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a19c62f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a19a4e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a19a1f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1084307==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55dd0b680e32 bp 0x7ffe072a2a90 sp 0x7ffe072a2a88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55dd0b680e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd0b6809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd0b38b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd0b38cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd0b586ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd0b57e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd0b7e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd0af0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd0af0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd0aef4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0cf1cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0cf1cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd0ae32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55dd0aef0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dd0d7c8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd0b680725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd0b38b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect parent ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,180c2,80
< Warning: Vehicle 'f_0.1' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.2' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.3' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.4' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.5' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.6' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.7' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.8' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.9' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.10' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.11' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.12' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.13' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.14' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.15' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.16' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.17' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.18' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.19' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.20' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.21' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.22' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.23' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.24' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.25' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.26' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.27' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.28' arrived inside e3Detector 'e3_1'.
< Warning: Vehicle 'f_0.29' arrived inside e3Detector 'e3_1'.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1084297==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555b30bf2e32 bp 0x7ffc54939d30 sp 0x7ffc54939d28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555b30bf2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b30bf29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b308fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b308fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b30af8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b30af0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b30d5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b3047cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b3047856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b30466018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cd78f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cd78f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b303a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555b30462aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555b32d3a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b30bf2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b308fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect_selection friendlypos ( 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  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 
> =================================================================
> ==1084322==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x559af0bb8e32 bp 0x7fffff1f4f30 sp 0x7fffff1f4f28
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x559af0bb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559af0bb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559af08c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559af08c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559af0abeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559af0ab6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559af0d20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559af0442c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559af043e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559af042c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7782c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7782c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559af036a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x559af0428aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559af2d00731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559af0bb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559af08c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect_selection parameters ( 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  84 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 
> =================================================================
> ==1084324==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5629b1c15e32 bp 0x7ffd32279e90 sp 0x7ffd32279e88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5629b1c15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629b1c159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629b19209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629b1921d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629b1b1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629b1b13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629b1d7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629b149fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629b149b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629b1489018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc106a0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc106a0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629b13c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5629b1485aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5629b3d5d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629b1c15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629b19209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit inspect_selection parent ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  7f 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 
> =================================================================
> ==1084336==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555a4a983e32 bp 0x7ffdbcf45f90 sp 0x7ffdbcf45f88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555a4a983e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a4a9839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a4a68e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a4a68fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a4a889ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a4a881952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a4aaeb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a4a20dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a4a20956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a4a1f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1da31ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1da31ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a4a135634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555a4a1f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555a4cacb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a4a983725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a4a68e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit load default ( Last six runs Jun2023 )

---------- Differences in errors ----------
12,488c12,90
< Warning: Vehicle 'f_0.1' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.2' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.3' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.4' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.8' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.10' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.11' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.12' arrived inside e3Detector 'entryExitDetector_0'.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit load friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  ca 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 
> =================================================================
> ==1084371==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559ca79f2e32 bp 0x7ffea26a9b10 sp 0x7ffea26a9b08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559ca79f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ca79f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ca76fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ca76fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ca78f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ca78f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ca7b5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ca727cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ca727856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ca7266018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73d720bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73d720be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ca71a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559ca7262aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ca9b3a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ca79f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ca76fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
14,540c14,92
< Warning: Vehicle 'f_0.1' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.2' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.3' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.4' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.6' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.8' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.10' arrived inside e3Detector 'entryExitDetector_0'.
< Warning: Vehicle 'f_0.11' arrived inside e3Detector 'entryExitDetector_0'.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit load parameters ( Last six runs Jun2023 )

---------- Differences in errors ----------
6,154c6,84
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.16' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.18' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.19' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.20' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.21' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.22' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.25' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.26' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.27' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.28' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.29' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.31' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.32' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.34' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.35' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.36' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.37' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.38' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.39' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.40' left e3Detector 'entryExitDetector_0' without entering it.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit load pos ( Last six runs Jun2023 )

---------- Differences in errors ----------
13,376c13,91
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.16' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.16' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.17' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.17' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.18' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.18' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.19' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.19' left e3Detector 'entryExitDetector_0' without entering it.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1084394==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fd4c14be32 bp 0x7ffcef2726b0 sp 0x7ffcef2726a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fd4c14be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd4c14b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd4be569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd4be57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd4c051ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd4c049952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd4c2b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd4b9d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd4b9d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd4b9bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb19669d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb19669e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd4b8fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fd4b9bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fd4e293731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd4c14b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd4be569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements detexit volatilerecomputing ( Last six runs Jun2023 )

---------- Differences in errors ----------
15,720c15,93
< Warning: Vehicle 'f_0.1' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.1' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector create default ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1082731==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556f76e32e32 bp 0x7fffc95a8cd0 sp 0x7fffc95a8cc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556f76e32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f76e329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f76b3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f76b3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f76d38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f76d30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f76f9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f766bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f766b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f766a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e08fecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e08fece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f765e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556f766a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f78f7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f76e32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f76b3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector create file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1082758==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563182966e32 bp 0x7ffe1bc2ac10 sp 0x7ffe1bc2ac08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563182966e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631829669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631826719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563182672d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56318286cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563182864952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563182ace793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631821f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631821ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631821da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e11302d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e11302e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563182118634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5631821d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563184aae731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563182966725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631826719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector create friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1082782==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55788184ee32 bp 0x7ffd23be8cb0 sp 0x7ffd23be8ca8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55788184ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55788184e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578815599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55788155ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557881754ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55788174c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578819b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578810d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578810d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578810c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed5d388d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed5d388e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557881000634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5578810beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557883996731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55788184e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578815599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector create id ( 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  80 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 
> =================================================================
> ==1082742==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55fa952efe32 bp 0x7ffd1b6df130 sp 0x7ffd1b6df128
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55fa952efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa952ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa94ffa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa94ffbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa951f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa951ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa95457793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa94b79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa94b7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa94b63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b7bbaed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b7bbaee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa94aa1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55fa94b5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fa97437731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa952ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa94ffa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector create name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1082762==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5645a9ef9e32 bp 0x7ffcb4068890 sp 0x7ffcb4068888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5645a9ef9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645a9ef99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645a9c049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645a9c05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645a9dffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645a9df7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645aa061793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645a9783c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645a977f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645a976d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f762adf4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f762adf4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645a96ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5645a9769aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5645ac041731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645a9ef9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645a9c049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector create period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082747==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c6c140ae32 bp 0x7ffd2990b6f0 sp 0x7ffd2990b6e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c6c140ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6c140a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6c11159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6c1116d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6c1310ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6c1308952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6c1572793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6c0c94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6c0c9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6c0c7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf03454d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf03454e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6c0bbc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c6c0c7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c6c3552731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6c140a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6c11159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector create vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082769==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5564cfe32e32 bp 0x7ffe8f585890 sp 0x7ffe8f585888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5564cfe32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564cfe329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564cfb3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564cfb3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564cfd38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564cfd30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564cff9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564cf6bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564cf6b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564cf6a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f080bb54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f080bb54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564cf5e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5564cf6a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5564d1f7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564cfe32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564cfb3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  79 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 
> =================================================================
> ==1082828==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d6f20e4e32 bp 0x7ffc4c116bd0 sp 0x7ffc4c116bc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d6f20e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6f20e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6f1def9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6f1df0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6f1feaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6f1fe2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6f224c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6f196ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6f196a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6f1958018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72e5e24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72e5e24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6f1896634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d6f1954aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d6f422c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6f20e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6f1def9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1082831==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55cd91b73e32 bp 0x7ffe1bbfb970 sp 0x7ffe1bbfb968
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55cd91b73e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd91b739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd9187e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd9187fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd91a79ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd91a71952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd91cdb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd913fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd913f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd913e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcaeb148d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcaeb148e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd91325634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55cd913e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cd93cbb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd91b73725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd9187e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect id ( 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  7f 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 
> =================================================================
> ==1082792==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55e8e805be32 bp 0x7ffed2f9fbd0 sp 0x7ffed2f9fbc8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55e8e805be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8e805b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8e7d669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8e7d67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8e7f61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8e7f59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8e81c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8e78e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8e78e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8e78cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff187a32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff187a32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8e780d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55e8e78cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e8ea1a3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8e805b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8e7d669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082801==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5654b4400e32 bp 0x7ffe934a7950 sp 0x7ffe934a7948
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5654b4400e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654b44009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654b410b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654b410cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654b4306ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654b42fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654b4568793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654b3c8ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654b3c8656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654b3c74018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f399f926d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f399f926e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654b3bb2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5654b3c70aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654b6548731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654b4400725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654b410b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  7a 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 
> =================================================================
> ==1082829==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564637594e32 bp 0x7ffd5d304250 sp 0x7ffd5d304248
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564637594e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646375949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56463729f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646372a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56463749aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564637492952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646376fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564636e1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564636e1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564636e08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf39b70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf39b70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564636d46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564636e04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5646396dc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564637594725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56463729f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082847==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55599778ce32 bp 0x7ffdd4760430 sp 0x7ffdd4760428
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55599778ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55599778c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559974979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555997498d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555997692ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55599768a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559978f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555997016c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55599701256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555997000018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7307caad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7307caae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555996f3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555996ffcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5559998d4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55599778c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559974979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1082815==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d4eb94ce32 bp 0x7ffc70870890 sp 0x7ffc70870888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d4eb94ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4eb94c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4eb6579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4eb658d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4eb852ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4eb84a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4ebab4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4eb1d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4eb1d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4eb1c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8f4260d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8f4260e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4eb0fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d4eb1bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d4eda94731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4eb94c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4eb6579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1082805==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5607eba06e32 bp 0x7ffc44c8f570 sp 0x7ffc44c8f568
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5607eba06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607eba069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607eb7119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607eb712d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607eb90cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607eb904952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607ebb6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607eb290c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607eb28c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607eb27a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7680691d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7680691e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607eb1b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5607eb276aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607edb4e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607eba06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607eb7119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  85 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 
> =================================================================
> ==1082832==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558ba063ae32 bp 0x7fff7138c5f0 sp 0x7fff7138c5e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558ba063ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ba063a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ba03459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ba0346d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ba0540ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ba0538952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ba07a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b9fec4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b9fec056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b9feae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cdde2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cdde2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b9fdec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558b9feaaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558ba2782731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ba063a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ba03459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect_selection file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082887==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561874509e32 bp 0x7fffb5bcc810 sp 0x7fffb5bcc808
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561874509e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618745099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618742149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561874215d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56187440febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561874407952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561874671793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561873d93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561873d8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561873d7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ef5e9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ef5e9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561873cbb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561873d79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561876651731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561874509725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618742149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect_selection friendlypos ( 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  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 
> =================================================================
> ==1082890==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563252b5ee32 bp 0x7ffc5f3133f0 sp 0x7ffc5f3133e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563252b5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563252b5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632528699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56325286ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563252a64ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563252a5c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563252cc6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632523e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632523e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632523d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ea1209d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ea1209e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563252310634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5632523ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563254ca6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563252b5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632528699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect_selection name ( 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  96 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 
> =================================================================
> ==1082869==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55fdf046fe32 bp 0x7ffc9d2a73f0 sp 0x7ffc9d2a73e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55fdf046fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fdf046f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fdf017a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fdf017bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fdf0375ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fdf036d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fdf05d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fdefcf9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fdefcf556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fdefce3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9484e6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9484e6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fdefc21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55fdefcdfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fdf25b7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fdf046f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fdf017a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect_selection parameters ( 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  98 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 
> =================================================================
> ==1082906==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x559d3592ee32 bp 0x7ffcf353f350 sp 0x7ffcf353f348
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x559d3592ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d3592e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d356399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d3563ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d35834ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d3582c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d35a96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d351b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d351b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d351a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2e25bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2e25bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d350e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x559d3519eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559d37a76731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d3592e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d356399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect_selection period ( 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  8f 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 
> =================================================================
> ==1082857==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55a2cdba6e32 bp 0x7ffe5744a9b0 sp 0x7ffe5744a9a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55a2cdba6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2cdba69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2cd8b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2cd8b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2cdaacebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2cdaa4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2cdd0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2cd430c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2cd42c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2cd41a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06f0427d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06f0427e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2cd358634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55a2cd416aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a2cfcee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2cdba6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2cd8b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector inspect_selection vtypes ( 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  9a 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 
> =================================================================
> ==1082888==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555e2c82be32 bp 0x7fff5df3d370 sp 0x7fff5df3d368
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555e2c82be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e2c82b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e2c5369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e2c537d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e2c731ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e2c729952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e2c993793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e2c0b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e2c0b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e2c09f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b1e04ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b1e04ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e2bfdd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x555e2c09baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e2e973731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e2c82b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e2c5369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  75 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 
> =================================================================
> ==1082952==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5584950dce32 bp 0x7ffde6575d70 sp 0x7ffde6575d68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5584950dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584950dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558494de79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558494de8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558494fe2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558494fda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558495244793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558494966c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55849496256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558494950018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe04db68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe04db68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55849488e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55849494caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558497224731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584950dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558494de79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1082905==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d3e47c7e32 bp 0x7ffe523c1d50 sp 0x7ffe523c1d48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d3e47c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3e47c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3e44d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3e44d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3e46cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3e46c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3e492f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3e4051c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3e404d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3e403b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ca3bb9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ca3bb9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3e3f79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d3e4037aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d3e690f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3e47c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3e44d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1082917==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ae45dfde32 bp 0x7ffc35c56770 sp 0x7ffc35c56768
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ae45dfde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae45dfd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae45b089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae45b09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae45d03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae45cfb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae45f65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae45687c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae4568356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae45671018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca7e8d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca7e8d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae455af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ae4566daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ae47f45731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae45dfd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae45b089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  88 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 
> =================================================================
> ==1082935==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558ff0bb6e32 bp 0x7ffc7bb5a770 sp 0x7ffc7bb5a768
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558ff0bb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ff0bb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ff08c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ff08c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ff0abcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ff0ab4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ff0d1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ff0440c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ff043c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ff042a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3c9f58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3c9f58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ff0368634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558ff0426aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558ff2cfe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ff0bb6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ff08c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082956==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b0d8c1be32 bp 0x7ffe767cb770 sp 0x7ffe767cb768
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b0d8c1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0d8c1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0d89269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0d8927d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0d8b21ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0d8b19952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0d8d83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0d84a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0d84a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0d848f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6596a9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6596a9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0d83cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b0d848baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0dad63731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0d8c1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0d89269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  75 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 
> =================================================================
> ==1082933==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c21660fe32 bp 0x7fff0cfde8d0 sp 0x7fff0cfde8c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c21660fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c21660f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c21631a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c21631bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c216515ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c21650d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c216777793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c215e99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c215e9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c215e83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa076f97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa076f97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c215dc1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c215e7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c218757731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c21660f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c21631a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1082929==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5604b46c4e32 bp 0x7ffd6ee0dc70 sp 0x7ffd6ee0dc68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5604b46c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604b46c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604b43cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604b43d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604b45caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604b45c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604b482c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604b3f4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604b3f4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604b3f38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb08aa65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb08aa65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604b3e76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5604b3f34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5604b680c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604b46c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604b43cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector load vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1082944==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557434e84e32 bp 0x7ffde56fc270 sp 0x7ffde56fc268
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557434e84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557434e849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557434b8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557434b90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557434d8aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557434d82952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557434fec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55743470ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55743470a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574346f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6ec59ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6ec59ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557434636634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5574346f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557436fcc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557434e84725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557434b8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082961==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56007148ae32 bp 0x7ffdcbe52090 sp 0x7ffdcbe52088
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56007148ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56007148a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600711959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560071196d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560071390ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560071388952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600715f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560070d14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560070d1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560070cfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb85188d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb85188e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560070c3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560070cfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600735d2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56007148a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600711959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1detector volatilerecomputing ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: 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 
> =================================================================
> ==1082976==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5584c854de32 bp 0x7ffe0bad19d0 sp 0x7ffe0bad19c8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5584c854de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584c854d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584c82589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584c8259d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584c8453ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584c844b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584c86b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584c7dd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584c7dd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584c7dc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a5f465d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a5f465e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584c7cff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x5584c7dbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5584ca695731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584c854d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584c82589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector create default ( 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  5d 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 
> =================================================================
> ==1084404==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5631adfc9e32 bp 0x7ffee53f8130 sp 0x7ffee53f8128
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5631adfc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631adfc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631adcd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631adcd5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631adecfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631adec7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631ae131793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631ad853c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631ad84f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631ad83d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab0de5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab0de5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631ad77b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5631ad839aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5631b0111731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631adfc9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631adcd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector create file ( 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  6c 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 
> =================================================================
> ==1084444==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x562f180efe32 bp 0x7ffc400c6f30 sp 0x7ffc400c6f28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x562f180efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f180ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f17dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f17dfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f17ff5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f17fed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f18257793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f17979c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f1797556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f17963018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f805ea8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f805ea8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f178a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x562f1795faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f1a237731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f180ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f17dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector create friendlypos ( 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  77 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 
> =================================================================
> ==1084443==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5634942d6e32 bp 0x7fff4ba7d630 sp 0x7fff4ba7d628
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5634942d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634942d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563493fe19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563493fe2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634941dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634941d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56349443e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563493b60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563493b5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563493b4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1f27a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1f27a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563493a88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x563493b46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56349641e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634942d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563493fe19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector create id ( 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  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 
> =================================================================
> ==1084421==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x564804177e32 bp 0x7ffd2e3e9a50 sp 0x7ffd2e3e9a48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x564804177e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648041779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564803e829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564803e83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56480407debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564804075952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648042df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564803a01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648039fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648039eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6824a56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6824a56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564803929634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5648039e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5648062bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564804177725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564803e829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector create name ( 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  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 
> =================================================================
> ==1084424==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x556c2ce44e32 bp 0x7ffcc4832150 sp 0x7ffcc4832148
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x556c2ce44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c2ce449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c2cb4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c2cb50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c2cd4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c2cd42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c2cfac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c2c6cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c2c6ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c2c6b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda78835d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda78835e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c2c5f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556c2c6b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556c2ef8c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c2ce44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c2cb4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector create vtypes ( 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  88 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 
> =================================================================
> ==1084439==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5624580cae32 bp 0x7fff7a5b82d0 sp 0x7fff7a5b82c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5624580cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624580ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562457dd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562457dd6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562457fd0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562457fc8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562458232793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562457954c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56245795056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56245793e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa68e770d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa68e770e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56245787c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56245793aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56245a212731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624580ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562457dd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect file ( 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  5d 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 
> =================================================================
> ==1084493==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561f98b24e32 bp 0x7ffe72709a30 sp 0x7ffe72709a28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561f98b24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f98b249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f9882f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f98830d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f98a2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f98a22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f98c8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f983aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f983aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f98398018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f531a240d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f531a240e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f982d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561f98394aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561f9ac6c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f98b24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f9882f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect friendlypos ( 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 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 
> =================================================================
> ==1084499==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a4a86c7e32 bp 0x7fffa6257250 sp 0x7fffa6257248
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a4a86c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4a86c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4a83d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4a83d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4a85cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4a85c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4a882f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4a7f51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4a7f4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4a7f3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8c32eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8c32eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4a7e79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a4a7f37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a4aa80f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4a86c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4a83d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect id ( 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  79 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 
> =================================================================
> ==1084457==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5618c333fe32 bp 0x7fff59c7d6f0 sp 0x7fff59c7d6e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5618c333fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618c333f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618c304a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618c304bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618c3245ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618c323d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618c34a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618c2bc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618c2bc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618c2bb3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac9db65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac9db65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5618c2af1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5618c2bafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5618c5487731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618c333f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618c304a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  7c 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 
> =================================================================
> ==1084469==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a75eafce32 bp 0x7fff0224b9d0 sp 0x7fff0224b9c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a75eafce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a75eafc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a75e8079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a75e808d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a75ea02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a75e9fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a75ec64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a75e386c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a75e38256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a75e370018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0da490ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0da490ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a75e2ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a75e36caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a760c44731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a75eafc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a75e8079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect name ( 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  62 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 
> =================================================================
> ==1084484==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55aafc800e32 bp 0x7fffcd9c5090 sp 0x7fffcd9c5088
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55aafc800e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aafc8009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aafc50b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aafc50cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aafc706ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aafc6fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aafc968793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aafc08ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aafc08656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aafc074018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc8807dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc8807de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aafbfb2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55aafc070aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aafe948731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aafc800725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aafc50b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect parameters ( 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  62 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 
> =================================================================
> ==1084519==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x559fe2899e32 bp 0x7ffe75aee330 sp 0x7ffe75aee328
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x559fe2899e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fe28999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fe25a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fe25a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fe279febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fe2797952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fe2a01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fe2123c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fe211f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fe210d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddc7199d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddc7199e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fe204b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x559fe2109aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559fe49e1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fe2899725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fe25a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect pos ( 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 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 
> =================================================================
> ==1084477==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5635ac33ee32 bp 0x7ffe18af5a10 sp 0x7ffe18af5a08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5635ac33ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635ac33e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635ac0499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635ac04ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635ac244ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635ac23c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635ac4a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635abbc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635abbc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635abbb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3550e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3550e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635abaf0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5635abbaeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5635ae486731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635ac33e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635ac0499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect vtypes ( 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  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 
> =================================================================
> ==1084502==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5560a937ce32 bp 0x7ffc4ad43970 sp 0x7ffc4ad43968
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5560a937ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560a937c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560a90879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560a9088d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560a9282ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560a927a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560a94e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560a8c06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560a8c0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560a8bf0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f373f3a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f373f3a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560a8b2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5560a8becaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5560ab4c4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560a937c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560a90879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect_selection file ( 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  94 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 
> =================================================================
> ==1084525==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55f1527dee32 bp 0x7ffcd2993770 sp 0x7ffcd2993768
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55f1527dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1527de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1524e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1524ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1526e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1526dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f152946793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f152068c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f15206456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f152052018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9ebed3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9ebed3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f151f90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55f15204eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f154926731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1527de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1524e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect_selection friendlypos ( 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  93 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 
> =================================================================
> ==1084555==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5561a3876e32 bp 0x7ffe51a11010 sp 0x7ffe51a11008
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5561a3876e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561a38769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561a35819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561a3582d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561a377cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561a3774952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561a39de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561a3100c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561a30fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561a30ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50fef61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50fef61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561a3028634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5561a30e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5561a59be731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561a3876725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561a35819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect_selection name ( 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  94 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 
> =================================================================
> ==1084524==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55fa1932ae32 bp 0x7ffc0e20e6d0 sp 0x7ffc0e20e6c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55fa1932ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa1932a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa190359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa19036d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa19230ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa19228952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa19492793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa18bb4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa18bb056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa18b9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f598132dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f598132de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa18adc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55fa18b9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fa1b472731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa1932a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa190359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect_selection parameters ( 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  75 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 
> =================================================================
> ==1084557==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55f8a1d1fe32 bp 0x7ffe14d640f0 sp 0x7ffe14d640e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55f8a1d1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8a1d1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8a1a2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8a1a2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8a1c25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8a1c1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8a1e87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8a15a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8a15a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8a1593018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a32732d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a32732e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8a14d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55f8a158faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f8a3e67731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8a1d1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8a1a2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector inspect_selection vtypes ( 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  7c 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 
> =================================================================
> ==1084548==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x562410dc4e32 bp 0x7fffb6e669d0 sp 0x7fffb6e669c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x562410dc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562410dc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562410acf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562410ad0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562410ccaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562410cc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562410f2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56241064ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56241064a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562410638018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa76801d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa76801e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562410576634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x562410634aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562412f0c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562410dc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562410acf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load file ( 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  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 
> =================================================================
> ==1084595==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5555cc0f6e32 bp 0x7ffc3edb5d50 sp 0x7ffc3edb5d48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5555cc0f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555cc0f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555cbe019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555cbe02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555cbffcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555cbff4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555cc25e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555cb980c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555cb97c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555cb96a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcce6a26d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcce6a26e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555cb8a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5555cb966aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5555ce23e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555cc0f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555cbe019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load id ( 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 0x616000011180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011180: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1084561==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x563065e82e32 bp 0x7fffd080c150 sp 0x7fffd080c148
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x563065e82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563065e829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563065b8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563065b8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563065d88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563065d80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563065fea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56306570cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56306570856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630656f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf8d490d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf8d490e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563065634634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5630656f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563067fca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563065e82725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563065b8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1084570==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x563a58ca9e32 bp 0x7fffa2c89290 sp 0x7fffa2c89288
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x563a58ca9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a58ca99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a589b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a589b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a58bafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a58ba7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a58e11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a58533c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a5852f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a5851d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6d4bf5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6d4bf5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a5845b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x563a58519aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563a5adf1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a58ca9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a589b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load name ( 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  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 
> =================================================================
> ==1084583==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x561ced0ade32 bp 0x7ffddc5c8510 sp 0x7ffddc5c8508
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x561ced0ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ced0ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cecdb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cecdb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561cecfb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561cecfab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ced215793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561cec937c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561cec93356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cec921018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd68e834d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd68e834e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cec85f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x561cec91daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561cef1f5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ced0ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cecdb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load parameters ( 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  94 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 
> =================================================================
> ==1084604==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55dd893a9e32 bp 0x7ffef61e4970 sp 0x7ffef61e4968
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55dd893a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd893a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd890b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd890b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd892afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd892a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd89511793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd88c33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd88c2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd88c1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b84c78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b84c78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd88b5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55dd88c19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dd8b4f1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd893a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd890b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load pos ( 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  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 
> =================================================================
> ==1084572==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56005046de32 bp 0x7ffdca912350 sp 0x7ffdca912348
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56005046de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56005046d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600501789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560050179d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560050373ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56005036b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600505d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56004fcf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56004fcf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56004fce1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75fa46dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75fa46de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56004fc1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56004fcddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600525b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56005046d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600501789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector load vtypes ( 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  8d 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 
> =================================================================
> ==1084589==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x556657c7ae32 bp 0x7ffc33321c90 sp 0x7ffc33321c88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x556657c7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556657c7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566579859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556657986d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556657b80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556657b78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556657de2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556657504c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55665750056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566574ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b7a7e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b7a7e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55665742c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5566574eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556659dc2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556657c7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566579859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  5a 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 
> =================================================================
> ==1084612==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x562b9f682e32 bp 0x7fff219392b0 sp 0x7fff219392a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x562b9f682e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b9f6829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b9f38d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b9f38ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b9f588ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b9f580952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b9f7ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b9ef0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b9ef0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b9eef6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c936f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c936f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b9ee34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x562b9eef2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ba17ca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b9f682725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b9f38d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e1instantdetector volatilerecomputing ( 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 0x616000016280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000016280: note: object has invalid vptr
>  00 00 00 00  ac 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 
> =================================================================
> ==1084619==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000163b4 at pc 0x55b07d2e3e32 bp 0x7ffcdf258ff0 sp 0x7ffcdf258fe8
> READ of size 4 at 0x6160000163b4 thread T0
>     #0 0x55b07d2e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b07d2e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b07cfee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b07cfefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b07d1e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b07d1e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b07d44b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b07cb6dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b07cb6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b07cb57018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26b1504d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26b1504e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b07ca95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000163b4 is located 308 bytes inside of 528-byte region [0x616000016280,0x616000016490)
> freed by thread T0 here:
>     #0 0x55b07cb53aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b07f42b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b07d2e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b07cfee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create default ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1082978==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55828e2f0e32 bp 0x7ffde9630e50 sp 0x7ffde9630e48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55828e2f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55828e2f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55828dffb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55828dffcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55828e1f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55828e1ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55828e458793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55828db7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55828db7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55828db64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6546e0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6546e0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55828daa2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55828db60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558290438731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55828e2f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55828dffb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083024==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563266d86e32 bp 0x7ffff4c32bb0 sp 0x7ffff4c32ba8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563266d86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563266d869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563266a919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563266a92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563266c8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563266c84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563266eee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563266610c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56326660c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632665fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9d6238d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9d6238e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563266538634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5632665f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563268ece731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563266d86725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563266a919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083066==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560e86b5ae32 bp 0x7ffea47c7170 sp 0x7ffea47c7168
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560e86b5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e86b5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e868659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e86866d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e86a60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e86a58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e86cc2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e863e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e863e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e863ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa3f086d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa3f086e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e8630c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560e863caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e88ca2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e86b5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e868659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create id ( 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  77 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 
> =================================================================
> ==1082988==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555d55ed8e32 bp 0x7fff4dd3eb30 sp 0x7fff4dd3eb28
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555d55ed8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d55ed89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d55be39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d55be4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d55ddeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d55dd6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d56040793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d55762c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d5575e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d5574c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f824c0b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f824c0b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d5568a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x555d55748aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d58020731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d55ed8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d55be39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create jamtreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083059==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560b39888e32 bp 0x7ffc2e1651d0 sp 0x7ffc2e1651c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560b39888e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b398889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b395939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b39594d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b3978eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b39786952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b399f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b39112c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b3910e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b390fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cf3286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cf3286e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b3903a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560b390f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560b3b9d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b39888725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b395939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create length ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082990==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5570ad7cce32 bp 0x7ffc7ff7ed30 sp 0x7ffc7ff7ed28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5570ad7cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570ad7cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570ad4d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570ad4d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570ad6d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570ad6ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570ad934793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570ad056c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570ad05256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570ad040018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23dfc8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23dfc8fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570acf7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5570ad03caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5570af914731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570ad7cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570ad4d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create name ( 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  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 
> =================================================================
> ==1083018==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55a9f2c2fe32 bp 0x7ffcda822110 sp 0x7ffcda822108
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55a9f2c2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9f2c2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9f293a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9f293bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9f2b35ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9f2b2d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9f2d97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9f24b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9f24b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9f24a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6acfaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6acfaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9f23e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55a9f249faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a9f4d77731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9f2c2f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9f293a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1082996==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561c5efbde32 bp 0x7fffbf7b46f0 sp 0x7fffbf7b46e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561c5efbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c5efbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c5ecc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c5ecc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c5eec3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c5eebb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c5f125793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c5e847c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c5e84356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c5e831018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ff01a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ff01a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c5e76f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561c5e82daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561c61105731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c5efbd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c5ecc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create speedtreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  6c 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 
> =================================================================
> ==1083050==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5607bb567e32 bp 0x7ffcf0eae4f0 sp 0x7ffcf0eae4e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5607bb567e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607bb5679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607bb2729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607bb273d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607bb46debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607bb465952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607bb6cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607badf1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607baded56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607baddb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34f1a95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34f1a95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607bad19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5607badd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607bd6af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607bb567725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607bb2729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create timetreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083039==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56443de66e32 bp 0x7fff7631e590 sp 0x7fff7631e588
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56443de66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56443de669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56443db719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56443db72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56443dd6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56443dd64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56443dfce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56443d6f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56443d6ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56443d6da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf79ea3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf79ea3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56443d618634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56443d6d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56443ffae731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56443de66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56443db719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create tl ( 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  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 
> =================================================================
> ==1083014==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55b2b3198e32 bp 0x7ffdab897e90 sp 0x7ffdab897e88
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55b2b3198e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2b31989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2b2ea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2b2ea4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2b309eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2b3096952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2b3300793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2b2a22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2b2a1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2b2a0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa711c81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa711c81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2b294a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55b2b2a08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b2b52e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2b3198725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2b2ea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector create vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  94 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 
> =================================================================
> ==1083035==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55859e162e32 bp 0x7ffdbb236ef0 sp 0x7ffdbb236ee8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55859e162e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55859e1629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55859de6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55859de6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55859e068ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55859e060952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55859e2ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55859d9ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55859d9e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55859d9d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1146efcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1146efce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55859d914634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55859d9d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585a02aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55859e162725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55859de6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  84 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 
> =================================================================
> ==1083124==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5567ba067e32 bp 0x7fffb070e4b0 sp 0x7fffb070e4a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5567ba067e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567ba0679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567b9d729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567b9d73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567b9f6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567b9f65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567ba1cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567b98f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567b98ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567b98db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ae7143d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ae7143e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567b9819634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5567b98d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5567bc1af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567ba067725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567b9d729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  6d 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 
> =================================================================
> ==1083170==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559791267e32 bp 0x7fff757889b0 sp 0x7fff757889a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559791267e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597912679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559790f729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559790f73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55979116debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559791165952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597913cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559790af1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559790aed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559790adb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc7f77fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc7f77fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559790a19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559790ad7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5597933af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559791267725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559790f729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect id ( 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  8d 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 
> =================================================================
> ==1083084==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x559bb5a6be32 bp 0x7ffedcde8730 sp 0x7ffedcde8728
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x559bb5a6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bb5a6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bb57769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bb5777d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bb5971ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559bb5969952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559bb5bd3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559bb52f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559bb52f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559bb52df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5487d9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5487d9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559bb521d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x559bb52dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559bb7bb3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bb5a6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bb57769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect jamthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083167==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5560f67a5e32 bp 0x7fffbf27c930 sp 0x7fffbf27c928
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5560f67a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560f67a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560f64b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560f64b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560f66abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560f66a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560f690d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560f602fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560f602b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560f6019018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb43860ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb43860ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560f5f57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5560f6015aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5560f88ed731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560f67a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560f64b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a9 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 
> =================================================================
> ==1083087==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b4a4bd9e32 bp 0x7ffc62e68cf0 sp 0x7ffc62e68ce8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b4a4bd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4a4bd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4a48e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4a48e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4a4adfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4a4ad7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4a4d41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4a4463c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4a445f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4a444d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f899069ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f899069ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4a438b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b4a4449aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b4a6d21731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4a4bd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4a48e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect length ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083108==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563b0e8b0e32 bp 0x7ffde2613b10 sp 0x7ffde2613b08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563b0e8b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b0e8b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b0e5bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b0e5bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b0e7b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b0e7ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b0ea18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b0e13ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b0e13656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b0e124018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88fb03ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88fb03ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b0e062634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563b0e120aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b109f8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b0e8b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b0e5bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1083123==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a06d70ce32 bp 0x7ffd0cf98810 sp 0x7ffd0cf98808
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a06d70ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a06d70c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a06d4179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a06d418d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a06d612ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a06d60a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a06d874793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a06cf96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a06cf9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a06cf80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa767ba9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa767ba9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a06cebe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a06cf7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a06f854731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a06d70c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a06d4179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1083172==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d1cccbfe32 bp 0x7ffd1803e870 sp 0x7ffd1803e868
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d1cccbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1cccbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1cc9ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1cc9cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1ccbc5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1ccbbd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1cce27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1cc549c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1cc54556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1cc533018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2d4498d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2d4498e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1cc471634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d1cc52faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d1cee07731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1cccbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1cc9ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  6d 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 
> =================================================================
> ==1083112==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c5050cfe32 bp 0x7ffe5d6f13b0 sp 0x7ffe5d6f13a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c5050cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5050cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c504dda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c504ddbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c504fd5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c504fcd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c505237793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c504959c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c50495556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c504943018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01cd219d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01cd219e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c504881634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c50493faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c507217731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5050cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c504dda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  85 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 
> =================================================================
> ==1083098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559ddc5ace32 bp 0x7ffeeac21a30 sp 0x7ffeeac21a28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559ddc5ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ddc5ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ddc2b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ddc2b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ddc4b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ddc4aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ddc714793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ddbe36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ddbe3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ddbe20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3aa38ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3aa38ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ddbd5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559ddbe1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559dde6f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ddc5ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ddc2b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect speedthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  85 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 
> =================================================================
> ==1083155==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c2a5b1ce32 bp 0x7ffdd550d1b0 sp 0x7ffdd550d1a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c2a5b1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2a5b1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2a58279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2a5828d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2a5a22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2a5a1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2a5c84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2a53a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2a53a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2a5390018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3772be4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3772be4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2a52ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c2a538caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c2a7c64731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2a5b1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2a58279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect timethreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  86 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 
> =================================================================
> ==1083143==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55eaecb28e32 bp 0x7ffefb00f230 sp 0x7ffefb00f228
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55eaecb28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eaecb289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eaec8339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eaec834d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eaeca2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eaeca26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eaecc90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eaec3b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eaec3ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eaec39c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6eb8fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6eb8fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eaec2da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55eaec398aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eaeec70731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eaecb28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eaec8339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect tl ( 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  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 
> =================================================================
> ==1083125==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55f272e6ae32 bp 0x7fff5dc7b190 sp 0x7fff5dc7b188
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55f272e6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f272e6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f272b759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f272b76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f272d70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f272d68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f272fd2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2726f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2726f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2726de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b2bf50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b2bf50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f27261c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55f2726daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f274fb2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f272e6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f272b759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  7f 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 
> =================================================================
> ==1083135==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56369db6be32 bp 0x7ffc6b2f2b70 sp 0x7ffc6b2f2b68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56369db6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56369db6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56369d8769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56369d877d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56369da71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56369da69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56369dcd3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56369d3f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56369d3f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56369d3df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6fab23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6fab23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56369d31d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56369d3dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56369fcb3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56369db6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56369d8769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection file ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  93 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 
> =================================================================
> ==1083216==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x559097f9ce32 bp 0x7ffeb71c4e70 sp 0x7ffeb71c4e68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x559097f9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559097f9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559097ca79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559097ca8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559097ea2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559097e9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559098104793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559097826c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55909782256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559097810018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8064b91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8064b91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55909774e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55909780caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55909a0e4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559097f9c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559097ca79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection friendlypos ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  97 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 
> =================================================================
> ==1083253==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x559faf147e32 bp 0x7fffd17d21d0 sp 0x7fffd17d21c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x559faf147e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559faf1479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559faee529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559faee53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559faf04debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559faf045952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559faf2af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fae9d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fae9cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fae9bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f900e996d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f900e996e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fae8f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x559fae9b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559fb128f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559faf147725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559faee529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection jamthreshold ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  97 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 
> =================================================================
> ==1083246==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56009ddd2e32 bp 0x7ffc08a704d0 sp 0x7ffc08a704c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56009ddd2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56009ddd29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56009dadd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56009daded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56009dcd8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56009dcd0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56009df3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56009d65cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56009d65856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56009d646018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f168d29bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f168d29be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56009d584634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56009d642aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56009ff1a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56009ddd2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56009dadd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection length ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  ad 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 
> =================================================================
> ==1083191==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55ad898b5e32 bp 0x7ffdd8dbda50 sp 0x7ffdd8dbda48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55ad898b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad898b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad895c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad895c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad897bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad897b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad89a1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad8913fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad8913b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad89129018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa20c7cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa20c7cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad89067634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55ad89125aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad8b9fd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad898b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad895c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection name ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  94 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 
> =================================================================
> ==1083214==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55de7cc4ee32 bp 0x7ffdb90a4470 sp 0x7ffdb90a4468
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55de7cc4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de7cc4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de7c9599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de7c95ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de7cb54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de7cb4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de7cdb6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de7c4d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de7c4d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de7c4c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa337d05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa337d05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de7c400634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55de7c4beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55de7ed96731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de7cc4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de7c9599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection parameters ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: 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 
> =================================================================
> ==1083257==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x557d9a5b4e32 bp 0x7ffe5978d470 sp 0x7ffe5978d468
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x557d9a5b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d9a5b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d9a2bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d9a2c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d9a4baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d9a4b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d9a71c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d99e3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d99e3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d99e28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43a81edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43a81ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d99d66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x557d99e24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557d9c6fc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d9a5b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d9a2bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection period ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  94 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 
> =================================================================
> ==1083206==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x562a57563e32 bp 0x7fff9bdb0ed0 sp 0x7fff9bdb0ec8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x562a57563e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a575639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a5726e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a5726fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a57469ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a57461952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a576cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a56dedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a56de956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a56dd7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8fddcb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fddcb7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a56d15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x562a56dd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a596ab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a57563725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a5726e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection speedthreshold ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  a9 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 
> =================================================================
> ==1083241==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55a9a46e5e32 bp 0x7ffd8b1a3ef0 sp 0x7ffd8b1a3ee8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55a9a46e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9a46e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9a43f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9a43f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9a45ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9a45e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9a484d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9a3f6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9a3f6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9a3f59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab7b3e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab7b3e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9a3e97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55a9a3f55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a9a682d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9a46e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9a43f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection timethreshold ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  ae 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 
> =================================================================
> ==1083236==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x562cdeeefe32 bp 0x7ffead6c5170 sp 0x7ffead6c5168
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x562cdeeefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562cdeeef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562cdebfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562cdebfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562cdedf5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562cdeded952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562cdf057793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562cde779c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562cde77556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562cde763018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f418e76bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f418e76be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562cde6a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x562cde75faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ce1037731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562cdeeef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562cdebfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection tl ( 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  a7 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 
> =================================================================
> ==1083209==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55964417ce32 bp 0x7ffdfaf51ed0 sp 0x7ffdfaf51ec8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55964417ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55964417c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559643e879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559643e88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559644082ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55964407a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596442e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559643a06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559643a0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596439f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f140b865d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f140b865e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55964392e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5596439ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5596462c4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55964417c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559643e879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector inspect_selection vtypes ( 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  96 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 
> =================================================================
> ==1083217==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55e0d002ae32 bp 0x7ffdb6fb2b90 sp 0x7ffdb6fb2b88
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55e0d002ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0d002a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0cfd359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0cfd36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0cff30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0cff28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0d0192793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0cf8b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0cf8b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0cf89e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88bd8f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88bd8f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0cf7dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55e0cf89aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0d2172731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0d002a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0cfd359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  99 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 
> =================================================================
> ==1083310==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55980c401e32 bp 0x7ffdd671c610 sp 0x7ffdd671c608
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55980c401e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55980c4019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55980c10c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55980c10dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55980c307ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55980c2ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55980c569793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55980bc8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55980bc8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55980bc75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7ea85bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7ea85be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55980bbb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55980bc71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55980e549731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55980c401725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55980c10c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load friendlypos ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  bd 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 
> =================================================================
> ==1083347==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5602b4995e32 bp 0x7ffe68181610 sp 0x7ffe68181608
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5602b4995e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602b49959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602b46a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602b46a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602b489bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602b4893952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602b4afd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602b421fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602b421b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602b4209018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0ae6d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0ae6d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602b4147634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5602b4205aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5602b6add731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602b4995725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602b46a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a2 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 
> =================================================================
> ==1083280==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55670f29be32 bp 0x7ffde12fd410 sp 0x7ffde12fd408
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55670f29be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55670f29b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55670efa69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55670efa7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55670f1a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55670f199952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55670f403793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55670eb25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55670eb2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55670eb0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f561f3ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f561f3ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55670ea4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55670eb0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5567113e3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55670f29b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55670efa69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load jamthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  85 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 
> =================================================================
> ==1083345==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559ab5b26e32 bp 0x7ffd266f7b10 sp 0x7ffd266f7b08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559ab5b26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ab5b269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ab58319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ab5832d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ab5a2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ab5a24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ab5c8e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ab53b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ab53ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ab539a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc763079d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc763079e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ab52d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559ab5396aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ab7c6e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ab5b26725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ab58319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  82 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 
> =================================================================
> ==1083278==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bfee2afe32 bp 0x7ffe966dd910 sp 0x7ffe966dd908
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bfee2afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfee2af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfedfba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfedfbbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfee1b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfee1ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bfee417793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bfedb39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bfedb3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfedb23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e44a2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e44a2ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfeda61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bfedb1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bff03f7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bfee2af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bfedfba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load length ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  98 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 
> =================================================================
> ==1083287==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5560d589be32 bp 0x7ffcfe179ff0 sp 0x7ffcfe179fe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5560d589be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560d589b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560d55a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560d55a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560d57a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560d5799952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560d5a03793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560d5125c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560d512156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560d510f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf02805d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf02805e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560d504d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5560d510baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5560d79e3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560d589b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560d55a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083353==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556883b81e32 bp 0x7fff1c223570 sp 0x7fff1c223568
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556883b81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556883b819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55688388c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55688388dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556883a87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556883a7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556883ce9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55688340bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55688340756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568833f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c81738d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c81738e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556883333634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5568833f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556885cc9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556883b81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55688388c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8a 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 
> =================================================================
> ==1083289==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a91e3dce32 bp 0x7ffd2b3c7a50 sp 0x7ffd2b3c7a48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a91e3dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a91e3dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a91e0e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a91e0e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a91e2e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a91e2da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a91e544793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a91dc66c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a91dc6256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a91dc50018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee26c28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee26c28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a91db8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a91dc4caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a920524731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a91e3dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a91e0e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083283==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560971cade32 bp 0x7fffbad81250 sp 0x7fffbad81248
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560971cade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560971cad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609719b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609719b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560971bb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560971bab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560971e15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560971537c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56097153356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560971521018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93d7044d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93d7044e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56097145f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56097151daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560973df5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560971cad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609719b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load speedthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  9e 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 
> =================================================================
> ==1083339==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560b7f1c6e32 bp 0x7ffef05a8490 sp 0x7ffef05a8488
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560b7f1c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b7f1c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b7eed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b7eed2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b7f0ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b7f0c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b7f32e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b7ea50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b7ea4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b7ea3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2330f50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2330f50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b7e978634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560b7ea36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560b8130e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b7f1c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b7eed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load timethreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  80 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 
> =================================================================
> ==1083331==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ef0a55fe32 bp 0x7ffed9a9c130 sp 0x7ffed9a9c128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ef0a55fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef0a55f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef0a26a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef0a26bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef0a465ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef0a45d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef0a6c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef09de9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef09de556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef09dd3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a09778d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a09778e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef09d11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ef09dcfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef0c6a7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef0a55f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef0a26a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load tl ( 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  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 
> =================================================================
> ==1083304==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55e4431d2e32 bp 0x7ffd3f34ee30 sp 0x7ffd3f34ee28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55e4431d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4431d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e442edd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e442eded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4430d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4430d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e44333a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e442a5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e442a5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e442a46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9db9f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9db9f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e442984634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55e442a42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e44531a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4431d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e442edd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector load vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  80 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 
> =================================================================
> ==1083325==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5633e4c1be32 bp 0x7ffd72d68ff0 sp 0x7ffd72d68fe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5633e4c1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633e4c1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633e49269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633e4927d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633e4b21ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633e4b19952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633e4d83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633e44a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633e44a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633e448f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f961af34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f961af34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633e43cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5633e448baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5633e6d63731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633e4c1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633e49269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083367==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e1003d7e32 bp 0x7ffd04e80710 sp 0x7ffd04e80708
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e1003d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1003d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1000e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1000e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1002ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1002d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e10053f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0ffc61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0ffc5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0ffc4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a34b62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a34b62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0ffb89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e0ffc47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e10251f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1003d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1000e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2detector volatilerecomputing ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1083372==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5613c4c4de32 bp 0x7fffabe3b4d0 sp 0x7fffabe3b4c8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5613c4c4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613c4c4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613c49589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613c4959d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613c4b53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613c4b4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613c4db5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613c44d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613c44d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613c44c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30cdcc0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30cdcc0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613c43ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x5613c44bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5613c6d95731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613c4c4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613c49589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create default ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  88 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 
> =================================================================
> ==1083379==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559998f4fe32 bp 0x7fff680c3e50 sp 0x7fff680c3e48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559998f4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559998f4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559998c5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559998c5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559998e55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559998e4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599990b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599987d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599987d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599987c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21b9a55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21b9a55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559998701634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5599987bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55999b097731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559998f4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559998c5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create default_nonconsecutive ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083387==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b333f1ee32 bp 0x7ffe4eed3470 sp 0x7ffe4eed3468
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b333f1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b333f1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b333c299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b333c2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b333e24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b333e1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b334086793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3337a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3337a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b333792018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc856249d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc856249e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3336d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b33378eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b336066731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b333f1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b333c299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  93 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 
> =================================================================
> ==1083436==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5592f5e95e32 bp 0x7ffde7d911f0 sp 0x7ffde7d911e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5592f5e95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592f5e959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592f5ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592f5ba1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592f5d9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592f5d93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592f5ffd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592f571fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592f571b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592f5709018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6b8fd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6b8fd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592f5647634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5592f5705aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5592f7fdd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592f5e95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592f5ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  84 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 
> =================================================================
> ==1083469==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563a2b5dee32 bp 0x7ffd7f8ffbf0 sp 0x7ffd7f8ffbe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563a2b5dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a2b5de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a2b2e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a2b2ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a2b4e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a2b4dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a2b746793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a2ae68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a2ae6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a2ae52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a0eff9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a0eff9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a2ad90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563a2ae4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563a2d726731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a2b5de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a2b2e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create id ( 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  93 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 
> =================================================================
> ==1083406==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555ab5077e32 bp 0x7fff44dc7c90 sp 0x7fff44dc7c88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555ab5077e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ab50779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ab4d829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ab4d83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ab4f7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ab4f75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ab51df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ab4901c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ab48fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ab48eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f198c5efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f198c5efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ab4829634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x555ab48e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555ab71bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ab5077725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ab4d829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create jamthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083465==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555c8abf1e32 bp 0x7ffe361724d0 sp 0x7ffe361724c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555c8abf1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c8abf19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c8a8fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c8a8fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c8aaf7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c8aaef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c8ad59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c8a47bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c8a47756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c8a465018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e8d5c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e8d5c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c8a3a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555c8a461aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555c8cd39731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c8abf1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c8a8fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083419==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f159103e32 bp 0x7ffe164a0210 sp 0x7ffe164a0208
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f159103e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1591039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f158e0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f158e0fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f159009ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f159001952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f15926b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f15898dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f15898956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f158977018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a416b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a416b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1588b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f158973aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f15b24b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f159103725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f158e0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  9d 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 
> =================================================================
> ==1083418==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5625b6c20e32 bp 0x7ffc289b4830 sp 0x7ffc289b4828
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5625b6c20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625b6c209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625b692b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5625b692cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5625b6b26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5625b6b1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625b6d88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625b64aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625b64a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625b6494018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cbbb65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cbbb65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625b63d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5625b6490aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5625b8d68731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5625b6c20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625b692b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create speedthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083456==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e6baa06e32 bp 0x7ffee9b97ed0 sp 0x7ffee9b97ec8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e6baa06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6baa069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6ba7119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6ba712d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6ba90cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6ba904952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6bab6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6ba290c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6ba28c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6ba27a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e9230cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e9230ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6ba1b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e6ba276aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e6bcb4e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6baa06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6ba7119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create timethreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8a 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 
> =================================================================
> ==1083452==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56508ca8fe32 bp 0x7ffeeb27ed90 sp 0x7ffeeb27ed88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56508ca8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56508ca8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56508c79a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56508c79bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56508c995ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56508c98d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56508cbf7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56508c319c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56508c31556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56508c303018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa56e6e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa56e6e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56508c241634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56508c2ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56508ebd7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56508ca8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56508c79a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create tl ( 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  89 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 
> =================================================================
> ==1083420==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557c6adf5e32 bp 0x7ffc257c8f50 sp 0x7ffc257c8f48
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557c6adf5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c6adf59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c6ab009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c6ab01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c6acfbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c6acf3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c6af5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c6a67fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c6a67b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c6a669018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f921d061d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f921d061e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c6a5a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557c6a665aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557c6cf3d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c6adf5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c6ab009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector create vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  b1 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 
> =================================================================
> ==1083437==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562b6fc70e32 bp 0x7fffe06363d0 sp 0x7fffe06363c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562b6fc70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b6fc709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b6f97b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b6f97cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b6fb76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b6fb6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b6fdd8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b6f4fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b6f4f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b6f4e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5399764d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5399764e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b6f422634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562b6f4e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562b71db8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b6fc70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b6f97b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector delete ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1083470==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a7e4ff0e32 bp 0x7ffd3d2048b0 sp 0x7ffd3d2048a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a7e4ff0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7e4ff09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7e4cfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7e4cfcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7e4ef6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7e4eee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7e5158793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7e487ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7e487656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7e4864018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9eacf0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9eacf0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7e47a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a7e4860aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a7e7138731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7e4ff0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7e4cfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect endpos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a1 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 
> =================================================================
> ==1083524==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e5e5cdce32 bp 0x7ffe0a282290 sp 0x7ffe0a282288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e5e5cdce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5e5cdc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5e59e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5e59e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5e5be2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5e5bda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5e5e44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5e5566c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5e556256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5e5550018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fa118bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fa118be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5e548e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e5e554caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e5e7e24731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5e5cdc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5e59e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083523==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558872eaee32 bp 0x7fff327ab210 sp 0x7fff327ab208
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558872eaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558872eae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558872bb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558872bbad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558872db4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558872dac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558873016793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558872738c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55887273456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558872722018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45f5749d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45f5749e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558872660634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55887271eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558874ff6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558872eae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558872bb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  84 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 
> =================================================================
> ==1083586==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b86283de32 bp 0x7ffe10d81fb0 sp 0x7ffe10d81fa8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b86283de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b86283d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8625489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b862549d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b862743ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b86273b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8629a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8620c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8620c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8620b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b4a502d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b4a502e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b861fef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b8620adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b864985731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b86283d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8625489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect id ( 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  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 
> =================================================================
> ==1083486==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55ba0706ee32 bp 0x7ffc58e13090 sp 0x7ffc58e13088
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55ba0706ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba0706e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba06d799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba06d7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba06f74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba06f6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba071d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba068f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba068f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba068e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7facd4b24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facd4b24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba06820634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55ba068deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ba091b6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba0706e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba06d799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect jamthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8a 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 
> =================================================================
> ==1083580==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556cc7a37e32 bp 0x7ffed17b5c90 sp 0x7ffed17b5c88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556cc7a37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556cc7a379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556cc77429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556cc7743d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556cc793debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556cc7935952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556cc7b9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cc72c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cc72bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cc72ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f9e0e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f9e0e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cc71e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556cc72a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556cc9b7f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556cc7a37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556cc77429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect lanes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083492==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5614bca18e32 bp 0x7ffee423d5d0 sp 0x7ffee423d5c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5614bca18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614bca189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614bc7239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614bc724d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614bc91eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614bc916952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614bcb80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614bc2a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614bc29e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614bc28c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f652a256d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f652a256e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614bc1ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5614bc288aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5614beb60731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614bca18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614bc7239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083521==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561cf992fe32 bp 0x7fffb3dc4f70 sp 0x7fffb3dc4f68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561cf992fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561cf992f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cf963a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cf963bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561cf9835ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561cf982d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561cf9a97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561cf91b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561cf91b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cf91a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc500eacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc500eace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cf90e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561cf919faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561cfba77731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561cf992f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cf963a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a6 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 
> =================================================================
> ==1083595==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5557c092ae32 bp 0x7ffe64f39a10 sp 0x7ffe64f39a08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5557c092ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557c092a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557c06359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557c0636d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557c0830ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557c0828952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557c0a92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557c01b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557c01b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557c019e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0273fded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0273fdee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557c00dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5557c019aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5557c2a72731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557c092a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557c06359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083520==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a3b29b8e32 bp 0x7ffc8f120090 sp 0x7ffc8f120088
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a3b29b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3b29b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3b26c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3b26c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3b28beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3b28b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3b2b20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3b2242c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3b223e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3b222c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d71ff8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d71ff8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3b216a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a3b2228aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a3b4b00731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3b29b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3b26c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1083497==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559ddfa00e32 bp 0x7fffa0b53e50 sp 0x7fffa0b53e48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559ddfa00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ddfa009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ddf70b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ddf70cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ddf906ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ddf8fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ddfb68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ddf28ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ddf28656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ddf274018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8eec090d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8eec090e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ddf1b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559ddf270aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559de1b48731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ddfa00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ddf70b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect speedthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a2 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 
> =================================================================
> ==1083568==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a3e158be32 bp 0x7ffcfd4ca990 sp 0x7ffcfd4ca988
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a3e158be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3e158b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3e12969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3e1297d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3e1491ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3e1489952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3e16f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3e0e15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3e0e1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3e0dff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00ab2b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00ab2b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3e0d3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a3e0dfbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a3e36d3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3e158b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3e12969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect timethreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  85 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 
> =================================================================
> ==1083551==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5601dc47ae32 bp 0x7ffe28c1f330 sp 0x7ffe28c1f328
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5601dc47ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601dc47a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601dc1859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601dc186d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601dc380ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601dc378952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601dc5e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601dbd04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601dbd0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601dbcee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ec116ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ec116ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601dbc2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5601dbceaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5601de5c2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601dc47a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601dc1859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect tl ( 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  a1 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 
> =================================================================
> ==1083519==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a77ce33e32 bp 0x7ffeab884b50 sp 0x7ffeab884b48
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a77ce33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a77ce339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a77cb3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a77cb3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a77cd39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a77cd31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a77cf9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a77c6bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a77c6b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a77c6a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f546d3add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f546d3ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a77c5e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a77c6a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a77ef7b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a77ce33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a77cb3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  98 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 
> =================================================================
> ==1083552==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5646f7eb0e32 bp 0x7ffd060bf450 sp 0x7ffd060bf448
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5646f7eb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646f7eb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646f7bbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646f7bbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646f7db6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646f7dae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646f8018793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646f773ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646f773656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646f7724018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a10ab5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a10ab5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646f7662634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5646f7720aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5646f9ff8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646f7eb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646f7bbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  ae 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 
> =================================================================
> ==1083610==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5591bef90e32 bp 0x7ffe2f2aca50 sp 0x7ffe2f2aca48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5591bef90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591bef909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591bec9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591bec9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591bee96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591bee8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591bf0f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591be81ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591be81656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591be804018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe35f9abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe35f9abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591be742634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5591be800aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5591c10d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591bef90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591bec9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection friendlypos ( 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  c8 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 
> =================================================================
> ==1083637==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55fb5ecefe32 bp 0x7fff93fff2d0 sp 0x7fff93fff2c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55fb5ecefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb5ecef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb5e9fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb5e9fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb5ebf5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb5ebed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb5ee57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb5e579c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb5e57556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb5e563018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0948fa5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0948fa5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb5e4a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55fb5e55faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb60e37731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb5ecef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb5e9fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection jamthreshold ( 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  ad 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 
> =================================================================
> ==1083638==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55f2ca650e32 bp 0x7fff48a43bf0 sp 0x7fff48a43be8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55f2ca650e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2ca6509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2ca35b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2ca35cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2ca556ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2ca54e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2ca7b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2c9edac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2c9ed656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2c9ec4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bc0b8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bc0b8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2c9e02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55f2c9ec0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f2cc798731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2ca650725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2ca35b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection name ( 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  b2 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 
> =================================================================
> ==1083596==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56434746ce32 bp 0x7ffecfef7310 sp 0x7ffecfef7308
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56434746ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56434746c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643471779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564347178d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564347372ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56434736a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643475d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564346cf6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564346cf256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564346ce0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8762999d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8762999e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564346c1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564346cdcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5643495b4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56434746c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643471779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection parameters ( 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  aa 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 
> =================================================================
> ==1083663==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5606e08d5e32 bp 0x7ffc5ed92cf0 sp 0x7ffc5ed92ce8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5606e08d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606e08d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606e05e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606e05e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606e07dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606e07d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606e0a3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606e015fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606e015b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606e0149018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9a1a97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9a1a97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606e0087634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5606e0145aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5606e2a1d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606e08d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606e05e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection period ( 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  aa 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 
> =================================================================
> ==1083597==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5612b8f9be32 bp 0x7fffcedf7cb0 sp 0x7fffcedf7ca8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5612b8f9be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612b8f9b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612b8ca69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612b8ca7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612b8ea1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612b8e99952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612b9103793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612b8825c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612b882156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612b880f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f682cdb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f682cdb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612b874d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5612b880baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5612bb0e3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612b8f9b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612b8ca69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection speedthreshold ( 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  ae 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 
> =================================================================
> ==1083641==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55802815ce32 bp 0x7ffe19757930 sp 0x7ffe19757928
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55802815ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55802815c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558027e679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558027e68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558028062ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55802805a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580282c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580279e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580279e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580279d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f5fe3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f5fe3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55802790e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5580279ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55802a2a4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55802815c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558027e679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection timethreshold ( 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  cb 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 
> =================================================================
> ==1083635==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560dabae1e32 bp 0x7ffd64c9a290 sp 0x7ffd64c9a288
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560dabae1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560dabae19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560dab7ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560dab7edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560dab9e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560dab9df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560dabc49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560dab36bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560dab36756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560dab355018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff57d040d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff57d040e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560dab293634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560dab351aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560dadc29731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560dabae1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560dab7ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection tl ( 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  aa 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 
> =================================================================
> ==1083594==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55da24bb8e32 bp 0x7ffd0399b910 sp 0x7ffd0399b908
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55da24bb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da24bb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da248c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da248c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da24abeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da24ab6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da24d20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da24442c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da2443e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da2442c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9cffe59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9cffe59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da2436a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55da24428aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da26d00731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da24bb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da248c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector inspect_selection vtypes ( 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  b1 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 
> =================================================================
> ==1083619==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x562d9589de32 bp 0x7ffee2a4ee50 sp 0x7ffee2a4ee48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x562d9589de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d9589d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d955a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d955a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d957a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d9579b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d95a05793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d95127c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d9512356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d95111018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93eabfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93eabfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d9504f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x562d9510daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562d979e5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d9589d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d955a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load endpos ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2
> sumo: /home/delphi/clangDebug/sumo/src/microsim/output/MSE2Collector.cpp:281: void MSE2Collector::checkPositioning(bool, double): Assertion `(myStartPos >= POSITION_EPS || myStartPos == 0) && myStartPos < myFirstLane->getLength()' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1083733==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562da98e6e32 bp 0x7ffdda095e30 sp 0x7ffdda095e28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562da98e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562da98e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562da95f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562da95f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562da97ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562da97e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562da9a4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562da9170c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562da916c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562da915a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e2f2e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e2f2e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562da9098634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562da9156aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562daba2e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562da98e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562da95f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load friendlypos ( 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  a8 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 
> =================================================================
> ==1083762==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x559a1802ce32 bp 0x7ffd794e3a90 sp 0x7ffd794e3a88
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x559a1802ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a1802c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a17d379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a17d38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a17f32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a17f2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a18194793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a178b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a178b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a178a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0763e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0763e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a177de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x559a1789caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a1a174731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a1802c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a17d379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  9e 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 
> =================================================================
> ==1083665==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560b6a3d0e32 bp 0x7ffc2684f810 sp 0x7ffc2684f808
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560b6a3d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b6a3d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b6a0db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b6a0dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b6a2d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b6a2ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b6a538793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b69c5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b69c5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b69c44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6507a51d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6507a51e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b69b82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560b69c40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560b6c518731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b6a3d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b6a0db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load jamthreshold ( 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  a2 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 
> =================================================================
> ==1083759==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55ffce849e32 bp 0x7ffe59eeddb0 sp 0x7ffe59eedda8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55ffce849e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffce8499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffce5549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffce555d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffce74febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffce747952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffce9b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffce0d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffce0cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffce0bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97fe208d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97fe208e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffcdffb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55ffce0b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ffd0991731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffce849725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffce5549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load lanes ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: 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 
> =================================================================
> ==1083669==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56456f67be32 bp 0x7ffe7f34ac10 sp 0x7ffe7f34ac08
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56456f67be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56456f67b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56456f3869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56456f387d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56456f581ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56456f579952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56456f7e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56456ef05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56456ef0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56456eeef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f068f422d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f068f422e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56456ee2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56456eeebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5645717c3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56456f67b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56456f3869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load name ( 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  a6 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 
> =================================================================
> ==1083720==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d949f2ae32 bp 0x7ffe96adbb70 sp 0x7ffe96adbb68
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d949f2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d949f2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d949c359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d949c36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d949e30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d949e28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d94a092793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9497b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9497b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d94979e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda6e911d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda6e911e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9496dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d94979aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d94c072731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d949f2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d949c359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1083772==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564bf6889e32 bp 0x7ffe794d73d0 sp 0x7ffe794d73c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564bf6889e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bf68899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564bf65949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564bf6595d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bf678febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bf6787952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bf69f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564bf6113c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564bf610f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564bf60fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9839101d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9839101e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564bf603b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564bf60f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564bf89d1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564bf6889725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564bf65949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load period ( 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  ab 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 
> =================================================================
> ==1083704==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55eb030d5e32 bp 0x7fff07224170 sp 0x7fff07224168
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55eb030d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb030d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb02de09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb02de1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb02fdbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb02fd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb0323d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb0295fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb0295b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb02949018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cb5a06d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cb5a06e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb02887634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55eb02945aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eb0521d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb030d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb02de09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load pos ( 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 0x616000011d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011d80: note: object has invalid vptr
>  00 00 00 00  c7 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 
> =================================================================
> ==1083676==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011eb4 at pc 0x55584b376e32 bp 0x7ffcbda65c70 sp 0x7ffcbda65c68
> READ of size 4 at 0x616000011eb4 thread T0
>     #0 0x55584b376e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55584b3769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55584b0819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55584b082d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55584b27cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55584b274952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55584b4de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55584ac00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55584abfc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55584abea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88b7f6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88b7f6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55584ab28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000011eb4 is located 308 bytes inside of 528-byte region [0x616000011d80,0x616000011f90)
> freed by thread T0 here:
>     #0 0x55584abe6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55584d4be731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55584b376725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55584b0819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load speedthreshold ( 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  a7 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 
> =================================================================
> ==1083749==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x560d80761e32 bp 0x7ffea8c3fe50 sp 0x7ffea8c3fe48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x560d80761e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d807619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d8046c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d8046dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d80667ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d8065f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d808c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d7ffebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d7ffe756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d7ffd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1b9878d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1b9878e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d7ff13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x560d7ffd1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560d828a9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d80761725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d8046c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load timethreshold ( 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 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 
> =================================================================
> ==1083741==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55708e403e32 bp 0x7ffebb457f30 sp 0x7ffebb457f28
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55708e403e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55708e4039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55708e10e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55708e10fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55708e309ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55708e301952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55708e56b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55708dc8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55708dc8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55708dc77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6892bb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6892bb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55708dbb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55708dc73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55709054b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55708e403725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55708e10e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load tl ( 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  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 
> =================================================================
> ==1083713==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55981aa09e32 bp 0x7ffde98bd6b0 sp 0x7ffde98bd6a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55981aa09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55981aa099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55981a7149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55981a715d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55981a90febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55981a907952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55981ab71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55981a293c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55981a28f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55981a27d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ed2123d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ed2123e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55981a1bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55981a279aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55981cb51731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55981aa09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55981a7149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load vtypes ( 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  c3 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 
> =================================================================
> ==1083737==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557058d64e32 bp 0x7ffc94f090b0 sp 0x7ffc94f090a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557058d64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557058d649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557058a6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557058a70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557058c6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557058c62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557058ecc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570585eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570585ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570585d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe440a7ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe440a7ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557058516634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5570585d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55705aeac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557058d64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557058a6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  85 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 
> =================================================================
> ==1083771==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e8f5544e32 bp 0x7ffe79578130 sp 0x7ffe79578128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e8f5544e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8f55449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8f524f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8f5250d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8f544aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8f5442952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8f56ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8f4dcec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8f4dca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8f4db8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01e2a95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01e2a95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8f4cf6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e8f4db4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e8f768c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8f5544725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8f524f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create default ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8f 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 
> =================================================================
> ==1083788==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f654c8ce32 bp 0x7fff30181050 sp 0x7fff30181048
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f654c8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f654c8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6549979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f654998d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f654b92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f654b8a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f654df4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f654516c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f65451256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f654500018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3a4401d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3a4401e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f65443e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f6544fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f656dd4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f654c8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6549979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create default_nochilds ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  23 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 
> =================================================================
> ==1083793==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5595b7dbee32 bp 0x7ffdd5640550 sp 0x7ffdd5640548
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5595b7dbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595b7dbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595b7ac99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595b7acad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595b7cc4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595b7cbc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595b7f26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595b7648c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595b764456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595b7632018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9899206d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9899206e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595b7570634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5595b762eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5595b9f06731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595b7dbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595b7ac99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1083822==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55912595ce32 bp 0x7ffe7de474f0 sp 0x7ffe7de474e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55912595ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55912595c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591256679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559125668d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559125862ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55912585a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559125ac4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591251e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591251e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591251d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d97692d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d97692e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55912510e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5591251ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559127aa4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55912595c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591256679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1083798==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ffa175ae32 bp 0x7ffd6f361e90 sp 0x7ffd6f361e88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ffa175ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffa175a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffa14659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffa1466d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffa1660ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffa1658952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffa18c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffa0fe4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffa0fe056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffa0fce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee44dfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee44dfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffa0f0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ffa0fcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ffa38a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffa175a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffa14659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1083812==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c9ada20e32 bp 0x7ffc55c276f0 sp 0x7ffc55c276e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c9ada20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9ada209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9ad72b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9ad72cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9ad926ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9ad91e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c9adb88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9ad2aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9ad2a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9ad294018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f4b532d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f4b532e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9ad1d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c9ad290aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c9afb68731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9ada20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9ad72b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1083810==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bcab06ce32 bp 0x7ffc5a328670 sp 0x7ffc5a328668
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bcab06ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcab06c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcaad779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcaad78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcaaf72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bcaaf6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bcab1d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bcaa8f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bcaa8f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bcaa8e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60af77ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60af77ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bcaa81e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bcaa8dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bcad1b4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bcab06c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bcaad779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create speedthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  79 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 
> =================================================================
> ==1083860==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d57deefe32 bp 0x7ffd79443d90 sp 0x7ffd79443d88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d57deefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d57deef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d57dbfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d57dbfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d57ddf5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d57dded952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d57e057793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d57d779c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d57d77556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d57d763018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48b82d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48b82d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d57d6a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d57d75faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d580037731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d57deef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d57dbfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create timethreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1083857==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d51a0afe32 bp 0x7fff29022f10 sp 0x7fff29022f08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d51a0afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d51a0af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d519dba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d519dbbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d519fb5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d519fad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d51a217793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d519939c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d51993556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d519923018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f6d709d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f6d709e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d519861634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d51991faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d51c1f7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d51a0af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d519dba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector create vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a2 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 
> =================================================================
> ==1083837==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5621cb06de32 bp 0x7ffeecddc290 sp 0x7ffeecddc288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5621cb06de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621cb06d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621cad789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621cad79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621caf73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621caf6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621cb1d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621ca8f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621ca8f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621ca8e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc9004ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc9004ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621ca81f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5621ca8ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5621cd1b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621cb06d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621cad789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector delete delete_child ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1083872==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55cfd5c44e32 bp 0x7ffd3eb0d230 sp 0x7ffd3eb0d228
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55cfd5c44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfd5c449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfd594f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfd5950d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfd5b4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfd5b42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cfd5dac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cfd54cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cfd54ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfd54b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20d3ff8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20d3ff8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfd53f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55cfd54b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cfd7d8c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfd5c44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfd594f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector delete delete_parent ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  23 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 
> =================================================================
> ==1083863==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556780a4ce32 bp 0x7fff4342eed0 sp 0x7fff4342eec8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556780a4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556780a4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567807579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556780758d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556780952ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55678094a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556780bb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567802d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567802d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567802c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb00d361d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb00d361e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567801fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5567802bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556782b94731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556780a4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567807579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8f 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 
> =================================================================
> ==1083908==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f88bffbe32 bp 0x7ffe6e7e1910 sp 0x7ffe6e7e1908
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f88bffbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f88bffb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f88bd069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f88bd07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f88bf01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f88bef9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f88c163793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f88b885c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f88b88156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f88b86f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff537527d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff537527e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f88b7ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f88b86baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f88e143731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f88bffb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f88bd069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1083886==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5583319a4e32 bp 0x7ffd5d56c310 sp 0x7ffd5d56c308
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5583319a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583319a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583316af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583316b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583318aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583318a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558331b0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55833122ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55833122a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558331218018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ae799fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ae799fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558331156634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558331214aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558333aec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583319a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583316af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1083900==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55af9e09fe32 bp 0x7fff2c980130 sp 0x7fff2c980128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55af9e09fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af9e09f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af9ddaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af9ddabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af9dfa5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af9df9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af9e207793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af9d929c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af9d92556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af9d913018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f86aa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f86aa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af9d851634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55af9d90faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55afa01e7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af9e09f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af9ddaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  91 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 
> =================================================================
> ==1083940==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bbad02be32 bp 0x7ffdeb0b84f0 sp 0x7ffdeb0b84e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bbad02be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbad02b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbacd369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbacd37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbacf31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbacf29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbad193793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbac8b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbac8b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbac89f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05db0bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05db0bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbac7dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bbac89baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bbaf173731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbad02b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbacd369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1083891==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55dfbe985e32 bp 0x7ffe743425d0 sp 0x7ffe743425c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55dfbe985e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfbe9859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfbe6909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfbe691d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfbe88bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfbe883952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfbeaed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfbe20fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfbe20b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfbe1f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1368c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1368c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfbe137634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55dfbe1f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dfc0acd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfbe985725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfbe6909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect pos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1083887==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560f3b7eae32 bp 0x7ffcf66f0690 sp 0x7ffcf66f0688
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560f3b7eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f3b7ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f3b4f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f3b4f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f3b6f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f3b6e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f3b952793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f3b074c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f3b07056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f3b05e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9cad803d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9cad803e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f3af9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560f3b05aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560f3d932731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f3b7ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f3b4f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect speedthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  79 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 
> =================================================================
> ==1083926==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a3fb66ce32 bp 0x7ffd3eed6790 sp 0x7ffd3eed6788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a3fb66ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3fb66c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3fb3779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3fb378d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3fb572ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3fb56a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3fb7d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3faef6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3faef256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3faee0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3432817d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3432817e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3fae1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a3faedcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a3fd7b4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3fb66c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3fb3779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect timethreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1083919==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x565090ef8e32 bp 0x7ffcf2938250 sp 0x7ffcf2938248
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x565090ef8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565090ef89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565090c039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565090c04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565090dfeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565090df6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565091060793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565090782c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56509077e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56509076c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7facea9eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facea9eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650906aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x565090768aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565093040731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565090ef8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565090c039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect vtypes ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8a 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 
> =================================================================
> ==1083912==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5640468e0e32 bp 0x7ffd8fffd890 sp 0x7ffd8fffd888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5640468e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640468e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640465eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640465ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640467e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640467de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564046a48793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56404616ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56404616656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564046154018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f130e0f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f130e0f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564046092634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564046150aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564048a28731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640468e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640465eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  d9 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 
> =================================================================
> ==1083959==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d0e960ee32 bp 0x7ffd2328aa10 sp 0x7ffd2328aa08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d0e960ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0e960e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0e93199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0e931ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0e9514ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0e950c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0e9776793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0e8e98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0e8e9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0e8e82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81ee613d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81ee613e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0e8dc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d0e8e7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0eb756731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0e960e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0e93199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection name ( 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  ab 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 
> =================================================================
> ==1083950==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x562b2fcace32 bp 0x7ffe9c37a830 sp 0x7ffe9c37a828
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x562b2fcace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b2fcac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b2f9b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b2f9b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b2fbb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b2fbaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b2fe14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b2f536c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b2f53256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b2f520018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bbdee3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bbdee3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b2f45e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x562b2f51caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562b31df4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b2fcac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b2f9b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection parameters ( 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  c3 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 
> =================================================================
> ==1083991==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56476483be32 bp 0x7fff09e9e9d0 sp 0x7fff09e9e9c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56476483be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56476483b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647645469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564764547d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564764741ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564764739952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647649a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647640c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647640c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647640af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14ed16cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14ed16ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564763fed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5647640abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564766983731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56476483b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647645469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection period ( 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  b2 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 
> =================================================================
> ==1083941==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x556da31fee32 bp 0x7ffed8b3c290 sp 0x7ffed8b3c288
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x556da31fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556da31fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556da2f099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556da2f0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556da3104ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556da30fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556da3366793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556da2a88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556da2a8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556da2a72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d67b0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d67b0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556da29b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x556da2a6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556da5346731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556da31fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556da2f099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection speedthreshold ( 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  ae 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 
> =================================================================
> ==1083985==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563aae330e32 bp 0x7ffd90435610 sp 0x7ffd90435608
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563aae330e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563aae3309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563aae03b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563aae03cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563aae236ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563aae22e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563aae498793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563aadbbac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563aadbb656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563aadba4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfb3684d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfb3684e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563aadae2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x563aadba0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563ab0478731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563aae330725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563aae03b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection timethreshold ( 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  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 
> =================================================================
> ==1083979==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55b2e4bb1e32 bp 0x7fff318ca010 sp 0x7fff318ca008
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55b2e4bb1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2e4bb19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2e48bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2e48bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2e4ab7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2e4aaf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2e4d19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2e443bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2e443756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2e4425018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4219a4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4219a4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2e4363634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55b2e4421aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b2e6cf9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2e4bb1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2e48bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector inspect_selection vtypes ( 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  d5 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 
> =================================================================
> ==1083970==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5598dcba9e32 bp 0x7ffd84b0d990 sp 0x7ffd84b0d988
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5598dcba9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598dcba99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598dc8b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598dc8b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598dcaafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598dcaa7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598dcd11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598dc433c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598dc42f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598dc41d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5541f14d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5541f14e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598dc35b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5598dc419aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5598decf1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598dcba9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598dc8b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load default ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,360c4,82
< Warning: Vehicle 'f_0.1' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'entryExitDetector_0' without entering it.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load empty ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  06 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 
> =================================================================
> ==1084050==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c58e4cce32 bp 0x7ffde2e1afb0 sp 0x7ffde2e1afa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c58e4cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c58e4cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c58e1d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c58e1d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c58e3d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c58e3ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c58e634793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c58dd56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c58dd5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c58dd40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc826a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc826a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c58dc7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c58dd3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c590614731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c58e4cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c58e1d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load file ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  aa 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 
> =================================================================
> ==1084026==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b3ab748e32 bp 0x7ffee4ab52b0 sp 0x7ffee4ab52a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b3ab748e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3ab7489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3ab4539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3ab454d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3ab64eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3ab646952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3ab8b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3aafd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3aafce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3aafbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f508337ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f508337ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3aaefa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b3aafb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b3ad890731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3ab748725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3ab4539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load id ( Last six runs Jun2023 )

---------- Differences in errors ----------
6,696c6,84
< Warning: Vehicle 'f_0.1' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.1' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.1' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'id with spaces' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load invalidchilds ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1084055==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d373d06e32 bp 0x7ffc97b91130 sp 0x7ffc97b91128
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d373d06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d373d069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d373a119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d373a12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d373c0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d373c04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d373e6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d373590c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d37358c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d37357a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd572297d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd572297e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3734b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d373576aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d375e4e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d373d06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d373a119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load parameters ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,360c4,82
< Warning: Vehicle 'f_0.1' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'entryExitDetector_00' without entering it.
< Warning: Vehicle 'f_0.15' left e3Detector 'entryExitDetector_00' without entering it.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load period ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  ad 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 
> =================================================================
> ==1084014==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ae3e6d8e32 bp 0x7fffd6535f10 sp 0x7fffd6535f08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ae3e6d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae3e6d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae3e3e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae3e3e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae3e5deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae3e5d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae3e840793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae3df62c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae3df5e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae3df4c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b00478d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b00478e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae3de8a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ae3df48aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ae40820731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae3e6d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae3e3e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load position ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,60c2,80
< Warning: Vehicle 'f_0.4' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.15' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.17' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.18' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.22' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.27' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.31' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.34' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.35' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.36' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.40' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.51' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.52' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.54' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.57' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.58' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.63' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.67' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.68' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.70' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.72' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.77' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.78' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.80' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.87' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.88' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.90' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.91' arrived inside e3Detector 'entryExitDetector_4'.
< Warning: Vehicle 'f_0.94' arrived inside e3Detector 'entryExitDetector_4'.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load speedthreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a6 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 
> =================================================================
> ==1084034==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c30ffa0e32 bp 0x7ffe41c26d90 sp 0x7ffe41c26d88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c30ffa0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c30ffa09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c30fcab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c30fcacd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c30fea6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c30fe9e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c310108793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c30f82ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c30f82656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c30f814018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e375efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e375efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c30f752634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c30f810aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c3120e8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c30ffa0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c30fcab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector load timethreshold ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  a5 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 
> =================================================================
> ==1084033==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5601cabb9e32 bp 0x7ffe2cea5990 sp 0x7ffe2cea5988
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5601cabb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601cabb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601ca8c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601ca8c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601caabfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601caab7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601cad21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601ca443c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601ca43f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601ca42d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac425fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac425fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601ca36b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5601ca429aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5601ccd01731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601cabb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601ca8c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  8e 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 
> =================================================================
> ==1084056==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563389c90e32 bp 0x7fff43af1630 sp 0x7fff43af1628
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563389c90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563389c909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56338999b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56338999cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563389b96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563389b8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563389df8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56338951ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56338951656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563389504018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faedce43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faedce43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563389442634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563389500aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56338bdd8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563389c90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56338999b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements e3detector volatilerecomputing ( Last six runs Jun2023 )

---------- Differences in errors ----------
9,540c9,87
< Warning: Vehicle 'f_0.1' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.1' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.2' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.3' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.4' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.5' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.6' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.7' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.8' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.11' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.12' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.13' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.14' left e3Detector 'entryExitDetector_1' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.9' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
< Warning: Vehicle 'f_0.10' left e3Detector 'entryExitDetector_0' without entering it.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create angle ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1085528==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b46ccf9e32 bp 0x7ffc816f2350 sp 0x7ffc816f2348
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b46ccf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b46ccf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b46ca049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b46ca05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b46cbffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b46cbf7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b46ce61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b46c583c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b46c57f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b46c56d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2506ee1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2506ee1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b46c4ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b46c569aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b46ee41731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b46ccf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b46ca049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1085449==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558c6f207e32 bp 0x7fff65cad1b0 sp 0x7fff65cad1a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558c6f207e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c6f2079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c6ef129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c6ef13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c6f10debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c6f105952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c6f36f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c6ea91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c6ea8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c6ea7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c5f5abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c5f5abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c6e9b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x558c6ea77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558c7134f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c6f207725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c6ef129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create departpos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1085527==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5573989fde32 bp 0x7fff30f1c3b0 sp 0x7fff30f1c3a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5573989fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573989fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573987089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557398709d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557398903ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573988fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557398b65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557398287c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55739828356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557398271018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee84ef7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee84ef7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573981af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55739826daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55739ab45731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573989fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573987089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create friendlypos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1085492==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55eefdf96e32 bp 0x7ffe3545ce90 sp 0x7ffe3545ce88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55eefdf96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eefdf969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eefdca19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eefdca2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eefde9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eefde94952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eefe0fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eefd820c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eefd81c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eefd80a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabe40acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabe40ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eefd748634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55eefd806aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef000de731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eefdf96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eefdca19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1085462==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ffa8e74e32 bp 0x7ffc8bb83350 sp 0x7ffc8bb83348
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ffa8e74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffa8e749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffa8b7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffa8b80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffa8d7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffa8d72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffa8fdc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffa86fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffa86fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffa86e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d96172d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d96172e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffa8626634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ffa86e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ffaafbc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffa8e74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffa8b7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create length ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1085516==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x560b7a195e32 bp 0x7ffeb4cede90 sp 0x7ffeb4cede88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x560b7a195e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b7a1959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b79ea09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b79ea1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b7a09bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b7a093952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b7a2fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b79a1fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b79a1b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b79a09018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc92ef83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc92ef83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b79947634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560b79a05aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560b7c2dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b7a195725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b79ea09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1085470==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56266bbb9e32 bp 0x7ffd31fda690 sp 0x7ffd31fda688
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56266bbb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56266bbb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56266b8c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56266b8c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56266babfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56266bab7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56266bd21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56266b443c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56266b43f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56266b42d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f92461d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f92461e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56266b36b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56266b429aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56266dd01731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56266bbb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56266b8c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create onroad ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1085491==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x560acd5a6e32 bp 0x7fff83dbf610 sp 0x7fff83dbf608
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x560acd5a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560acd5a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560acd2b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560acd2b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560acd4acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560acd4a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560acd70e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560acce30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560acce2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560acce1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ec77aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ec77aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560accd58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560acce16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560acf6ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560acd5a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560acd2b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create references ( 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  1d 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 
> =================================================================
> ==1085529==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5600b005be32 bp 0x7ffede0f16d0 sp 0x7ffede0f16c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5600b005be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600b005b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600afd669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600afd67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600aff61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600aff59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600b01c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600af8e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600af8e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600af8cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe632812d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe632812e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600af80d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5600af8cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600b21a3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600b005b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600afd669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create references_length ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1085544==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a9eed7ae32 bp 0x7ffca88b9a50 sp 0x7ffca88b9a48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a9eed7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9eed7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9eea859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9eea86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9eec80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9eec78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9eeee2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9ee604c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9ee60056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9ee5ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6545c37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6545c37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9ee52c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a9ee5eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a9f0ec2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9eed7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9eea859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create roadsidecapacity ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1085476==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556dccae0e32 bp 0x7fffbc605870 sp 0x7fffbc605868
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556dccae0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556dccae09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556dcc7eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556dcc7ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556dcc9e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556dcc9de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556dccc48793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556dcc36ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556dcc36656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556dcc354018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2009d00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2009d00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556dcc292634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556dcc350aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556dcec28731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556dccae0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556dcc7eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea create width ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1085506==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559b4c390e32 bp 0x7ffd0876cad0 sp 0x7ffd0876cac8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559b4c390e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b4c3909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b4c09b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b4c09cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b4c296ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b4c28e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b4c4f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b4bc1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b4bc1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b4bc04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7f448fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7f448fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b4bb42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559b4bc00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b4e4d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b4c390725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b4c09b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea fix fix_positions ( 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  21 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 
> =================================================================
> ==1085843==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55e90df9de32 bp 0x7fffb672b6d0 sp 0x7fffb672b6c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55e90df9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e90df9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e90dca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e90dca9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e90dea3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e90de9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e90e105793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e90d827c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e90d82356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e90d811018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e30610d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e30610e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e90d74f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55e90d80daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e9100e5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e90df9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e90dca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea fix friendlypos ( 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  25 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 
> =================================================================
> ==1085853==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5585a5b18e32 bp 0x7ffead328b90 sp 0x7ffead328b88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5585a5b18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585a5b189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585a58239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585a5824d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585a5a1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585a5a16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585a5c80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585a53a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585a539e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585a538c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccf1f5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccf1f5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585a52ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5585a5388aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585a7c60731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585a5b18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585a58239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea fix select_invalids ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  23 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 
> =================================================================
> ==1085852==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563538119e32 bp 0x7ffc6c8ecb50 sp 0x7ffc6c8ecb48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563538119e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635381199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563537e249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563537e25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56353801febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563538017952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563538281793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635379a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56353799f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56353798d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ad5776d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ad5776e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635378cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563537989aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56353a261731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563538119725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563537e249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect angle ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1085633==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b0e507ae32 bp 0x7ffcc7f5d850 sp 0x7ffcc7f5d848
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b0e507ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0e507a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0e4d859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0e4d86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0e4f80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0e4f78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0e51e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0e4904c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0e490056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0e48ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3915eaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3915eaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0e482c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b0e48eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0e71c2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0e507a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0e4d859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect departpos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1085638==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55eb770b7e32 bp 0x7ffdae69d390 sp 0x7ffdae69d388
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55eb770b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb770b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb76dc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb76dc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb76fbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb76fb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb7721f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb76941c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb7693d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb7692b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1db93ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1db93ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb76869634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55eb76927aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eb791ff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb770b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb76dc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect endpos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1085570==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x560b751cbe32 bp 0x7fff2cca1930 sp 0x7fff2cca1928
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x560b751cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b751cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b74ed69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b74ed7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b750d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b750c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b75333793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b74a55c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b74a5156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b74a3f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25c543bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25c543be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b7497d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560b74a3baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560b77313731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b751cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b74ed69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect friendlypos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1085608==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b559f2be32 bp 0x7ffc941002b0 sp 0x7ffc941002a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b559f2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b559f2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b559c369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b559c37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b559e31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b559e29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b55a093793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5597b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5597b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b55979f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5447e55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5447e55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5596dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b55979baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b55c073731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b559f2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b559c369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1085554==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555d99131e32 bp 0x7ffdb627ff50 sp 0x7ffdb627ff48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555d99131e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d991319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d98e3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d98e3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d99037ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d9902f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d99299793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d989bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d989b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d989a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe176951d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe176951e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d988e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555d989a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d9b279731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d99131725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d98e3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1085568==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555e96cd4e32 bp 0x7fff943ee670 sp 0x7fff943ee668
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555e96cd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e96cd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e969df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e969e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e96bdaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e96bd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e96e3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e9655ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e9655a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e96548018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cef8bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cef8bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e96486634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555e96544aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e98e1c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e96cd4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e969df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect length ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1085617==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d54e9eae32 bp 0x7ffc857b3230 sp 0x7ffc857b3228
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d54e9eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d54e9ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d54e6f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d54e6f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d54e8f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d54e8e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d54eb52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d54e274c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d54e27056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d54e25e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff41af9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff41af9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d54e19c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d54e25aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d550b32731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d54e9ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d54e6f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1085577==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e93e223e32 bp 0x7ffdef2b7a90 sp 0x7ffdef2b7a88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e93e223e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e93e2239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e93df2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e93df2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e93e129ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e93e121952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e93e38b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e93daadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e93daa956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e93da97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5dcce06d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5dcce06e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e93d9d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e93da93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e94036b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e93e223725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e93df2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect onroad ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1085593==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55628e219e32 bp 0x7ffc90d70d30 sp 0x7ffc90d70d28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55628e219e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55628e2199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55628df249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55628df25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55628e11febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55628e117952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55628e381793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55628daa3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55628da9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55628da8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8418044d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8418044e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55628d9cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55628da89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556290361731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55628e219725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55628df249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1085645==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ead9234e32 bp 0x7fffe06cb790 sp 0x7fffe06cb788
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ead9234e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ead92349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ead8f3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ead8f40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ead913aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ead9132952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ead939c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ead8abec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ead8aba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ead8aa8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9ba0d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9ba0d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ead89e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ead8aa4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eadb37c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ead9234725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ead8f3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect roadsidecapacity ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1085591==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5622a87d8e32 bp 0x7fff21b737d0 sp 0x7fff21b737c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5622a87d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622a87d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622a84e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622a84e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622a86deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622a86d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622a8940793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5622a8062c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5622a805e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5622a804c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa2eeb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa2eeb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622a7f8a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5622a8048aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5622aa920731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5622a87d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622a84e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect startpos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1085566==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f729f16e32 bp 0x7ffea096c4f0 sp 0x7ffea096c4e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f729f16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f729f169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f729c219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f729c22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f729e1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f729e14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f72a07e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7297a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f72979c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f72978a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60550c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60550c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7296c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f729786aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f72c05e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f729f16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f729c219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect width ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1085607==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558392e05e32 bp 0x7fff1a3e8710 sp 0x7fff1a3e8708
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558392e05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558392e059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558392b109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558392b11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558392d0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558392d03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558392f6d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55839268fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55839268b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558392679018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8e5320d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8e5320e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583925b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x558392675aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558394f4d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558392e05725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558392b109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection angle ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1085685==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55dbe49d9e32 bp 0x7ffecf84ba70 sp 0x7ffecf84ba68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55dbe49d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbe49d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbe46e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbe46e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbe48dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbe48d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbe4b41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbe4263c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbe425f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbe424d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb472c38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb472c38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbe418b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55dbe4249aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dbe6b21731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbe49d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbe46e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection departpos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  28 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 
> =================================================================
> ==1085701==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557835c0ae32 bp 0x7ffce4c61c30 sp 0x7ffce4c61c28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557835c0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557835c0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578359159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557835916d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557835b10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557835b08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557835d72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557835494c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55783549056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55783547e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0faab4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0faab4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578353bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55783547aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557837d52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557835c0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578359159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection friendlypos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1085671==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558fdaf4ce32 bp 0x7fffe51d65b0 sp 0x7fffe51d65a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558fdaf4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fdaf4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fdac579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fdac58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fdae52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fdae4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fdb0b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fda7d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fda7d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558fda7c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff073f35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff073f35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fda6fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558fda7bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558fdd094731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fdaf4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fdac579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection length ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  2b 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 
> =================================================================
> ==1085687==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558f0b049e32 bp 0x7ffd5adc5290 sp 0x7ffd5adc5288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558f0b049e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f0b0499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f0ad549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f0ad55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f0af4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f0af47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f0b1b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f0a8d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f0a8cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f0a8bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7d38c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7d38c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f0a7fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558f0a8b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558f0d191731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f0b049725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f0ad549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1085653==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5585ed4bbe32 bp 0x7fffa5633ef0 sp 0x7fffa5633ee8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5585ed4bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585ed4bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585ed1c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585ed1c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585ed3c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585ed3b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585ed623793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585ecd45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585ecd4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585ecd2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63bd57bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63bd57be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585ecc6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5585ecd2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585ef603731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585ed4bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585ed1c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection onroad ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1085660==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55781d450e32 bp 0x7ffca6f2d910 sp 0x7ffca6f2d908
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55781d450e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55781d4509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55781d15b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55781d15cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55781d356ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55781d34e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55781d5b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55781ccdac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55781ccd656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55781ccc4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25a4a83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25a4a83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55781cc02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55781ccc0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55781f598731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55781d450725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55781d15b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1085713==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562d74793e32 bp 0x7ffca122c710 sp 0x7ffca122c708
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562d74793e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d747939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d7449e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d7449fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d74699ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d74691952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d748fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d7401dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d7401956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d74007018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6923dd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6923dd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d73f45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562d74003aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562d768db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d74793725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d7449e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection roadsidecapacity ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1085658==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55954112be32 bp 0x7ffc54304670 sp 0x7ffc54304668
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55954112be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55954112b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559540e369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559540e37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559541031ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559541029952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559541293793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595409b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595409b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55954099f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a3eb5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a3eb5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595408dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55954099baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559543273731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55954112b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559540e369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea inspect_selection width ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  42 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 
> =================================================================
> ==1085682==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555682f94e32 bp 0x7ffc89c61710 sp 0x7ffc89c61708
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555682f94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555682f949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555682c9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555682ca0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555682e9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555682e92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556830fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55568281ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55568281a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555682808018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8a1133d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8a1133e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555682746634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555682804aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5556850dc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555682f94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555682c9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load angle ( 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  29 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 
> =================================================================
> ==1085803==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55587ee64e32 bp 0x7ffd822c7210 sp 0x7ffd822c7208
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55587ee64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55587ee649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55587eb6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55587eb70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55587ed6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55587ed62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55587efcc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55587e6eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55587e6ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55587e6d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3913321d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3913321e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55587e616634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55587e6d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555880fac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55587ee64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55587eb6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1085722==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55bbe91d9e32 bp 0x7ffd461c8270 sp 0x7ffd461c8268
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55bbe91d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbe91d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbe8ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbe8ee5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbe90dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbe90d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbe9341793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbe8a63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbe8a5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbe8a4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe86f2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe86f2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbe898b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55bbe8a49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bbeb321731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbe91d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbe8ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load departpos ( 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  24 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 
> =================================================================
> ==1085810==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55f6b636ae32 bp 0x7ffc05dfc070 sp 0x7ffc05dfc068
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55f6b636ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6b636a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6b60759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6b6076d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6b6270ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6b6268952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6b64d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6b5bf4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6b5bf056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6b5bde018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f690f7c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f690f7c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6b5b1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55f6b5bdaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f6b84b2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6b636a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6b60759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load endpos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1085750==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55cd7d153e32 bp 0x7fff51295810 sp 0x7fff51295808
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55cd7d153e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd7d1539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd7ce5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd7ce5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd7d059ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd7d051952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd7d2bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd7c9ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd7c9d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd7c9c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedc9a50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedc9a50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd7c905634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55cd7c9c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cd7f29b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd7d153725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd7ce5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load friendlypos ( 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  21 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 
> =================================================================
> ==1085784==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55729270ee32 bp 0x7ffe8e9feb50 sp 0x7ffe8e9feb48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55729270ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55729270e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572924199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55729241ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557292614ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55729260c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557292876793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557291f98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557291f9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557291f82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c04d0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c04d0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557291ec0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557291f7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557294856731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55729270e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572924199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1085726==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555cc48a2e32 bp 0x7fff32444810 sp 0x7fff32444808
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555cc48a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cc48a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cc45ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cc45aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cc47a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555cc47a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555cc4a0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555cc412cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555cc412856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cc4116018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab912c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab912c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cc4054634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555cc4112aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555cc69ea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cc48a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cc45ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1085731==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e50190ae32 bp 0x7ffdcee5a130 sp 0x7ffdcee5a128
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e50190ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e50190a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5016159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e501616d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e501810ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e501808952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e501a72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e501194c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e50119056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e50117e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e41a43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e41a43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5010bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e50117aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e503a52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e50190a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5016159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load length ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  21 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 
> =================================================================
> ==1085790==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55aaa5fa4e32 bp 0x7fffcdf2bdd0 sp 0x7fffcdf2bdc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55aaa5fa4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaa5fa49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaa5caf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaa5cb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaa5eaaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaa5ea2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aaa610c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aaa582ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aaa582a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aaa5818018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39e8a6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39e8a6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aaa5756634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55aaa5814aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aaa80ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aaa5fa4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aaa5caf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load name ( 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  23 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 
> =================================================================
> ==1085760==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55c7ebd0be32 bp 0x7ffe12366d10 sp 0x7ffe12366d08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55c7ebd0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7ebd0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7eba169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7eba17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7ebc11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7ebc09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7ebe73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7eb595c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7eb59156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7eb57f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c90ad6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c90ad6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7eb4bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55c7eb57baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c7ede53731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c7ebd0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7eba169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load onroad ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1085786==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x560444357e32 bp 0x7ffdb2663850 sp 0x7ffdb2663848
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x560444357e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604443579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604440629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560444063d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56044425debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560444255952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604444bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560443be1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560443bdd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560443bcb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f331fb83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f331fb83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560443b09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560443bc7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56044649f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560444357725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604440629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  46 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 
> =================================================================
> ==1085814==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5601b4527e32 bp 0x7fffcfb3cf30 sp 0x7fffcfb3cf28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5601b4527e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601b45279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601b42329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601b4233d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601b442debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601b4425952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601b468f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601b3db1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601b3dad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601b3d9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f26597d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f26597e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601b3cd9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5601b3d97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5601b666f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601b4527725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601b42329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load roadsidecapacity ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  3b 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 
> =================================================================
> ==1085759==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55702da71e32 bp 0x7fff015af190 sp 0x7fff015af188
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55702da71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55702da719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55702d77c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55702d77dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55702d977ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55702d96f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55702dbd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55702d2fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55702d2f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55702d2e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9cd0dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9cd0dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55702d223634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55702d2e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55702fbb9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55702da71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55702d77c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load startpos ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1085743==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55dbfe188e32 bp 0x7ffe2623c870 sp 0x7ffe2623c868
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55dbfe188e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbfe1889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbfde939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbfde94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbfe08eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbfe086952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbfe2f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbfda12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbfda0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbfd9fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9da41ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9da41ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbfd93a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55dbfd9f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dc002d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbfe188725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbfde939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea load width ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1085782==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555999c4ee32 bp 0x7ffdf38e70f0 sp 0x7ffdf38e70e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555999c4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555999c4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559999599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55599995ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555999b54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555999b4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555999db6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559994d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559994d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559994c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f025ab68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f025ab68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555999400634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5559994beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55599bd96731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555999c4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559999599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1085821==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56062ef0de32 bp 0x7ffce5834950 sp 0x7ffce5834948
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56062ef0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56062ef0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56062ec189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56062ec19d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56062ee13ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56062ee0b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56062f075793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56062e797c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56062e79356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56062e781018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a4ece6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a4ece6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56062e6bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56062e77daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560631055731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56062ef0d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56062ec189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingarea volatilerecomputing ( 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 0x616000011a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011a80: 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 
> =================================================================
> ==1085833==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55da3a1ace32 bp 0x7ffdf7a757f0 sp 0x7ffdf7a757e8
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55da3a1ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da3a1ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da39eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da39eb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da3a0b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da3a0aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da3a314793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da39a36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da39a3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da39a20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5efca3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5efca3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da3995e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55da39a1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da3c2f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da3a1ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da39eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create angle ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1085894==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f1ba853e32 bp 0x7ffcd8df3050 sp 0x7ffcd8df3048
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f1ba853e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1ba8539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1ba55e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1ba55fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1ba759ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1ba751952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1ba9bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1ba0ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1ba0d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1ba0c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff550f48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff550f48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1ba005634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f1ba0c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f1bc99b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1ba853725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1ba55e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1085864==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fdf6303e32 bp 0x7ffd0822e710 sp 0x7ffd0822e708
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fdf6303e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fdf63039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fdf600e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fdf600fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fdf6209ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fdf6201952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fdf646b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fdf5b8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fdf5b8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fdf5b77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f0fc54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f0fc54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fdf5ab5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fdf5b73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fdf844b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fdf6303725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fdf600e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create length ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  25 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 
> =================================================================
> ==1085891==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5603faed3e32 bp 0x7ffd830b2a90 sp 0x7ffd830b2a88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5603faed3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603faed39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603fabde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603fabdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603fadd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603fadd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603fb03b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603fa75dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603fa75956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603fa747018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5041499d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5041499e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603fa685634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5603fa743aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5603fd01b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603faed3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603fabde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1085914==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5569d13bee32 bp 0x7ffe368fded0 sp 0x7ffe368fdec8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5569d13bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569d13be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569d10c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569d10cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569d12c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569d12bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569d1526793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5569d0c48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5569d0c4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5569d0c32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e96fd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e96fd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569d0b70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5569d0c2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5569d3506731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569d13be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569d10c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create slope ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  3d 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 
> =================================================================
> ==1085913==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563c7346ce32 bp 0x7ffd7f5fa9d0 sp 0x7ffd7f5fa9c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563c7346ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c7346c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c731779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c73178d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c73372ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c7336a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c735d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c72cf6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c72cf256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c72ce0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effaef3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effaef3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c72c1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563c72cdcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563c755b4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c7346c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c731779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace create width ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  23 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 
> =================================================================
> ==1085878==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56105dc55e32 bp 0x7ffe7d0075d0 sp 0x7ffe7d0075c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56105dc55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56105dc559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56105d9609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56105d961d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56105db5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56105db53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56105ddbd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56105d4dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56105d4db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56105d4c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27d6944d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27d6944e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56105d407634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56105d4c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56105fd9d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56105dc55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56105d9609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect angle ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1085951==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563b5d4ede32 bp 0x7ffd632314d0 sp 0x7ffd632314c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563b5d4ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b5d4ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b5d1f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b5d1f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b5d3f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b5d3eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b5d655793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b5cd77c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b5cd7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b5cd61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efdf199cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efdf199ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b5cc9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563b5cd5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b5f635731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b5d4ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b5d1f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect length ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1085948==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b0a88bde32 bp 0x7ffea179f530 sp 0x7ffea179f528
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b0a88bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0a88bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0a85c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0a85c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0a87c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0a87bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0a8a25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0a8147c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0a814356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0a8131018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff09ef4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff09ef4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0a806f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b0a812daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0aaa05731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0a88bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0a85c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1085961==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56146b150e32 bp 0x7ffc8fee5270 sp 0x7ffc8fee5268
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56146b150e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56146b1509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56146ae5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56146ae5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56146b056ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56146b04e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56146b2b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56146a9dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56146a9d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56146a9c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c97f09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c97f09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56146a902634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56146a9c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56146d298731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56146b150725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56146ae5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1085975==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562ef2101e32 bp 0x7ffd309f57f0 sp 0x7ffd309f57e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562ef2101e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ef21019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ef1e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ef1e0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ef2007ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ef1fff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ef2269793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ef198bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ef198756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ef1975018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04a9a39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04a9a39e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ef18b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562ef1971aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ef4249731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ef2101725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ef1e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect parent ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1085980==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55aa3e988e32 bp 0x7ffd510d9df0 sp 0x7ffd510d9de8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55aa3e988e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa3e9889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa3e6939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa3e694d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa3e88eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa3e886952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa3eaf0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa3e212c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa3e20e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa3e1fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47f9eabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47f9eabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa3e13a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55aa3e1f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aa40ad0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa3e988725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa3e6939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect pos ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  21 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 
> =================================================================
> ==1085929==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564cd913de32 bp 0x7ffd0b8cd570 sp 0x7ffd0b8cd568
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564cd913de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cd913d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cd8e489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cd8e49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cd9043ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cd903b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cd92a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cd89c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cd89c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cd89b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb397f13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb397f13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cd88ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564cd89adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564cdb285731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cd913d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cd8e489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect slope ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1085965==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f9822d7e32 bp 0x7ffe7c404e10 sp 0x7ffe7c404e08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f9822d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9822d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f981fe29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f981fe3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9821ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9821d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f98243f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f981b61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f981b5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f981b4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52dfd0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52dfd0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f981a89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f981b47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f98441f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9822d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f981fe29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect width ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1085939==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559a998f2e32 bp 0x7ffd3f6a7a10 sp 0x7ffd3f6a7a08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559a998f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a998f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a995fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a995fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a997f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a997f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a99a5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a9917cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a9917856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a99166018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f610f77ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f610f77ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a990a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559a99162aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a9ba3a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a998f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a995fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection angle ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  49 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 
> =================================================================
> ==1086005==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55804e21ce32 bp 0x7ffd2c8e3810 sp 0x7ffd2c8e3808
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55804e21ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55804e21c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55804df279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55804df28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55804e122ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55804e11a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55804e384793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55804daa6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55804daa256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55804da90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8bc685d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8bc685e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55804d9ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55804da8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558050364731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55804e21c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55804df279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection length ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1085987==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55dd1d3bbe32 bp 0x7ffcfd9c8710 sp 0x7ffcfd9c8708
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55dd1d3bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd1d3bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd1d0c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd1d0c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd1d2c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd1d2b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd1d523793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd1cc45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd1cc4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd1cc2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60916aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60916aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd1cb6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55dd1cc2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dd1f503731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd1d3bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd1d0c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1086003==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55af2e27ae32 bp 0x7ffffd52d730 sp 0x7ffffd52d728
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55af2e27ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af2e27a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af2df859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af2df86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af2e180ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af2e178952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af2e3e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af2db04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af2db0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af2daee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d753e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d753e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af2da2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55af2daeaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55af303c2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af2e27a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af2df859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1086018==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55eed37a2e32 bp 0x7ffc64863d30 sp 0x7ffc64863d28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55eed37a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eed37a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eed34ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eed34aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eed36a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eed36a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eed390a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eed302cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eed302856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eed3016018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18645b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18645b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eed2f54634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55eed3012aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eed58ea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eed37a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eed34ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection parent ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1086026==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5578d85cae32 bp 0x7ffc305fc530 sp 0x7ffc305fc528
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5578d85cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578d85ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578d82d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578d82d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578d84d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578d84c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578d8732793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578d7e54c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578d7e5056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578d7e3e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9deeefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9deeefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578d7d7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5578d7e3aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5578da712731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578d85ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578d82d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection slope ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1086010==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556011ee0e32 bp 0x7fff17246f70 sp 0x7fff17246f68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556011ee0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556011ee09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556011beb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556011becd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556011de6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556011dde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556012048793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55601176ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55601176656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556011754018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01a5d6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01a5d6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556011692634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556011750aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556014028731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556011ee0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556011beb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace inspect_selection width ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1085985==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ddb455be32 bp 0x7ffe75b047b0 sp 0x7ffe75b047a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ddb455be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddb455b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddb42669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddb4267d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddb4461ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ddb4459952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ddb46c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ddb3de5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ddb3de156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ddb3dcf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c59258d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c59258e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddb3d0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ddb3dcbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ddb66a3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ddb455b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ddb42669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load angle ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  42 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 
> =================================================================
> ==1086093==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562425768e32 bp 0x7ffdd40d7610 sp 0x7ffdd40d7608
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562425768e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624257689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624254739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562425474d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56242566eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562425666952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624258d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562424ff2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562424fee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562424fdc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40f2822d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40f2822e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562424f1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562424fd8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5624278b0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562425768725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624254739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  21 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 
> =================================================================
> ==1086031==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563998101e32 bp 0x7fffec121f90 sp 0x7fffec121f88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563998101e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639981019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563997e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563997e0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563998007ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563997fff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563998269793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56399798bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56399798756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563997975018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6c9c7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6c9c7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639978b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563997971aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56399a249731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563998101725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563997e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load length ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  20 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 
> =================================================================
> ==1086092==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5608ffc88e32 bp 0x7ffcee6041f0 sp 0x7ffcee6041e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5608ffc88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608ffc889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608ff9939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608ff994d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608ffb8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608ffb86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608ffdf0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608ff512c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608ff50e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608ff4fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ca9836d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ca9836e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608ff43a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5608ff4f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560901dd0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608ffc88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608ff9939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load slope ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  24 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 
> =================================================================
> ==1086103==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56035ac6ee32 bp 0x7ffd1fefe5b0 sp 0x7ffd1fefe5a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56035ac6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56035ac6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56035a9799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56035a97ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56035ab74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56035ab6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56035add6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56035a4f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56035a4f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56035a4e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c1c3a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c1c3a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56035a420634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56035a4deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56035cdb6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56035ac6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56035a9799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load width ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1086095==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558519dd0e32 bp 0x7fffa8926690 sp 0x7fffa8926688
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558519dd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558519dd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558519adb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558519adcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558519cd6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558519cce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558519f38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55851965ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55851965656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558519644018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71ad165d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71ad165e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558519582634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x558519640aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55851bf18731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558519dd0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558519adb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load x ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  3d 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 
> =================================================================
> ==1086064==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563bbe9b5e32 bp 0x7fff82679590 sp 0x7fff82679588
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563bbe9b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bbe9b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bbe6c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bbe6c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bbe8bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bbe8b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bbeb1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bbe23fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bbe23b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bbe229018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40e389ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40e389ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bbe167634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563bbe225aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563bc0afd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563bbe9b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563bbe6c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load y ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  23 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 
> =================================================================
> ==1086077==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f5f006ae32 bp 0x7ffd4a00ee10 sp 0x7ffd4a00ee08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f5f006ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5f006a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5efd759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5efd76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5eff70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5eff68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5f01d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5ef8f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5ef8f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5ef8de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95b7fc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95b7fc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5ef81c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f5ef8daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f5f21b2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5f006a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5efd759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace load z ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1086091==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fc71d04e32 bp 0x7ffde10b0af0 sp 0x7ffde10b0ae8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fc71d04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc71d049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc71a0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc71a10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc71c0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc71c02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc71e6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc7158ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc7158a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc71578018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ef9c4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ef9c4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc714b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fc71574aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fc73e4c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc71d04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc71a0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1086120==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5635fc519e32 bp 0x7ffeaa2b0a10 sp 0x7ffeaa2b0a08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5635fc519e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635fc5199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635fc2249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635fc225d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635fc41febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635fc417952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635fc681793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635fbda3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635fbd9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635fbd8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f025f872d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f025f872e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635fbccb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5635fbd89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5635fe661731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635fc519725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635fc2249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements parkingspace volatilerecomputing ( 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 0x616000011a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011a80: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1086121==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55fd45793e32 bp 0x7ffc1d106170 sp 0x7ffc1d106168
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55fd45793e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd457939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd4549e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd4549fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd45699ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd45691952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd458fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd4501dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd4501956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd45007018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb507614d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb507614e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd44f45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55fd45003aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fd478db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd45793725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd4549e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1086529==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563691cbfe32 bp 0x7ffe56427390 sp 0x7ffe56427388
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563691cbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563691cbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636919ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636919cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563691bc5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563691bbd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563691e27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563691549c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56369154556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563691533018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f740cd0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f740cd0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563691471634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56369152faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563693e07731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563691cbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636919ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  25 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 
> =================================================================
> ==1086557==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5621caedfe32 bp 0x7ffceb56cd30 sp 0x7ffceb56cd28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5621caedfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621caedf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621cabea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621cabebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621cade5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621caddd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621cb047793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621ca769c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621ca76556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621ca753018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4a2101d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4a2101e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621ca691634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5621ca74faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5621cd027731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621caedf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621cabea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1086546==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5606ed4a7e32 bp 0x7fffb9aa98d0 sp 0x7fffb9aa98c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5606ed4a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606ed4a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606ed1b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606ed1b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606ed3adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606ed3a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606ed60f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606ecd31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606ecd2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606ecd1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff63eb98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff63eb98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606ecc59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5606ecd17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5606ef5ef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606ed4a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606ed1b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1086567==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b64cdfee32 bp 0x7ffc7d6f4470 sp 0x7ffc7d6f4468
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b64cdfee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b64cdfe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b64cb099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b64cb0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b64cd04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b64ccfc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b64cf66793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b64c688c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b64c68456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b64c672018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7207130d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7207130e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b64c5b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b64c66eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b64ef46731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b64cdfe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b64cb099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load off ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1086590==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562e81581e32 bp 0x7ffd405c6170 sp 0x7ffd405c6168
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562e81581e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e815819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e8128c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e8128dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e81487ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e8147f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e816e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e80e0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e80e0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e80df5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58ba076d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58ba076e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e80d33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562e80df1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562e836c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e81581725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e8128c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1086605==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560b1767de32 bp 0x7ffd5302cc30 sp 0x7ffd5302cc28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560b1767de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b1767d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b173889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b17389d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b17583ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b1757b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b177e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b16f07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b16f0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b16ef1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa355973d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa355973e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b16e2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560b16eedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560b197c5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b1767d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b173889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load position ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1086545==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b518ad2e32 bp 0x7ffc33dc0010 sp 0x7ffc33dc0008
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b518ad2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b518ad29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5187dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5187ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5189d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5189d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b518c3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b51835cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b51835856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b518346018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e769d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e769d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b518284634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b518342aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b51ac1a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b518ad2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5187dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load probability ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1086574==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560703ed4e32 bp 0x7ffe6d7369d0 sp 0x7ffe6d7369c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560703ed4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560703ed49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560703bdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560703be0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560703ddaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560703dd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56070403c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56070375ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56070375a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560703748018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a76a4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a76a4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560703686634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560703744aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56070601c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560703ed4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560703bdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load timetreshold ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1086587==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5647dd062e32 bp 0x7ffd93f0c950 sp 0x7ffd93f0c948
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5647dd062e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647dd0629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647dcd6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647dcd6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647dcf68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647dcf60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647dd1ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647dc8ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647dc8e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647dc8d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccada7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccada7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647dc814634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5647dc8d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5647df1aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647dd062725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647dcd6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouter load vtypes ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1086589==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561c33ee0e32 bp 0x7ffde3c57b30 sp 0x7ffde3c57b28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561c33ee0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c33ee09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c33beb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c33becd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c33de6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c33dde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c34048793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c3376ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c3376656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c33754018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb39572d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb39572e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c33692634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561c33750aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561c36028731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c33ee0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c33beb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closinglanereroute load allow ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  8e 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 
> =================================================================
> ==1086820==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55980e0f6e32 bp 0x7ffdae21edb0 sp 0x7ffdae21eda8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55980e0f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55980e0f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55980de019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55980de02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55980dffcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55980dff4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55980e25e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55980d980c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55980d97c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55980d96a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0169dc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0169dc9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55980d8a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55980d966aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55981023e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55980e0f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55980de019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closinglanereroute load default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1086817==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f545acee32 bp 0x7ffd89b8bad0 sp 0x7ffd89b8bac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f545acee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f545ace9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5457d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5457dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5459d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5459cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f545c36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f545358c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f54535456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f545342018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb111edfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb111edfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f545280634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f54533eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f547c16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f545ace725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5457d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closinglanereroute load disallow ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1086826==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555a19da1e32 bp 0x7fffd44e3790 sp 0x7fffd44e3788
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555a19da1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a19da19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a19aac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a19aadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a19ca7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a19c9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a19f09793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a1962bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a1962756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a19615018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ad9537d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ad9537e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a19553634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555a19611aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555a1bee9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a19da1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a19aac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closinglanereroute load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1086819==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555ac3260e32 bp 0x7ffe6d47d6b0 sp 0x7ffe6d47d6a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555ac3260e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ac32609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ac2f6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ac2f6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ac3166ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ac315e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ac33c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ac2aeac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ac2ae656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ac2ad4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb60dbf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb60dbf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ac2a12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555ac2ad0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555ac53a8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ac3260725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ac2f6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closingreroute load allow ( Last six runs Jun2023 )

---------- Differences in errors ----------
17,712c17,95
< Warning: Vehicle 'f_0.2' is not allowed on source edge 'center0'.
< Warning: No route for vehicle 'f_0.2' found.
< Warning: Vehicle 'f_0.3' is not allowed on source edge 'center0'.
< Warning: No route for vehicle 'f_0.3' found.
< Warning: Vehicle 'f_0.4' is not allowed on source edge 'center0'.
< Warning: No route for vehicle 'f_0.4' found.
< Warning: Vehicle 'f_0.6' is not allowed on destination edge 'center0'.
< Warning: No route for vehicle 'f_0.6' found.
< Warning: Vehicle 'f_0.7' is not allowed on destination edge 'center0'.
< Warning: No route for vehicle 'f_0.7' found.
< Warning: Vehicle 'f_0.8' is not allowed on destination edge 'center0'.
< Warning: No route for vehicle 'f_0.8' found.
< Warning: Vehicle 'f_0.9' is not allowed on destination edge 'center0'.
< Warning: No route for vehicle 'f_0.9' found.
< Warning: Vehicle 'f_0.5' is not allowed on source edge 'center0'.
< Warning: No route for vehicle 'f_0.5' found.
< Warning: Vehicle 'f_0.6' is not allowed on source edge 'center0'.
< Warning: No route for vehicle 'f_0.6' found.
< Warning: Vehicle 'f_0.10' is not allowed on destination edge 'center0'.
< Warning: No route for vehicle 'f_0.10' found.
< Warning: Vehicle 'f_0.7' is not allowed on source edge 'center0'.
< Warning: No route for vehicle 'f_0.7' found.
< Warning: Vehicle 'f_0.8' is not allowed on source edge 'center0'.
< Warning: No route for vehicle 'f_0.8' found.
< Warning: Vehicle 'f_0.11' is not allowed on destination edge 'center0'.
< Warning: No route for vehicle 'f_0.11' found.
< Warning: Vehicle 'f_0.12' is not allowed on destination edge 'center0'.
< Warning: No route for vehicle 'f_0.12' found.
< Warning: Vehicle 'f_0.13' is not allowed on destination edge 'center0'.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
2,180c2,80
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.1' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.2' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.3' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.4' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.5' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.6' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.7' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.8' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.9' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.10' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.11' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.12' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.13' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.14' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.15' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.16' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.17' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.18' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.19' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.20' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.21' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.22' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.23' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.24' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.25' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.26' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.27' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.28' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.29' due to closed edges. Terminating route.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
additionalelements rerouterelements closingreroute load default ( Last six runs Jun2023 )
additionalelements rerouterelements closingreroute load edge ( Last six runs Jun2023 )
additionalelements rerouterelements interval load default ( Last six runs Jun2023 )
additionalelements rerouterelements interval load duplicated ( Last six runs Jun2023 )
additionalelements rerouterelements interval load unsorted ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements closingreroute load disallow ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  fe 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 
> =================================================================
> ==1086761==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564803b53e32 bp 0x7fff7b3f9090 sp 0x7fff7b3f9088
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564803b53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564803b539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56480385e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56480385fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564803a4ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564803a4c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564803a4e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5648033d36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5648033d6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5648033c8490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fe324e86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe324e86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564803305634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5648033c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564805c9b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564803b53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56480385e9b6 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 : additionalelements rerouterelements destprobreroute load default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  ac 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 
> =================================================================
> ==1086936==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555cf2743e32 bp 0x7ffd5346b070 sp 0x7ffd5346b068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555cf2743e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cf27439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cf244e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cf244fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cf2649ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555cf2641952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555cf28ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555cf1fcdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555cf1fc956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cf1fb7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa589800d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa589800e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cf1ef5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555cf1fb3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555cf488b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cf2743725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cf244e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements destprobreroute load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  dd 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 
> =================================================================
> ==1086940==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5628c326ee32 bp 0x7ffdd62f71f0 sp 0x7ffdd62f71e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5628c326ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628c326e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628c2f799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628c2f7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628c3174ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628c316c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628c33d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628c2af8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628c2af456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628c2ae2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f633cca8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f633cca8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628c2a20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5628c2adeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5628c53b6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628c326e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628c2f799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements destprobreroute load probability ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  b2 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 
> =================================================================
> ==1086956==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5642f2eabe32 bp 0x7ffd9d4b77d0 sp 0x7ffd9d4b77c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5642f2eabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642f2eab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642f2bb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642f2bb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642f2db1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642f2da9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642f3013793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642f2735c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642f273156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642f271f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2728ee1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2728ee1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642f265d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5642f271baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5642f4ff3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642f2eab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642f2bb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3f 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 
> =================================================================
> ==1086696==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5651e6b6ae32 bp 0x7ffe7bec0d70 sp 0x7ffe7bec0d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5651e6b6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651e6b6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651e68759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651e6876d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651e6a70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651e6a68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5651e6cd2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5651e63f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5651e63f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651e63de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb034b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb034b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651e631c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5651e63daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5651e8cb2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651e6b6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651e68759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load empty ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  40 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 
> =================================================================
> ==1086655==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558164f4be32 bp 0x7ffd20df1d10 sp 0x7ffd20df1d08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558164f4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558164f4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558164c569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558164c57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558164e51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558164e49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581650b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581647d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581647d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581647bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ab5669d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ab5669e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581646fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5581647bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558167093731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558164f4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558164c569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load end ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3b 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 
> =================================================================
> ==1086704==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55862a35be32 bp 0x7ffdf6cc53f0 sp 0x7ffdf6cc53e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55862a35be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55862a35b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55862a0669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55862a067d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55862a261ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55862a259952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55862a4c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558629be5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558629be156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558629bcf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7befa65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7befa65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558629b0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558629bcbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55862c4a3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55862a35b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55862a0669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements interval load overlapped ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,10c2,80
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.1' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.2' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.3' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.4' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.5' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.6' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.7' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.8' due to closed edges. Terminating route.
< Warning: Cannot keep destination edge 'center0' for vehicle 'f_0.9' due to closed edges. Terminating route.
---
> /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  f9 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 
> =================================================================
> ==1086681==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557e01773e32 bp 0x7ffe626f3ef0 sp 0x7ffe626f3ee8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557e01773e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e017739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e0147e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e0147fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e01679ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e01671952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e018db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e00ffdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e00ff956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e00fe7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements parkingareareroute load default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1087000==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b9304e8e32 bp 0x7fff85c7e6d0 sp 0x7fff85c7e6c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b9304e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9304e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9301f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9301f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9303eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9303e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b930650793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b92fd72c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b92fd6e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b92fd5c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96c7c97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96c7c97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b92fc9a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b92fd58aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b932630731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9304e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9301f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements parkingareareroute load parking ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1086998==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563bbb1a8e32 bp 0x7ffceee3b6f0 sp 0x7ffceee3b6e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563bbb1a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bbb1a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bbaeb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bbaeb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bbb0aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bbb0a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bbb310793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bbaa32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bbaa2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bbaa1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f495c449d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f495c449e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bba95a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563bbaa18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563bbd2f0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563bbb1a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563bbaeb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements parkingareareroute load probability ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  50 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 
> =================================================================
> ==1087010==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557ed3ca3e32 bp 0x7ffdcc946610 sp 0x7ffdcc946608
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557ed3ca3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ed3ca39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ed39ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ed39afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ed3ba9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ed3ba1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ed3e0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ed352dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ed352956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ed3517018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34b300dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34b300de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ed3455634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557ed3513aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557ed5deb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ed3ca3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ed39ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements parkingareareroute load visible ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  4e 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 
> =================================================================
> ==1087012==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564cad616e32 bp 0x7ffdfbf66030 sp 0x7ffdfbf66028
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564cad616e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cad6169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cad3219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cad322d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cad51cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cad514952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cad77e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cacea0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cace9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cace8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde50a64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde50a64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cacdc8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564cace86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564caf75e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cad616725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cad3219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements routeprobreroute load default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1086884==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a5d4052e32 bp 0x7ffed4d0dad0 sp 0x7ffed4d0dac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a5d4052e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5d40529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5d3d5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5d3d5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5d3f58ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5d3f50952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5d41ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5d38dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5d38d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5d38c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc66bcccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc66bccce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5d3804634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a5d38c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a5d619a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5d4052725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5d3d5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements routeprobreroute load probability ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  ea 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 
> =================================================================
> ==1086898==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558beb0a7e32 bp 0x7ffd67d0a630 sp 0x7ffd67d0a628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558beb0a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558beb0a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558beadb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558beadb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558beafadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558beafa5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558beb20f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bea931c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bea92d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bea91b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43d7706d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43d7706e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bea859634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558bea917aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558bed1ef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558beb0a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558beadb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements rerouterelements routeprobreroute load route ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1086897==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5559f101ae32 bp 0x7fff75445a50 sp 0x7fff75445a48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5559f101ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559f101a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559f0d259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559f0d26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559f0f20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559f0f18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559f1182793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559f08a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559f08a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559f088e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe12fa97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe12fa97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559f07cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5559f088aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5559f3162731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559f101a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559f0d259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1086168==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55b5888dae32 bp 0x7ffdce871910 sp 0x7ffdce871908
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55b5888dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5888da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5885e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5885e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5887e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5887d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b588a42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b588164c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b58816056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b58814e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0074561d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0074561e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b58808c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55b58814aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b58aa22731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5888da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5885e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create default ( 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  77 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 
> =================================================================
> ==1086133==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x555a41d01e32 bp 0x7ffc15bcc230 sp 0x7ffc15bcc228
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x555a41d01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a41d019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a41a0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a41a0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a41c07ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a41bff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a41e69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a4158bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a4158756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a41575018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9138fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9138fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a414b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x555a41571aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555a43e49731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a41d01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a41a0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create default_nocenter ( 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  5b 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 
> =================================================================
> ==1086136==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561171d78e32 bp 0x7fff40106df0 sp 0x7fff40106de8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561171d78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561171d789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561171a839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561171a84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561171c7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561171c76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561171ee0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561171602c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611715fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611715ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78c5ec4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78c5ec4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56117152a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5611715e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561173ec0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561171d78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561171a839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create file ( 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  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 
> =================================================================
> ==1086166==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x563750cd3e32 bp 0x7ffef2cf8210 sp 0x7ffef2cf8208
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x563750cd3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563750cd39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637509de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637509dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563750bd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563750bd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563750e3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56375055dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56375055956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563750547018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb635c80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb635c80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563750485634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x563750543aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563752e1b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563750cd3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637509de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create id ( 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  63 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 
> =================================================================
> ==1086143==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x564b39741e32 bp 0x7ffce8d769d0 sp 0x7ffce8d769c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x564b39741e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b397419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b3944c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b3944dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b39647ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b3963f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b398a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b38fcbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b38fc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b38fb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fe51e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fe51e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b38ef3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x564b38fb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564b3b889731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b39741725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b3944c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create name ( 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  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 
> =================================================================
> ==1086154==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55e0a3112e32 bp 0x7fffd133a3b0 sp 0x7fffd133a3a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55e0a3112e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0a31129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0a2e1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0a2e1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0a3018ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0a3010952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0a327a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0a299cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0a299856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0a2986018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effe0202d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effe0202e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0a28c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55e0a2982aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0a525a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0a3112725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0a2e1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe create period ( 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  60 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 
> =================================================================
> ==1086159==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55dd7b177e32 bp 0x7ffce36dbe70 sp 0x7ffce36dbe68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55dd7b177e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd7b1779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd7ae829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd7ae83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd7b07debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd7b075952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd7b2df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd7aa01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd7a9fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd7a9eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8b057ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8b057ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd7a929634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55dd7a9e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dd7d2bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd7b177725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd7ae829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  75 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 
> =================================================================
> ==1086229==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x56305e508e32 bp 0x7ffcde4955f0 sp 0x7ffcde4955e8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x56305e508e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56305e5089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56305e2139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56305e214d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56305e40eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56305e406952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56305e670793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56305dd92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56305dd8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56305dd7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f86340b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f86340b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56305dcba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56305dd78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563060650731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56305e508725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56305e2139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: 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 
> =================================================================
> ==1086199==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a61f8fbe32 bp 0x7ffd0b5e69d0 sp 0x7ffd0b5e69c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a61f8fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a61f8fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a61f6069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a61f607d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a61f801ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a61f7f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a61fa63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a61f185c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a61f18156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a61f16f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f02821d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f02821e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a61f0ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a61f16baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a621a43731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a61f8fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a61f6069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect file ( 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 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 
> =================================================================
> ==1086228==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5581d605ce32 bp 0x7fffb836c190 sp 0x7fffb836c188
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5581d605ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581d605c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581d5d679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581d5d68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581d5f62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581d5f5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581d61c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581d58e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581d58e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581d58d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31f405ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31f405ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581d580e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5581d58ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5581d81a4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581d605c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581d5d679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect id ( 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  85 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 
> =================================================================
> ==1086191==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c112cf1e32 bp 0x7ffd30792490 sp 0x7ffd30792488
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c112cf1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c112cf19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1129fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1129fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c112bf7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c112bef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c112e59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c11257bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c11257756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c112565018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d805d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d805d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1124a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c112561aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c114e39731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c112cf1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1129fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect name ( 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  77 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 
> =================================================================
> ==1086219==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55ad56d2be32 bp 0x7ffc07639430 sp 0x7ffc07639428
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55ad56d2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad56d2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad56a369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad56a37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad56c31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad56c29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad56e93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad565b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad565b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad5659f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d1adf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d1adf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad564dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55ad5659baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad58e73731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad56d2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad56a369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect parameters ( 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 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 
> =================================================================
> ==1086239==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x559b9dad7e32 bp 0x7ffe0388be10 sp 0x7ffe0388be08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x559b9dad7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b9dad79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b9d7e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b9d7e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b9d9ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b9d9d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b9dc3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b9d361c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b9d35d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b9d34b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd015723d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd015723e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b9d289634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x559b9d347aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b9fc1f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b9dad7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b9d7e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect period ( 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  7a 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 
> =================================================================
> ==1086207==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55fa4d2e5e32 bp 0x7fff20df3c10 sp 0x7fff20df3c08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55fa4d2e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa4d2e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa4cff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa4cff1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa4d1ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa4d1e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa4d44d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa4cb6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa4cb6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa4cb59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e66cf6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e66cf6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa4ca97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55fa4cb55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fa4f42d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa4d2e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa4cff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: 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 
> =================================================================
> ==1086270==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55caa9e73e32 bp 0x7ffec01d5cf0 sp 0x7ffec01d5ce8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55caa9e73e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55caa9e739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55caa9b7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55caa9b7fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55caa9d79ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55caa9d71952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55caa9fdb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55caa96fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55caa96f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55caa96e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f954d21bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f954d21be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55caa9625634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55caa96e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55caabfbb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55caa9e73725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55caa9b7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection file ( 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  8d 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 
> =================================================================
> ==1086260==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56412758ae32 bp 0x7fff6895ec10 sp 0x7fff6895ec08
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56412758ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56412758a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641272959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564127296d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564127490ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564127488952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641276f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564126e14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564126e1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564126dfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ee8cf2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ee8cf2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564126d3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564126dfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5641296d2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56412758a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641272959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection name ( 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  89 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 
> =================================================================
> ==1086250==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x563034f9de32 bp 0x7fff1c0a50b0 sp 0x7fff1c0a50a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x563034f9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563034f9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563034ca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563034ca9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563034ea3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563034e9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563035105793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563034827c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56303482356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563034811018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c996e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c996e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56303474f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56303480daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5630370e5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563034f9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563034ca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection parameters ( 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 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 
> =================================================================
> ==1086275==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55a1c6e64e32 bp 0x7ffeca785750 sp 0x7ffeca785748
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55a1c6e64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1c6e649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1c6b6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1c6b70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1c6d6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1c6d62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1c6fcc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1c66eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1c66ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1c66d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcbf46bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcbf46be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1c6616634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55a1c66d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a1c8fac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1c6e64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1c6b6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe inspect_selection period ( 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  a4 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 
> =================================================================
> ==1086244==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55e74e1b8e32 bp 0x7ffc51b8af50 sp 0x7ffc51b8af48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55e74e1b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e74e1b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e74dec39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e74dec4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e74e0beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e74e0b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e74e320793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e74da42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e74da3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e74da2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02cffddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02cffdde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e74d96a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55e74da28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e750300731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e74e1b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e74dec39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1086315==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55f5275cce32 bp 0x7fff1c84eff0 sp 0x7fff1c84efe8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55f5275cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5275cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5272d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5272d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5274d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5274ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f527734793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f526e56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f526e5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f526e40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23968fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23968fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f526d7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55f526e3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f529714731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5275cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5272d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load 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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  8a 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 
> =================================================================
> ==1086285==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56016286de32 bp 0x7ffd33efc610 sp 0x7ffd33efc608
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56016286de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56016286d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601625789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560162579d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560162773ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56016276b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601629d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601620f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601620f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601620e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7facb9ae9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facb9ae9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56016201f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5601620ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5601649b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56016286d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601625789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load file ( 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  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 
> =================================================================
> ==1086312==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x556c8c02de32 bp 0x7fff4c001b10 sp 0x7fff4c001b08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x556c8c02de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c8c02d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c8bd389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c8bd39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c8bf33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c8bf2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c8c195793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c8b8b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c8b8b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c8b8a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c5392ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c5392ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c8b7df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556c8b89daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556c8e175731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c8c02d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c8bd389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load id ( 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  a1 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 
> =================================================================
> ==1086283==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x560463bb6e32 bp 0x7ffeeadce770 sp 0x7ffeeadce768
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x560463bb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560463bb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604638c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604638c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560463abcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560463ab4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560463d1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560463440c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56046343c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56046342a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8e3464d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8e3464e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560463368634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x560463426aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560465cfe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560463bb6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604638c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load name ( 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  97 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 
> =================================================================
> ==1086308==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x560fd7d39e32 bp 0x7ffe0f9a66d0 sp 0x7ffe0f9a66c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x560fd7d39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fd7d399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fd7a449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fd7a45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fd7c3febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fd7c37952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fd7ea1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fd75c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fd75bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fd75ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4b85e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4b85e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fd74eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x560fd75a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560fd9e81731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fd7d39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fd7a449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load parameters ( 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  83 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 
> =================================================================
> ==1086332==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557b80603e32 bp 0x7ffd26a11370 sp 0x7ffd26a11368
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557b80603e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b806039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b8030e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b8030fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b80509ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b80501952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b8076b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b7fe8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b7fe8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b7fe77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faabca8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faabca8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b7fdb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557b7fe73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557b8274b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b80603725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b8030e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe load period ( 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 0x616000011780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011780: note: object has invalid vptr
>  00 00 00 00  80 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 
> =================================================================
> ==1086298==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x557e1ffc8e32 bp 0x7ffccab6bdd0 sp 0x7ffccab6bdc8
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x557e1ffc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e1ffc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e1fcd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e1fcd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e1feceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e1fec6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e20130793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e1f852c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e1f84e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e1f83c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6c20dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6c20dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e1f77a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x557e1f838aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557e22110731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e1ffc8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e1fcd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements routeprobe volatilerecomputing ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: 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 
> =================================================================
> ==1086337==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55bae7bdbe32 bp 0x7fff8e5769b0 sp 0x7fff8e5769a8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55bae7bdbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bae7bdb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bae78e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bae78e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bae7ae1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bae7ad9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bae7d43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bae7465c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bae746156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bae744f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb089ac5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb089ac5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bae738d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55bae744baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bae9d23731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bae7bdb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bae78e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1081566==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ddf9432e32 bp 0x7ffe2854c6f0 sp 0x7ffe2854c6e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ddf9432e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddf94329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddf913d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddf913ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddf9338ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ddf9330952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ddf959a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ddf8cbcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ddf8cb856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ddf8ca6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b25fc4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b25fc4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddf8be4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ddf8ca2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ddfb57a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ddf9432725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ddf913d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1081515==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559d090c8e32 bp 0x7ffcee136e90 sp 0x7ffcee136e88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559d090c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d090c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d08dd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d08dd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d08fceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d08fc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d09230793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d08952c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d0894e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d0893c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe16e1a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe16e1a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d0887a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559d08938aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559d0b210731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d090c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d08dd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  12 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 
> =================================================================
> ==1081540==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562e2711ae32 bp 0x7ffe01251170 sp 0x7ffe01251168
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562e2711ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e2711a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e26e259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e26e26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e27020ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e27018952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e27282793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e269a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e269a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e2698e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fced82b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fced82b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e268cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562e2698aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562e29262731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e2711a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e26e259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1081527==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a90d32ee32 bp 0x7ffc0fdc1a90 sp 0x7ffc0fdc1a88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a90d32ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a90d32e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a90d0399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a90d03ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a90d234ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a90d22c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a90d496793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a90cbb8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a90cbb456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a90cba2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad58907d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad58907e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a90cae0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a90cb9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a90f476731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a90d32e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a90d0399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081550==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fbefc14e32 bp 0x7ffe993e62f0 sp 0x7ffe993e62e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fbefc14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbefc149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbef91f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbef920d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbefb1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbefb12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbefd7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbef49ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbef49a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbef488018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f330ee52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f330ee52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbef3c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fbef484aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fbf1d5c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbefc14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbef91f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081535==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56081de7be32 bp 0x7ffd46118070 sp 0x7ffd46118068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56081de7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56081de7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56081db869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56081db87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56081dd81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56081dd79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56081dfe3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56081d705c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56081d70156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56081d6ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e09ce3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e09ce3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56081d62d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56081d6ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56081ffc3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56081de7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56081db869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081555==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556391edce32 bp 0x7fffbfc042f0 sp 0x7fffbfc042e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556391edce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556391edc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556391be79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556391be8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556391de2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556391dda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556392044793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556391766c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55639176256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556391750018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2413ff1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2413ff1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55639168e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55639174caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556394024731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556391edc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556391be79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create personcapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1081553==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56399eef3e32 bp 0x7ffe23d48590 sp 0x7ffe23d48588
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56399eef3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56399eef39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56399ebfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56399ebffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56399edf9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56399edf1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56399f05b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56399e77dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56399e77956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56399e767018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa25e9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa25e9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56399e6a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56399e763aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5639a103b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56399eef3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56399ebfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create references ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1081573==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d1f58f1e32 bp 0x7fffb32fc290 sp 0x7fffb32fc288
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d1f58f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1f58f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1f55fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1f55fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1f57f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1f57ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1f5a59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1f517bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1f517756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1f5165018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd7333bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd7333be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1f50a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d1f5161aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d1f7a39731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1f58f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1f55fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop create references_length ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1081578==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561f331c9e32 bp 0x7ffd07727c90 sp 0x7ffd07727c88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561f331c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f331c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f32ed49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f32ed5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f330cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f330c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f33331793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f32a53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f32a4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f32a3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe827044d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe827044e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f3297b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561f32a39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561f35311731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f331c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f32ed49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop fix fix_positions ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1081849==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557007db5e32 bp 0x7fff77c7a7d0 sp 0x7fff77c7a7c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557007db5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557007db59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557007ac09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557007ac1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557007cbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557007cb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557007f1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55700763fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55700763b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557007629018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f525db58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f525db58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557007567634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557007625aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557009efd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557007db5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557007ac09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop fix friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1081854==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5564a4a1be32 bp 0x7fff2ac878d0 sp 0x7fff2ac878c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5564a4a1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564a4a1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564a47269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564a4727d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564a4921ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564a4919952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564a4b83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564a42a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564a42a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564a428f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54ad759d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54ad759e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564a41cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5564a428baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5564a6b63731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564a4a1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564a47269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop fix select_invalids ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1081853==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5628ebc88e32 bp 0x7ffc71277b30 sp 0x7ffc71277b28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5628ebc88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628ebc889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628eb9939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628eb994d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628ebb8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628ebb86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628ebdf0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628eb512c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628eb50e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628eb4fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f457b356d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f457b356e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628eb43a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5628eb4f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5628eddd0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628ebc88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628eb9939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1081674==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56333c69ae32 bp 0x7ffffb808db0 sp 0x7ffffb808da8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56333c69ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56333c69a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56333c3a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56333c3a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56333c5a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56333c598952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56333c802793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56333bf24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56333bf2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56333bf0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2006bc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2006bc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56333be4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56333bf0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56333e7e2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56333c69a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56333c3a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect endpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1081619==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5650bee74e32 bp 0x7ffffeb0a390 sp 0x7ffffeb0a388
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5650bee74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650bee749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650beb7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650beb80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650bed7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650bed72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650befdc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650be6fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650be6fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650be6e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85ee933d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85ee933e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650be626634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5650be6e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5650c0fbc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650bee74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650beb7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081639==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555d981a1e32 bp 0x7fff86687b30 sp 0x7fff86687b28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555d981a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d981a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d97eac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d97eadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d980a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d9809f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d98309793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d97a2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d97a2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d97a15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff07fa5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff07fa5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d97953634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555d97a11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d9a2e9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d981a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d97eac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  28 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 
> =================================================================
> ==1081595==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c1584f7e32 bp 0x7ffe263e32b0 sp 0x7ffe263e32a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c1584f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1584f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1582029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c158203d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1583fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1583f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c15865f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c157d81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c157d7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c157d6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea81c96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea81c96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c157ca9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c157d67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c15a63f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1584f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1582029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1081600==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d02efb8e32 bp 0x7ffd0e5ac190 sp 0x7ffd0e5ac188
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d02efb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d02efb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d02ecc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d02ecc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d02eebeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d02eeb6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d02f120793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d02e842c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d02e83e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d02e82c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f259b76bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f259b76be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d02e76a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d02e828aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d031100731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d02efb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d02ecc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081649==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562c7cec0e32 bp 0x7ffc597f98b0 sp 0x7ffc597f98a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562c7cec0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c7cec09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c7cbcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c7cbccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c7cdc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c7cdbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c7d028793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c7c74ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c7c74656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c7c734018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf34a07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf34a07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c7c672634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562c7c730aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562c7f008731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c7cec0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c7cbcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1081632==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564ccfa0de32 bp 0x7fffb96993d0 sp 0x7fffb96993c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564ccfa0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ccfa0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ccf7189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ccf719d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ccf913ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ccf90b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ccfb75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ccf297c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ccf29356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ccf281018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f801adccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f801adcce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ccf1bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564ccf27daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564cd1b55731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ccfa0d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ccf7189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1081673==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56093e3cde32 bp 0x7ffe5833cef0 sp 0x7ffe5833cee8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56093e3cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56093e3cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56093e0d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56093e0d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56093e2d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56093e2cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56093e535793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56093dc57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56093dc5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56093dc41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f671f430d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f671f430e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56093db7f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56093dc3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560940515731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56093e3cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56093e0d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1081666==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ac23bace32 bp 0x7ffd7a60fbd0 sp 0x7ffd7a60fbc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ac23bace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac23bac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac238b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac238b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac23ab2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac23aaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac23d14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac23436c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac2343256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac23420018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63c18b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63c18b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac2335e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ac2341caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ac25cf4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac23bac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac238b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect personcapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1081660==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558e14854e32 bp 0x7ffc5c81a890 sp 0x7ffc5c81a888
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558e14854e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e148549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e1455f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e14560d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e1475aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e14752952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e149bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e140dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e140da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e140c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5dcf4eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5dcf4eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e14006634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558e140c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e1699c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e14854725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e1455f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect startpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1081612==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e952e40e32 bp 0x7ffe63846970 sp 0x7ffe63846968
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e952e40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e952e409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e952b4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e952b4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e952d46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e952d3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e952fa8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9526cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9526c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9526b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7c5b25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7c5b25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9525f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e9526b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e954f88731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e952e40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e952b4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect_selection color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1081717==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558783366e32 bp 0x7ffe3c58eb10 sp 0x7ffe3c58eb08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558783366e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587833669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587830719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558783072d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55878326cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558783264952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587834ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558782bf0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558782bec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558782bda018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3011fa5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3011fa5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558782b18634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558782bd6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5587854ae731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558783366725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587830719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect_selection friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  40 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 
> =================================================================
> ==1081692==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f7d4335e32 bp 0x7fffb72feb50 sp 0x7fffb72feb48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f7d4335e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7d43359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7d40409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f7d4041d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7d423bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f7d4233952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f7d449d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7d3bbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7d3bbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7d3ba9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd103e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd103e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7d3ae7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f7d3ba5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f7d647d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7d4335725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7d40409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect_selection lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  48 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 
> =================================================================
> ==1081702==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5593d03f0e32 bp 0x7ffef1dfce90 sp 0x7ffef1dfce88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5593d03f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593d03f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593d00fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593d00fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593d02f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593d02ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593d0558793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593cfc7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593cfc7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593cfc64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82d3eeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82d3eeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593cfba2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5593cfc60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5593d2538731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593d03f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593d00fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect_selection name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  4e 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 
> =================================================================
> ==1081687==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56464d43fe32 bp 0x7ffe51486590 sp 0x7ffe51486588
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56464d43fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56464d43f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56464d14a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56464d14bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56464d345ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56464d33d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56464d5a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56464ccc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56464ccc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56464ccb3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75ac60ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75ac60ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56464cbf1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56464ccafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56464f587731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56464d43f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56464d14a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect_selection parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1081724==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563df949be32 bp 0x7fffa92d6df0 sp 0x7fffa92d6de8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563df949be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563df949b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563df91a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563df91a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563df93a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563df9399952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563df9603793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563df8d25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563df8d2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563df8d0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23dcdedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23dcdede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563df8c4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563df8d0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563dfb5e3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563df949b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563df91a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect_selection parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081701==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bbe06bce32 bp 0x7fff38d9fd90 sp 0x7fff38d9fd88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bbe06bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbe06bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbe03c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbe03c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbe05c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbe05ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbe0824793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbdff46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbdff4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbdff30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70b6cfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70b6cfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbdfe6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bbdff2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bbe2804731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbe06bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbe03c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop inspect_selection personcapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3d 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 
> =================================================================
> ==1081699==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ca3f255e32 bp 0x7ffc6effebb0 sp 0x7ffc6effeba8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ca3f255e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca3f2559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca3ef609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca3ef61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca3f15bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca3f153952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca3f3bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca3eadfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca3eadb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca3eac9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb207d22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb207d22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca3ea07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ca3eac5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ca4139d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca3f255725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca3ef609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load color ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1081805==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559ae8ec8e32 bp 0x7fff408ed430 sp 0x7fff408ed428
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559ae8ec8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ae8ec89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ae8bd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ae8bd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ae8dceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ae8dc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ae9030793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ae8752c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ae874e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ae873c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5abc8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5abc8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ae867a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559ae8738aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559aeb010731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ae8ec8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ae8bd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  26 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 
> =================================================================
> ==1081734==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56015b985e32 bp 0x7ffd07f9d9b0 sp 0x7ffd07f9d9a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56015b985e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56015b9859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56015b6909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56015b691d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56015b88bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56015b883952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56015baed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56015b20fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56015b20b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56015b1f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d3d0fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d3d0fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56015b137634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56015b1f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56015dacd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56015b985725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56015b6909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load endpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1081768==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559a5a25ce32 bp 0x7ffc619d0c70 sp 0x7ffc619d0c68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559a5a25ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a5a25c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a59f679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a59f68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a5a162ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a5a15a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a5a3c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a59ae6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a59ae256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a59ad0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7863e9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7863e9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a59a0e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559a59accaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a5c3a4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a5a25c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a59f679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load friendlypos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  40 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 
> =================================================================
> ==1081784==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559554b54e32 bp 0x7ffe03cb21d0 sp 0x7ffe03cb21c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559554b54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559554b549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55955485f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559554860d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559554a5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559554a52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559554cbc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595543dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595543da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595543c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b9c311d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b9c311e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559554306634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5595543c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559556c9c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559554b54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55955485f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1081735==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561b68eb5e32 bp 0x7fff963a7830 sp 0x7fff963a7828
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561b68eb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b68eb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b68bc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b68bc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b68dbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b68db3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b6901d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b6873fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b6873b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b68729018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe30af08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe30af08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b68667634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561b68725aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561b6affd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b68eb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b68bc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1081759==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5616bd04ae32 bp 0x7ffd9f654a50 sp 0x7ffd9f654a48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5616bd04ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616bd04a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616bcd559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616bcd56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616bcf50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616bcf48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616bd1b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616bc8d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616bc8d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616bc8be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa920a38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa920a38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616bc7fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5616bc8baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616bf192731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616bd04a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616bcd559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load lines ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1081790==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55eeea6bce32 bp 0x7fff4951ebb0 sp 0x7fff4951eba8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55eeea6bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eeea6bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eeea3c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eeea3c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eeea5c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eeea5ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eeea824793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eee9f46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eee9f4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eee9f30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8e6f20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8e6f20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eee9e6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55eee9f2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eeec804731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eeea6bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eeea3c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1081774==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555eade1ee32 bp 0x7ffecee87bf0 sp 0x7ffecee87be8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555eade1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555eade1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555eadb299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555eadb2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555eadd24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555eadd1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555eadf86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ead6a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ead6a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ead692018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ce5e97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ce5e97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ead5d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555ead68eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555eaff66731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555eade1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555eadb299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1081811==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5637981eae32 bp 0x7ffe25fd8990 sp 0x7ffe25fd8988
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5637981eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637981ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563797ef59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563797ef6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637980f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637980e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563798352793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563797a74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563797a7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563797a5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91dddd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91dddd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56379799c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563797a5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56379a332731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637981ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563797ef59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load parkinglength ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  28 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 
> =================================================================
> ==1081801==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563f4ef06e32 bp 0x7ffcddeb88f0 sp 0x7ffcddeb88e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563f4ef06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f4ef069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f4ec119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f4ec12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f4ee0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f4ee04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f4f06e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f4e790c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f4e78c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f4e77a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b102cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b102cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f4e6b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563f4e776aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563f5104e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f4ef06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f4ec119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load personcapacity ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1081800==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559de5701e32 bp 0x7fff6f889b10 sp 0x7fff6f889b08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559de5701e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559de57019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559de540c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559de540dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559de5607ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559de55ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559de5869793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559de4f8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559de4f8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559de4f75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46a203fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46a203fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559de4eb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559de4f71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559de7849731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559de5701725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559de540c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop load startpos ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1081765==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b96fec4e32 bp 0x7ffe05fc22d0 sp 0x7ffe05fc22c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b96fec4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b96fec49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b96fbcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b96fbd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b96fdcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b96fdc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b97002c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b96f74ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b96f74a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b96f738018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cd8794d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cd8794e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b96f676634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b96f734aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b97200c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b96fec4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b96fbcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  12 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 
> =================================================================
> ==1081819==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562839ac0e32 bp 0x7ffd60df1350 sp 0x7ffd60df1348
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562839ac0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562839ac09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628397cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628397ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628399c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628399be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562839c28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56283934ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56283934656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562839334018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f615d206d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f615d206e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562839272634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562839330aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56283bc08731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562839ac0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628397cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements trainstop volatilerecomputing ( 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  4e 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 
> =================================================================
> ==1081852==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5583545dee32 bp 0x7ffc4e95c7b0 sp 0x7ffc4e95c7a8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5583545dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583545de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583542e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583542ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583544e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583544dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558354746793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558353e68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558353e6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558353e52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04c80aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04c80aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558353d90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x558353e4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558356726731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583545de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583542e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create begin ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  bb 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 
> =================================================================
> ==1086356==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5556740b4e32 bp 0x7ffc6866baf0 sp 0x7ffc6866bae8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5556740b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556740b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555673dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555673dc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555673fbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55567427f74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55567427ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5556739406b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55567393a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555673928018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e8ba07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e8ba07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555673866634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555673924aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5556761fc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556740b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555673dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1f 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 
> =================================================================
> ==1086344==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556e27bebe32 bp 0x7fff8c8f25b0 sp 0x7fff8c8f25a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556e27bebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e27beb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e278f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e278f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e27af1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e27db674e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x556e27db4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556e274776b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556e2747156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e2745f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6331800d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6331800e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e2739d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556e2745baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556e29d33731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e27beb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e278f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create default_nocenter ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1c 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 
> =================================================================
> ==1086351==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562502850e32 bp 0x7ffd9ed00650 sp 0x7ffd9ed00648
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562502850e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625028509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56250255b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56250255cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562502756ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562502a1b74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x562502a19ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5625020dc6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5625020d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625020c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fe5bedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fe5bede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562502002634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5625020c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562504998731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562502850725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56250255b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create end ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  05 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 
> =================================================================
> ==1086364==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fe2a0a1e32 bp 0x7fff95387210 sp 0x7fff95387208
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fe2a0a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe2a0a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe29dac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe29dadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe29fa7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe2a26c74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55fe2a26aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55fe2992d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55fe2992756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe29915018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e6ff72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e6ff72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe29853634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fe29911aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe2c1e9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe2a0a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe29dac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer create name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1f 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 
> =================================================================
> ==1086371==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5630c0d20e32 bp 0x7ffeaf937eb0 sp 0x7ffeaf937ea8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5630c0d20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630c0d209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630c0a2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630c0a2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630c0c26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630c0eeb74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x5630c0ee9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5630c05ac6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5630c05a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630c0594018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f79567d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f79567e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630c04d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5630c0590aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5630c2e68731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630c0d20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630c0a2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer delete ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1086381==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557dfe7e4e32 bp 0x7ffd2499fb30 sp 0x7ffd2499fb28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557dfe7e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557dfe7e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557dfe4ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557dfe4f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557dfe6eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557dfe6e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557dfe94c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557dfe06ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557dfe06a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557dfe058018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14bb213d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14bb213e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557dfdf96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557dfe054aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557e0092c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557dfe7e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557dfe4ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect begin ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  bb 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 
> =================================================================
> ==1086398==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55953c855e32 bp 0x7ffeb73a54f0 sp 0x7ffeb73a54e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55953c855e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55953c8559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55953c5609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55953c561d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55953c75bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55953ca2074e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55953ca1eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55953c0e16b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55953c0db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55953c0c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f939df3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f939df3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55953c007634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55953c0c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55953e99d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55953c855725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55953c5609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect edge ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  0c 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 
> =================================================================
> ==1086385==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561095fbee32 bp 0x7fff2261e310 sp 0x7fff2261e308
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561095fbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561095fbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561095cc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561095ccad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561095ec4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561095ebc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561096126793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561095848c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56109584456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561095832018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa29a6d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa29a6d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561095770634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56109582eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561098106731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561095fbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561095cc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect end ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  04 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 
> =================================================================
> ==1086409==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fa1b117e32 bp 0x7ffd2b8ae450 sp 0x7ffd2b8ae448
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fa1b117e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa1b1179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa1ae229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa1ae23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa1b01debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa1b2e274e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55fa1b2e0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55fa1a9a36b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55fa1a99d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa1a98b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f444a2e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f444a2e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa1a8c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fa1a987aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fa1d25f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa1b117725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa1ae229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1086412==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564d55a8fe32 bp 0x7ffc788f9970 sp 0x7ffc788f9968
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564d55a8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d55a8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d5579a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d5579bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d55995ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d55c5a74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x564d55c58ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564d5531b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564d5531556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d55303018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99b0d33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99b0d33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d55241634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564d552ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d57bd7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d55a8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d5579a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1086423==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56427525de32 bp 0x7ffe5c0e9090 sp 0x7ffe5c0e9088
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56427525de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56427525d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564274f689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564274f69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564275163ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56427542874e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x564275426ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564274ae96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564274ae356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564274ad1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec4b0f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec4b0f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564274a0f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564274acdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5642773a5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56427525d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564274f689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection begin ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1086426==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c035984e32 bp 0x7ffda07a2b10 sp 0x7ffda07a2b08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c035984e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0359849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c03568f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c035690d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c03588aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c035882952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c035aec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c03520ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c03520a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0351f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00060e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00060e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c035136634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c0351f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c037acc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c035984725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c03568f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection end ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1086437==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5617b7aeae32 bp 0x7ffc16b9a650 sp 0x7ffc16b9a648
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5617b7aeae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617b7aea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617b77f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617b77f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617b79f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617b79e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617b7c52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617b7374c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617b737056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617b735e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26c8217d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26c8217e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617b729c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5617b735aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5617b9c32731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617b7aea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617b77f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1086442==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55feb8465e32 bp 0x7ffe15581ad0 sp 0x7ffe15581ac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55feb8465e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55feb84659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55feb81709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55feb8171d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55feb836bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55feb8363952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55feb85cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55feb7cefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55feb7ceb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55feb7cd9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc287466d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc287466e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55feb7c17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55feb7cd5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55feba5ad731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55feb8465725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55feb81709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer inspect_selection parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1086449==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d7e7517e32 bp 0x7ffe1fd37ef0 sp 0x7ffe1fd37ee8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d7e7517e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7e75179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7e72229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7e7223d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7e741debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7e7415952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7e767f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7e6da1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7e6d9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7e6d8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f0fc67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f0fc67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7e6cc9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d7e6d87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d7e965f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7e7517725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7e72229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load begin ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==1086473==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559fb7be9e32 bp 0x7ffe164fda50 sp 0x7ffe164fda48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559fb7be9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fb7be99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fb78f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fb78f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fb7aefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fb7ae7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fb7d51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fb7473c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fb746f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fb745d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f986fcc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f986fcc9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fb739b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559fb7459aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559fb9d31731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fb7be9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fb78f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load end ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1086471==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ed65c7ee32 bp 0x7ffdb4e7dc70 sp 0x7ffdb4e7dc68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ed65c7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed65c7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed659899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed6598ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed65b84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed65b7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed65de6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed65508c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed6550456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed654f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c2401bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c2401be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed65430634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ed654eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed67dc6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed65c7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed659899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1086470==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55738b80ee32 bp 0x7fffa7d88090 sp 0x7fffa7d88088
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55738b80ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55738b80e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55738b5199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55738b51ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55738b714ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55738b70c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55738b976793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55738b098c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55738b09456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55738b082018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3ceabcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3ceabce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55738afc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55738b07eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55738d956731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55738b80e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55738b5199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1086472==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55af1019ee32 bp 0x7ffcc63128b0 sp 0x7ffcc63128a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55af1019ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af1019e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af0fea99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af0feaad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af100a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af1009c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af10306793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af0fa28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af0fa2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af0fa12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe57001d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe57001e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af0f950634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55af0fa0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55af122e6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af1019e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af0fea99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer load parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1086481==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5621fc380e32 bp 0x7fff281f70f0 sp 0x7fff281f70e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5621fc380e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621fc3809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621fc08b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621fc08cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621fc286ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621fc27e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621fc4e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621fbc0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621fbc0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621fbbf4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9008c61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9008c61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621fbb32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5621fbbf0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5621fe4c8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621fc380725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621fc08b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements vaporizer volatilerecomputing ( Last six runs Jun2023 )

---------- Differences in errors ----------
8a9,87
> /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  3b 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 
> =================================================================
> ==1086492==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55591f2e0e32 bp 0x7ffdb476ef50 sp 0x7ffdb476ef48
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55591f2e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55591f2e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55591efeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55591efecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55591f1e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55591f4ab74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55591f4a9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55591eb6c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55591eb6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55591eb54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17d71cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17d71cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55591ea92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x55591eb50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555921428731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55591f2e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55591efeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load default ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3b 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 
> =================================================================
> ==1087061==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d6ac1ebe32 bp 0x7ffe5b241fd0 sp 0x7ffe5b241fc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d6ac1ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6ac1eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6abef69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6abef7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6ac0f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6ac0e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6ac353793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6aba75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6aba7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6aba5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faae5358d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faae5358e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6ab99d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d6aba5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d6ae333731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6ac1eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6abef69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load id ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  51 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 
> =================================================================
> ==1087073==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ae9138ce32 bp 0x7ffcc10c85d0 sp 0x7ffcc10c85c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ae9138ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae9138c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae910979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae91098d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae91292ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae9128a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae914f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae90c16c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae90c1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae90c00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa67f74dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa67f74de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae90b3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ae90bfcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ae934d4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae9138c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae910979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load lanes ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1087084==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5612b1678e32 bp 0x7fff7fd490b0 sp 0x7fff7fd490a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5612b1678e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612b16789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612b13839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612b1384d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612b157eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612b1576952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612b17e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612b0f02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612b0efe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612b0eec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c908ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c908cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612b0e2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5612b0ee8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5612b37c0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612b1678725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612b13839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load name ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  53 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 
> =================================================================
> ==1087092==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558a620c9e32 bp 0x7fffc6d41ff0 sp 0x7fffc6d41fe8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558a620c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a620c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a61dd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a61dd5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a61fcfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a61fc7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a62231793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a61953c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a6194f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a6193d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb62e019d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb62e019e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a6187b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558a61939aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558a64211731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a620c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a61dd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load parameters ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  53 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 
> =================================================================
> ==1087105==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55caa75c7e32 bp 0x7ffff4b9f830 sp 0x7ffff4b9f828
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55caa75c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55caa75c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55caa72d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55caa72d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55caa74cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55caa74c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55caa772f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55caa6e51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55caa6e4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55caa6e3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f430d58fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f430d58fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55caa6d79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55caa6e37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55caa970f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55caa75c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55caa72d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load position ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  53 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 
> =================================================================
> ==1087074==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55aae6dd3e32 bp 0x7ffd675d0cb0 sp 0x7ffd675d0ca8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55aae6dd3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aae6dd39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aae6ade9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aae6adfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aae6cd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aae6cd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aae6f3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aae665dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aae665956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aae6647018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24b11b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24b11b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aae6585634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55aae6643aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aae8f1b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aae6dd3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aae6ade9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : additionalelements variablespeedsign load vtypes ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  3d 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 
> =================================================================
> ==1087106==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558acdadee32 bp 0x7fff72a0a230 sp 0x7fff72a0a228
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558acdadee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558acdade9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558acd7e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558acd7ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558acd9e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558acd9dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558acdc46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558acd368c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558acd36456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558acd352018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13c3cb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13c3cb8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558acd290634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558acd34eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558acfc26731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558acdade725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558acd7e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic configs neteditconfigs load ( 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  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 
> =================================================================
> ==1075573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55ad8cde8e32 bp 0x7ffe16ba32b0 sp 0x7ffe16ba32a8
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55ad8cde8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad8cde89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad8caf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad8caf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad8cceeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad8cce6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad8cf50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad8c672c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad8c66e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad8c65c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb86734fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb86734fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad8c59a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55ad8c658aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad8ef30731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad8cde8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad8caf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic configs neteditconfigs open ( 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  57 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 
> =================================================================
> ==1075569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55fccb0b2e32 bp 0x7ffeb48f8f50 sp 0x7ffeb48f8f48
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55fccb0b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fccb0b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fccadbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fccadbed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fccafb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fccafb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fccb21a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcca93cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcca93856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcca926018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd000ae5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd000ae5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fcca864634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55fcca922aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fccd1fa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fccb0b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fccadbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic configs sumoconfigs load ( 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  6f 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 
> =================================================================
> ==1075581==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x560190825e32 bp 0x7ffe4edaa150 sp 0x7ffe4edaa148
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x560190825e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601908259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601905309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560190531d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56019072bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560190723952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56019098d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601900afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601900ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560190099018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c63e6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c63e6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56018ffd7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x560190095aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56019296d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560190825725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601905309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic configs sumoconfigs open ( 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  58 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 
> =================================================================
> ==1075577==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55ab474f9e32 bp 0x7ffea353ffd0 sp 0x7ffea353ffc8
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55ab474f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab474f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab472049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab47205d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab473ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab473f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab47661793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab46d83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab46d7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab46d6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6d7aaed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6d7aaee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab46cab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55ab46d69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ab49641731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab474f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab472049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic configs sumoconfigs save ( 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  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 
> =================================================================
> ==1075580==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x564ee3657e32 bp 0x7fff9ce68bd0 sp 0x7fff9ce68bc8
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x564ee3657e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ee36579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ee33629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ee3363d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ee355debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ee3555952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ee37bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ee2ee1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ee2edd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ee2ecb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a84dbcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a84dbce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ee2e09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x564ee2ec7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564ee579f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ee3657725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ee33629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes data junctionshape ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  74 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075783==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5589c1e36e32 bp 0x7fffc2bbc3b0 sp 0x7fffc2bbc3a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5589c1e36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589c1e369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589c1b419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589c1b42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589c1d3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589c1d34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589c1f9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589c16c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589c16bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589c16aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2578ba4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2578ba4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589c15e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5589c16a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5589c3f7e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589c1e36725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589c1b419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes data showadditionals ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  60 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075797==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x56303449be32 bp 0x7ffe2803c950 sp 0x7ffe2803c948
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x56303449be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56303449b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630341a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630341a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630343a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563034399952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563034603793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563033d25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563033d2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563033d0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4f2d41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4f2d41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563033c4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x563033d0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5630365e3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56303449b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630341a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes data showdemandelements ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  7b 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075810==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55fe2f54de32 bp 0x7fff95daf210 sp 0x7fff95daf208
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55fe2f54de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe2f54d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe2f2589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe2f259d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe2f453ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe2f44b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe2f6b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe2edd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe2edd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe2edc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6bcdc59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6bcdc59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe2ecff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55fe2edbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe31695731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe2f54d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe2f2589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes data showshapes ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  75 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075804==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x560868fb6e32 bp 0x7ffc8076d430 sp 0x7ffc8076d428
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x560868fb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560868fb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560868cc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560868cc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560868ebcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560868eb4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56086911e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560868840c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56086883c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56086882a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cdd1e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cdd1e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560868768634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x560868826aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56086b0fe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560868fb6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560868cc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes data tazfill ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  76 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075816==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x563b3e609e32 bp 0x7ffeee5f15d0 sp 0x7ffeee5f15c8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x563b3e609e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b3e6099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b3e3149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b3e315d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b3e50febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b3e507952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b3e771793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b3de93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b3de8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b3de7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03df133d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03df133e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b3ddbb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x563b3de79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b40751731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b3e609725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b3e3149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes data tazreldrawingmode ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  74 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075811==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55e6a51a5e32 bp 0x7ffc963aa1b0 sp 0x7ffc963aa1a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55e6a51a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6a51a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6a4eb09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6a4eb1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6a50abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6a50a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6a530d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6a4a2fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6a4a2b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6a4a19018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0765a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0765a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6a4957634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55e6a4a15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e6a72ed731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6a51a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6a4eb09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes data tazrelonlyfrom ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5e 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075828==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55c0e8f29e32 bp 0x7ffd52780070 sp 0x7ffd52780068
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55c0e8f29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0e8f299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0e8c349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0e8c35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0e8e2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0e8e27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0e9091793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0e87b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0e87af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0e879d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe6384dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe6384de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0e86db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55c0e8799aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c0eb071731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0e8f29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0e8c349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes data tazrelonlyto ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5c 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075835==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5634082ffe32 bp 0x7ffed4ec3030 sp 0x7ffed4ec3028
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5634082ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634082ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56340800a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56340800bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563408205ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634081fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563408467793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563407b89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563407b8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563407b73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81631d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81631d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563407ab1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x563407b6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56340a447731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634082ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56340800a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand grid ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  61 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075694==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x555ba7512e32 bp 0x7ffed4627710 sp 0x7ffed4627708
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x555ba7512e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ba75129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ba721d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ba721ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ba7418ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ba7410952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ba767a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ba6d9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ba6d9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ba6d86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7540855d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7540855e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ba6cc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x555ba6d82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555ba965a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ba7512725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ba721d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand junctionshape ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  7a 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075701==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55903336fe32 bp 0x7ffde0197790 sp 0x7ffde0197788
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55903336fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55903336f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55903307a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55903307bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559033275ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55903326d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590334d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559032bf9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559032bf556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559032be3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02d687ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02d687ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559032b21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x559032bdfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5590354b7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55903336f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55903307a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand lockcontainer ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5c 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075755==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5602d53f6e32 bp 0x7ffe0c55a330 sp 0x7ffe0c55a328
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5602d53f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602d53f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602d51019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602d5102d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602d52fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602d52f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5602d555e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5602d4c80c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5602d4c7c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5602d4c6a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce73df9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce73df9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5602d4ba8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5602d4c66aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5602d753e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602d53f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602d51019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand lockperson ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5d 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075744==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55d35513be32 bp 0x7ffd28bbc6f0 sp 0x7ffd28bbc6e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55d35513be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d35513b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d354e469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d354e47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d355041ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d355039952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3552a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3549c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3549c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3549af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c7b75bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c7b75be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3548ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55d3549abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d357283731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d35513b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d354e469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand showalltrips ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  77 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075727==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55f14e6fee32 bp 0x7ffe3edbdb70 sp 0x7ffe3edbdb68
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55f14e6fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f14e6fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f14e4099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f14e40ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f14e604ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f14e5fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f14e866793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f14df88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f14df8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f14df72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbb8871d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbb8871e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f14deb0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55f14df6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f150846731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f14e6fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f14e4099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand showcontainerplans ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  75 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075750==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x560e95740e32 bp 0x7ffd435b9b30 sp 0x7ffd435b9b28
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x560e95740e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e957409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e9544b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e9544cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e95646ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e9563e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e958a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e94fcac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e94fc656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e94fb4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f946259bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f946259be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e94ef2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x560e94fb0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e97888731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e95740725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e9544b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand shownoninspected ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  74 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075758==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x564d2b92fe32 bp 0x7ffd81c5a5b0 sp 0x7ffd81c5a5a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x564d2b92fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d2b92f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d2b63a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d2b63bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d2b835ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d2b82d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d2ba97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d2b1b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d2b1b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d2b1a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b32cfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b32cfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d2b0e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x564d2b19faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d2da77731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d2b92f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d2b63a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand showoverlappedroutes ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  76 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075784==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x558199c80e32 bp 0x7ffe2ffc68b0 sp 0x7ffe2ffc68a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x558199c80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558199c809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55819998b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55819998cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558199b86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558199b7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558199de8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55819950ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55819950656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581994f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfc0faed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfc0faee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558199432634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5581994f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55819bdc8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558199c80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55819998b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand showpersonplans ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  62 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075736==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5620817c5e32 bp 0x7fff21ef1c90 sp 0x7fff21ef1c88
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5620817c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620817c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620814d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620814d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620816cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620816c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56208192d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56208104fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56208104b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562081039018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe99ef2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe99ef2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562080f77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x562081035aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56208390d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620817c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620814d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand showshapes ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5e 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075716==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x564b617bde32 bp 0x7ffe4ce93c70 sp 0x7ffe4ce93c68
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x564b617bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b617bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b614c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b614c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b616c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b616bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b61925793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b61047c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b6104356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b61031018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f195db6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f195db6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b60f6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x564b6102daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564b63905731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b617bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b614c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes demand spreadvehicle ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5e 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075709==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x556e303bde32 bp 0x7ffc59cfbad0 sp 0x7ffc59cfbac8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x556e303bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e303bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e300c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e300c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e302c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e302bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e30525793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e2fc47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e2fc4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e2fc31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96e92f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96e92f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e2fb6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x556e2fc2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556e32505731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e303bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e300c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network applyallphases ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5b 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075664==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5590189c2e32 bp 0x7ffed67b75b0 sp 0x7ffed67b75a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5590189c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590189c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590186cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590186ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590188c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590188c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559018b2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55901824cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55901824856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559018236018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24fc65bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24fc65be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559018174634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x559018232aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55901ab0a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590189c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590186cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network chainmode ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  78 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075656==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55d88bf67e32 bp 0x7fff4078e370 sp 0x7fff4078e368
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55d88bf67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d88bf679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d88bc729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d88bc73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d88be6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d88be65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d88c0cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d88b7f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d88b7ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d88b7db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc71d871d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc71d871e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d88b719634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55d88b7d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d88e0af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d88bf67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d88bc729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network grid ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  77 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075603==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55aa5f735e32 bp 0x7ffdede2f150 sp 0x7ffdede2f148
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55aa5f735e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa5f7359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa5f4409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa5f441d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa5f63bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa5f633952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa5f89d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa5efbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa5efbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa5efa9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8146775d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8146775e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa5eee7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55aa5efa5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aa6187d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa5f735725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa5f4409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network junctionshape ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  75 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075606==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x558259ecee32 bp 0x7fff90400b30 sp 0x7fff90400b28
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x558259ecee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558259ece9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558259bd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558259bdad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558259dd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558259dcc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55825a036793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558259758c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55825975456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558259742018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf40753d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf40753e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558259680634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55825973eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55825c016731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558259ece725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558259bd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network mergingjunction ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  60 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075672==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55d4cd049e32 bp 0x7ffe2cf92750 sp 0x7ffe2cf92748
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55d4cd049e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4cd0499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4ccd549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4ccd55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4ccf4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4ccf47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4cd1b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4cc8d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4cc8cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4cc8bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34e796cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34e796ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4cc7fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55d4cc8b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d4cf191731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4cd049725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4ccd549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network moveelevation ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5c 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075682==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5556ad4a7e32 bp 0x7ffecdca91f0 sp 0x7ffecdca91e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5556ad4a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556ad4a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556ad1b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556ad1b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556ad3adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556ad3a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556ad60f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556acd31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556acd2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556acd1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f47b0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f47b0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556acc59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5556acd17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5556af5ef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556ad4a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556ad1b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network selectlane ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  75 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075630==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55d1a0951e32 bp 0x7ffc22cadd30 sp 0x7ffc22cadd28
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55d1a0951e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1a09519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1a065c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1a065dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1a0857ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1a084f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1a0ab9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1a01dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1a01d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1a01c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a35741d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a35741e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1a0103634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55d1a01c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d1a2a99731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1a0951725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1a065c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network showbubbles ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  7a 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075669==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55d74b87ae32 bp 0x7ffe859a4790 sp 0x7ffe859a4788
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55d74b87ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d74b87a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d74b5859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d74b586d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d74b780ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d74b778952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d74b9e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d74b104c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d74b10056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d74b0ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa451842d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa451842e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d74b02c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55d74b0eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d74d9c2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d74b87a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d74b5859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network showconnections ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  74 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075636==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55d0ddae0e32 bp 0x7fff81fd98b0 sp 0x7fff81fd98a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55d0ddae0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0ddae09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0dd7eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0dd7ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0dd9e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0dd9de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0ddc48793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0dd36ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0dd36656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0dd354018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4685c19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4685c19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0dd292634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55d0dd350aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0dfc28731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0ddae0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0dd7eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network showdemandelements ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  74 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075623==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x557b76e07e32 bp 0x7ffc588d7fb0 sp 0x7ffc588d7fa8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x557b76e07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b76e079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b76b129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b76b13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b76d0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b76d05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b76f6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b76691c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b7668d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b7667b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97d775ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97d775ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b765b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x557b76677aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557b78f4f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b76e07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b76b129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network showsubadditionals ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  5c 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075646==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x561b7c424e32 bp 0x7ffda5ccb730 sp 0x7ffda5ccb728
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x561b7c424e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b7c4249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b7c12f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b7c130d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b7c32aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b7c322952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b7c58c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b7bcaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b7bcaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b7bc98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63bebf2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63bebf2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b7bbd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x561b7bc94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561b7e56c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b7c424725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b7c12f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network spreadvehicle ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  79 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075608==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x56477efc3e32 bp 0x7ffc62a54a10 sp 0x7ffc62a54a08
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x56477efc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56477efc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56477ecce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56477eccfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56477eec9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56477eec1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56477f12b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56477e84dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56477e84956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56477e837018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad9f689d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad9f689e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56477e775634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x56477e833aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56478110b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56477efc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56477ecce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic modes network twowaymode ( 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 0x61600000ff80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ff80: note: object has invalid vptr
>  00 00 00 00  73 3c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1075655==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55ad8242fe32 bp 0x7ffd747a3ab0 sp 0x7ffd747a3aa8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55ad8242fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad8242f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad8213a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad8213bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad82335ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad8232d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad82597793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad81cb9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad81cb556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad81ca3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43f8764d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43f8764e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad81be1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55ad81c9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad84577731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad8242f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad8213a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs viewport change_zoom ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  45 2d 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 
> =================================================================
> ==1106384==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56251d443e32 bp 0x7ffe3327bc70 sp 0x7ffe3327bc68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56251d443e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56251d4439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56251d14e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56251d14fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56251d349ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56251d341952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56251d5ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56251cccdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56251ccc956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56251ccb7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcae30ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcae30ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56251cbf5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56251ccb3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56251f58b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56251d443725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56251d14e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs viewport input_zoom ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  44 2d 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 
> =================================================================
> ==1106377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f96dee4e32 bp 0x7ffdb06904b0 sp 0x7ffdb06904a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f96dee4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f96dee49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f96dbef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f96dbf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f96ddeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f96dde2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f96e04c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f96d76ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f96d76a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f96d758018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ea9f00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ea9f00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f96d696634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f96d754aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f97002c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f96dee4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f96dbef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements basic separated_vtypes ( 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  65 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 
> =================================================================
> ==1088877==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b58304ae32 bp 0x7ffd2018f5f0 sp 0x7ffd2018f5e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b58304ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b58304a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b582d559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b582d56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b582f50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b582f48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5831b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5828d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5828d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5828be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6338016d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6338016e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5827fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b5828baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b585192731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b58304a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b582d559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
19,3600c19,97
< Warning: Vehicle 'f_1.9' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.9' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.11' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.11' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.12' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.12' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.13' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.13' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.15' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.15' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.16' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.16' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.20' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.20' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.21' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.21' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.22' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.22' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.23' will not be able to arrive at the given lane 'gneE5_20'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create arrivalpos ( 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  cc 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 
> =================================================================
> ==1095226==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557de7255e32 bp 0x7ffef7ba2850 sp 0x7ffef7ba2848
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557de7255e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557de72559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557de6f609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557de6f61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557de715bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557de7153952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557de73bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557de6adfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557de6adb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557de6ac9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f0b408d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f0b408e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557de6a07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557de6ac5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557de939d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557de7255725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557de6f609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
19,3600c19,97
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.19' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.19' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create arrivalspeed ( 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  fa 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 
> =================================================================
> ==1095227==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5620fd0c3e32 bp 0x7ffe9bf0ba70 sp 0x7ffe9bf0ba68
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5620fd0c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620fd0c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620fcdce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620fcdcfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620fcfc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620fcfc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620fd22b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620fc94dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620fc94956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620fc937018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11b4f9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11b4f9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620fc875634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5620fc933aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5620ff20b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620fd0c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620fcdce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create 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 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  be 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 
> =================================================================
> ==1095266==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ad498cee32 bp 0x7fff2629ceb0 sp 0x7fff2629cea8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ad498cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad498ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad495d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad495dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad497d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad497cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad49a36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad49158c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad4915456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad49142018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e34dd9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e34dd9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad49080634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ad4913eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad4ba16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad498ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad495d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create color ( 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  20 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 
> =================================================================
> ==1095198==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560f882e7e32 bp 0x7ffca01ad470 sp 0x7ffca01ad468
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560f882e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f882e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f87ff29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f87ff3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f881edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f881e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f8844f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f87b71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f87b6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f87b5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff998701d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff998701e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f87a99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x560f87b57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560f8a42f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f882e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f87ff29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create containernumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cc 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 
> =================================================================
> ==1095237==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f58aa4ee32 bp 0x7ffd2fb517d0 sp 0x7ffd2fb517c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f58aa4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f58aa4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f58a7599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f58a75ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f58a954ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f58a94c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f58abb6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f58a2d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f58a2d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f58a2c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f533c0b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f533c0b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f58a200634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f58a2beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f58cb96731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f58aa4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f58a7599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create default ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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 
> =================================================================
> ==1095162==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5636dfe12e32 bp 0x7ffddc232eb0 sp 0x7ffddc232ea8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5636dfe12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636dfe129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636dfb1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636dfb1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636dfd18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636dfd10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636dff7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636df69cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636df69856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636df686018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47581e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47581e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636df5c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5636df682aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5636e1f5a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636dfe12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636dfb1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create default_continuous ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  db 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 
> =================================================================
> ==1095164==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fbc5408e32 bp 0x7fffe1ee4dd0 sp 0x7fffe1ee4dc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fbc5408e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbc54089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbc51139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbc5114d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbc530eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbc5306952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbc5570793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbc4c92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbc4c8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbc4c7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3d88cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3d88cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbc4bba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fbc4c78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fbc7550731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbc5408725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbc51139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create departlane ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cd 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 
> =================================================================
> ==1095204==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561ad8f3be32 bp 0x7ffd2e2e12f0 sp 0x7ffd2e2e12e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561ad8f3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ad8f3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ad8c469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ad8c47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ad8e41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ad8e39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ad90a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ad87c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ad87c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ad87af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2eb3fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2eb3fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ad86ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561ad87abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561adb083731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ad8f3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ad8c469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create departpos ( 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  02 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 
> =================================================================
> ==1095208==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ece2cf3e32 bp 0x7ffe1b2721b0 sp 0x7ffe1b2721a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ece2cf3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ece2cf39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ece29fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ece29ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ece2bf9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ece2bf1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ece2e5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ece257dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ece257956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ece2567018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f889c3cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f889c3cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ece24a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55ece2563aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ece4e3b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ece2cf3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ece29fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create departposlat ( 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  ff 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 
> =================================================================
> ==1095249==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56284a426e32 bp 0x7ffcc83a9590 sp 0x7ffcc83a9588
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56284a426e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56284a4269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56284a1319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56284a132d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56284a32cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56284a324952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56284a58e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562849cb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562849cac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562849c9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f735fc2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f735fc2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562849bd8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x562849c96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56284c56e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56284a426725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56284a1319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8,1800c8,86
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.7' to match departure speed 20.00 (max 12.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.8' to match departure speed 20.00 (max 13.09).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.9' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.10' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.11' to match departure speed 20.00 (max 12.37).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.12' to match departure speed 20.00 (max 12.13).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.13' to match departure speed 20.00 (max 13.19).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.14' to match departure speed 20.00 (max 12.95).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.15' to match departure speed 20.00 (max 16.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.16' to match departure speed 20.00 (max 16.29).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.17' to match departure speed 20.00 (max 14.17).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.18' to match departure speed 20.00 (max 16.40).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.19' to match departure speed 20.00 (max 12.52).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.20' to match departure speed 20.00 (max 13.30).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.21' to match departure speed 20.00 (max 14.43).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.22' to match departure speed 20.00 (max 15.12).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.23' to match departure speed 20.00 (max 12.52).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.24' to match departure speed 20.00 (max 11.82).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.25' to match departure speed 20.00 (max 16.25).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.26' to match departure speed 20.00 (max 15.23).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.27' to match departure speed 20.00 (max 13.84).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.28' to match departure speed 20.00 (max 15.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.29' to match departure speed 20.00 (max 13.48).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.30' to match departure speed 20.00 (max 15.56).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.31' to match departure speed 20.00 (max 13.72).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.32' to match departure speed 20.00 (max 12.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.33' to match departure speed 20.00 (max 12.71).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.34' to match departure speed 20.00 (max 14.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.35' to match departure speed 20.00 (max 13.52).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow create departspeed ( Last six runs Jun2023 )
demandelements flow_embedded create departspeed ( Last six runs Jun2023 )
demandelements flow_junctions create departspeed ( Last six runs Jun2023 )
demandelements routeflow create departspeed ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow create end ( 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  d0 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 
> =================================================================
> ==1095284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557c094c8e32 bp 0x7ffce38b4110 sp 0x7ffce38b4108
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557c094c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c094c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c091d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c091d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c093ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c093c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c09630793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c08d52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c08d4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c08d3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f494f5dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f494f5dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c08c7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557c08d38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557c0b610731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c094c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c091d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create endnumber ( 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  43 3a 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095273==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5599f352ee32 bp 0x7ffd110d01d0 sp 0x7ffd110d01c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5599f352ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599f352e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599f32399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599f323ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599f3434ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599f342c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599f3696793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599f2db8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599f2db456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599f2da2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee82ab7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee82ab7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599f2ce0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5599f2d9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5599f5676731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599f352e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599f32399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create id ( 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  ee 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 
> =================================================================
> ==1095176==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5619f4ef2e32 bp 0x7fff1a5286f0 sp 0x7fff1a5286e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5619f4ef2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619f4ef29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619f4bfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619f4bfed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619f4df8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619f4df0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619f505a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619f477cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619f477856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619f4766018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fe5041d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fe5041e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619f46a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5619f4762aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5619f703a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619f4ef2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619f4bfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c5 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 
> =================================================================
> ==1095260==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a06ef0ce32 bp 0x7ffedbab2c10 sp 0x7ffedbab2c08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a06ef0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a06ef0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a06ec179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a06ec18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a06ee12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a06ee0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a06f074793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a06e796c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a06e79256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a06e780018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6b6d72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6b6d72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a06e6be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a06e77caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a071054731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a06ef0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a06ec179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create line ( 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  0f 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 
> =================================================================
> ==1095234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5649d954ae32 bp 0x7ffef7a0acb0 sp 0x7ffef7a0aca8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5649d954ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649d954a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649d92559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649d9256d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649d9450ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649d9448952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649d96b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649d8dd4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649d8dd056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649d8dbe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd42a552d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd42a552e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649d8cfc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5649d8dbaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5649db692731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649d954a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649d92559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ae 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 
> =================================================================
> ==1095293==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5567e4a78e32 bp 0x7ffcab06d630 sp 0x7ffcab06d628
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5567e4a78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567e4a789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567e47839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567e4784d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567e497eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567e4976952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567e4be0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567e4302c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567e42fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567e42ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03ebd9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03ebd9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567e422a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5567e42e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5567e6bc0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567e4a78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567e47839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create period ( 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  c3 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 
> =================================================================
> ==1095307==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e16bc2ce32 bp 0x7ffdbd7bd070 sp 0x7ffdbd7bd068
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e16bc2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e16bc2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e16b9379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e16b938d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e16bb32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e16bb2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e16bd94793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e16b4b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e16b4b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e16b4a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6593c7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6593c7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e16b3de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e16b49caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e16dd74731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e16bc2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e16b9379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create personnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b6 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 
> =================================================================
> ==1095235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558d4ace4e32 bp 0x7fffecb88910 sp 0x7fffecb88908
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558d4ace4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d4ace49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d4a9ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d4a9f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d4abeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d4abe2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d4ae4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d4a56ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d4a56a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d4a558018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19ce3e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19ce3e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d4a496634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558d4a554aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558d4ce2c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d4ace4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d4a9ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create poisson ( 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  3b 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 
> =================================================================
> ==1095319==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56544c439e32 bp 0x7ffe0b478070 sp 0x7ffe0b478068
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56544c439e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56544c4399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56544c1449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56544c145d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56544c33febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56544c337952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56544c5a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56544bcc3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56544bcbf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56544bcad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff9bda9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff9bda9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56544bbeb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56544bca9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56544e581731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56544c439725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56544c1449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create probability ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b2 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 
> =================================================================
> ==1095329==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563dc75fde32 bp 0x7ffcf7911430 sp 0x7ffcf7911428
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563dc75fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563dc75fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563dc73089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563dc7309d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563dc7503ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563dc74fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563dc7765793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563dc6e87c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563dc6e8356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563dc6e71018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effc5019d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effc5019e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563dc6daf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563dc6e6daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563dc9745731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563dc75fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563dc73089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create type ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1095192==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55ba3c815e32 bp 0x7ffced833390 sp 0x7ffced833388
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55ba3c815e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba3c8159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba3c5209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba3c521d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba3c71bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba3c713952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba3c97d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba3c09fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba3c09b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba3c089018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec838a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec838a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba3bfc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55ba3c085aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ba3e95d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba3c815725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba3c5209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow create vehsperhour ( 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  bd 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 
> =================================================================
> ==1095294==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a229987e32 bp 0x7ffedde48e50 sp 0x7ffedde48e48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a229987e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2299879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2296929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a229693d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a22988debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a229885952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a229aef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a229211c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a22920d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2291fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb66bb29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb66bb29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a229139634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a2291f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a22bacf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a229987725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2296929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivallane current ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d1 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 
> =================================================================
> ==1095500==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5615351f5e32 bp 0x7ffc6a4929b0 sp 0x7ffc6a4929a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5615351f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615351f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561534f009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561534f01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615350fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615350f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56153535d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561534a7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561534a7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561534a69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd434d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd434d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615349a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561534a65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56153733d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615351f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561534f009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivallane float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1095495==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dcbb812e32 bp 0x7fff2f8ec3d0 sp 0x7fff2f8ec3c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dcbb812e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dcbb8129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dcbb51d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dcbb51ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dcbb718ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dcbb710952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dcbb97a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dcbb09cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dcbb09856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dcbb086018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd64cb77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd64cb77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dcbafc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dcbb082aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dcbd95a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dcbb812725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dcbb51d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalpos float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  be 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 
> =================================================================
> ==1095510==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d4bba37e32 bp 0x7ffeaaba05f0 sp 0x7ffeaaba05e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d4bba37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4bba379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4bb7429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4bb743d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4bb93debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4bb935952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4bbb9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4bb2c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4bb2bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4bb2ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2dcf32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2dcf32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4bb1e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d4bb2a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d4bdb7f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4bba37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4bb7429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalpos max ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cb 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 
> =================================================================
> ==1095518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55577b78fe32 bp 0x7ffcb915db90 sp 0x7ffcb915db88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55577b78fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55577b78f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55577b49a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55577b49bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55577b695ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55577b68d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55577b8f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55577b019c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55577b01556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55577b003018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b634cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b634cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55577af41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55577afffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55577d8d7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55577b78f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55577b49a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalpos random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ce 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 
> =================================================================
> ==1095509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a59a8dee32 bp 0x7ffe5e85e4d0 sp 0x7ffe5e85e4c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a59a8dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a59a8de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a59a5e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a59a5ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a59a7e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a59a7dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a59aa46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a59a168c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a59a16456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a59a152018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3c473cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3c473ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a59a090634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a59a14eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a59ca26731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a59a8de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a59a5e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalposlat current ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d2 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 
> =================================================================
> ==1095625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aac582ae32 bp 0x7ffea913b370 sp 0x7ffea913b368
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aac582ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aac582a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aac55359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aac5536d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aac5730ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aac5728952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aac5992793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aac50b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aac50b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aac509e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f311e9ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f311e9ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aac4fdc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aac509aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aac7972731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aac582a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aac55359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
19,3142c19,97
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.25' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalspeed center ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ae 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 
> =================================================================
> ==1095550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fd8dd6ee32 bp 0x7fff34b56930 sp 0x7fff34b56928
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fd8dd6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd8dd6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd8da799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd8da7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd8dc74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd8dc6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd8ded6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd8d5f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd8d5f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd8d5e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febcf67cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febcf67ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd8d520634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fd8d5deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fd8feb6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd8dd6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd8da799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalspeed float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c7 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 
> =================================================================
> ==1095523==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563218d78e32 bp 0x7ffdd6b889f0 sp 0x7ffdd6b889e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563218d78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563218d789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563218a839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563218a84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563218c7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563218c76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563218ee0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563218602c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632185fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632185ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37536f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37536f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56321852a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5632185e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56321aec0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563218d78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563218a839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalspeed left ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ba 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 
> =================================================================
> ==1095531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558d9dcc7e32 bp 0x7fff1bc66050 sp 0x7fff1bc66048
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558d9dcc7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d9dcc79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d9d9d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d9d9d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d9dbcdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d9dbc5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d9de2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d9d551c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d9d54d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d9d53b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3334cedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3334cede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d9d479634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558d9d537aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558d9fe0f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d9dcc7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d9d9d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivalspeed right ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b3 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 
> =================================================================
> ==1095534==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559b70c81e32 bp 0x7ffd1264ccf0 sp 0x7ffd1264cce8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559b70c81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b70c819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b7098c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b7098dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b70b87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b70b7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b70de9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b7050bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b7050756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b704f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9ebfb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9ebfb2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b70433634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559b704f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b72dc9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b70c81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b7098c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b2 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 
> =================================================================
> ==1095640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bc91879e32 bp 0x7ffc313eb730 sp 0x7ffc313eb728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bc91879e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc918799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc915849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc91585d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc9177febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc91777952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc919e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc91103c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc910ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc910ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f468d6bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f468d6bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc9102b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bc910e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc939c1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc91879725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc915849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect color ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c8 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 
> =================================================================
> ==1095375==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fe97a6de32 bp 0x7ffc91985b70 sp 0x7ffc91985b68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fe97a6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe97a6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe977789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe97779d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe97973ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe9796b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe97bd5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe972f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe972f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe972e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3cec54cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3cec54ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe9721f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fe972ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe99bb5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe97a6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe977789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect containernumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c7 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 
> =================================================================
> ==1095570==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a585ee0e32 bp 0x7fff39e2c4f0 sp 0x7fff39e2c4e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a585ee0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a585ee09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a585beb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a585becd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a585de6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a585dde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a586048793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a58576ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a58576656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a585754018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d138ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d138dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a585692634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a585750aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a588028731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a585ee0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a585beb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane allowed ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  be 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 
> =================================================================
> ==1095406==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562ff292be32 bp 0x7ffd7143eeb0 sp 0x7ffd7143eea8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562ff292be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ff292b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ff26369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ff2637d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ff2831ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ff2829952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ff2a93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ff21b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ff21b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ff219f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16b8a53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16b8a53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ff20dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562ff219baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ff4a73731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ff292b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ff26369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane best ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  bf 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 
> =================================================================
> ==1095405==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5597ca982e32 bp 0x7ffe5da8c450 sp 0x7ffe5da8c448
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5597ca982e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597ca9829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597ca68d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597ca68ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597ca888ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597ca880952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597caaea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597ca20cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597ca20856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597ca1f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2096e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2096e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597ca134634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5597ca1f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5597ccaca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597ca982725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597ca68d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane first ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cb 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 
> =================================================================
> ==1095416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5607bb82ce32 bp 0x7ffea1da7090 sp 0x7ffea1da7088
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5607bb82ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607bb82c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607bb5379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607bb538d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607bb732ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607bb72a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607bb994793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607bb0b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607bb0b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607bb0a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f180ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f180eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607bafde634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5607bb09caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607bd974731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607bb82c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607bb5379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ad 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 
> =================================================================
> ==1095381==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cbe671ce32 bp 0x7fff7b00a2f0 sp 0x7fff7b00a2e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cbe671ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cbe671c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cbe64279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cbe6428d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cbe6622ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cbe661a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cbe6884793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbe5fa6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbe5fa256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbe5f90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f420ccccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f420cccce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbe5ece634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cbe5f8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cbe8864731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cbe671c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cbe64279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cd 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 
> =================================================================
> ==1095401==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f458c09e32 bp 0x7fff499829f0 sp 0x7fff499829e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f458c09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f458c099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4589149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f458915d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f458b0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f458b07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f458d71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f458493c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f45848f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f45847d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4edb0b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4edb0b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4583bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f458479aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f45ad51731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f458c09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4589149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departlane random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1095383==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f042553e32 bp 0x7fff46d8cf50 sp 0x7fff46d8cf48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f042553e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0425539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f04225e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f04225fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f042459ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f042451952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0426bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f041dddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f041dd956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f041dc7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee29d69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee29d69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f041d05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f041dc3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f04469b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f042553725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f04225e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos base ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b3 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 
> =================================================================
> ==1095452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fce0c31e32 bp 0x7fff49be47d0 sp 0x7fff49be47c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fce0c31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fce0c319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fce093c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fce093dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fce0b37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fce0b2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fce0d99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fce04bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fce04b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fce04a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01c089ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01c089ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fce03e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fce04a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fce2d79731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fce0c31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fce093c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  a8 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 
> =================================================================
> ==1095426==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561e2723be32 bp 0x7fff2dca1f90 sp 0x7fff2dca1f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561e2723be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e2723b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e26f469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e26f47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e27141ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e27139952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e273a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e26ac5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e26ac156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e26aaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10a37eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10a37eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e269ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561e26aabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561e29383731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e2723b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e26f469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos free ( 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  ed 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 
> =================================================================
> ==1095436==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5648e3b46e32 bp 0x7ffd9bdb6cb0 sp 0x7ffd9bdb6ca8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5648e3b46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648e3b469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648e38519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648e3852d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648e3a4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648e3a44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648e3cae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648e33d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648e33cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648e33ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6b9904d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6b9904e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648e32f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5648e33b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5648e5c8e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648e3b46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648e38519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos last ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1095458==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55811d6ade32 bp 0x7fff0a3b44d0 sp 0x7fff0a3b44c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55811d6ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55811d6ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55811d3b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55811d3b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55811d5b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55811d5ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55811d815793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55811cf37c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55811cf3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55811cf21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57f782bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57f782be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55811ce5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55811cf1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55811f7f5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55811d6ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55811d3b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  9a 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 
> =================================================================
> ==1095427==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558e4dd72e32 bp 0x7ffe9c5ade50 sp 0x7ffe9c5ade48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558e4dd72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e4dd729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e4da7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e4da7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e4dc78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e4dc70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e4deda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e4d5fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e4d5f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e4d5e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42c37b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42c37b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e4d524634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558e4d5e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e4feba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e4dd72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e4da7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departpos random_free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b3 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 
> =================================================================
> ==1095451==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c6f6931e32 bp 0x7ffec4b36350 sp 0x7ffec4b36348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c6f6931e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6f69319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6f663c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6f663dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6f6837ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6f682f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6f6a99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6f61bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6f61b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6f61a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb72e3b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb72e3b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6f60e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c6f61a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c6f8a79731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6f6931725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6f663c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat center ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c6 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 
> =================================================================
> ==1095619==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563b2c521e32 bp 0x7ffc0ce851f0 sp 0x7ffc0ce851e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563b2c521e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b2c5219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b2c22c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b2c22dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b2c427ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b2c41f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b2c689793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b2bdabc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b2bda756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b2bd95018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36d01fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36d01fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b2bcd3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563b2bd91aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b2e669731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b2c521725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b2c22c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d2 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 
> =================================================================
> ==1095584==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c6a786ae32 bp 0x7ffcb575ecb0 sp 0x7ffcb575eca8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c6a786ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6a786a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6a75759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6a7576d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6a7770ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6a7768952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6a79d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6a70f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6a70f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6a70de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f074817ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f074817ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6a701c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c6a70daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c6a99b2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6a786a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6a75759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b9 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 
> =================================================================
> ==1095591==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b8dc485e32 bp 0x7ffeb1597990 sp 0x7ffeb1597988
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b8dc485e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8dc4859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8dc1909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8dc191d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8dc38bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8dc383952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8dc5ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8dbd0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8dbd0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8dbcf9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4fdf27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4fdf27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8dbc37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b8dbcf5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b8de5cd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b8dc485725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8dc1909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat left ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1095605==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5642dd7dde32 bp 0x7fffe5b74630 sp 0x7fffe5b74628
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5642dd7dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642dd7dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642dd4e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642dd4e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642dd6e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642dd6db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642dd945793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642dd067c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642dd06356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642dd051018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd149d16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd149d16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642dcf8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5642dd04daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5642df925731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642dd7dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642dd4e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cc 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 
> =================================================================
> ==1095583==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562ed75e5e32 bp 0x7ffd06c5f3f0 sp 0x7ffd06c5f3e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562ed75e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ed75e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ed72f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ed72f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ed74ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ed74e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ed774d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ed6e6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ed6e6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ed6e59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8257812d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8257812e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ed6d97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562ed6e55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ed972d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ed75e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ed72f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat random_free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1095602==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564530b7ce32 bp 0x7ffca8ad20f0 sp 0x7ffca8ad20e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564530b7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564530b7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645308879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564530888d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564530a82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564530a7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564530ce4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564530406c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56453040256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645303f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f858b267d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f858b267e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56453032e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5645303ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564532cc4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564530b7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645308879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departposlat right ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d2 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 
> =================================================================
> ==1095611==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d7700afe32 bp 0x7ffe687b3e90 sp 0x7ffe687b3e88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d7700afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7700af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d76fdba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d76fdbbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d76ffb5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d76ffad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d770217793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d76f939c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d76f93556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d76f923018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4acca53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4acca53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d76f861634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d76f91faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d7721f7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7700af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d76fdba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed desired ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c6 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 
> =================================================================
> ==1095479==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5646e44e0e32 bp 0x7ffdf4f4b310 sp 0x7ffdf4f4b308
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5646e44e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646e44e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646e41eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646e41ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646e43e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646e43de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646e4648793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646e3d6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646e3d6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646e3d54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe00d6bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe00d6bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646e3c92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5646e3d50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5646e6628731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646e44e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646e41eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7,1800c7,85
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.6' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.7' to match departure speed 20.00 (max 12.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.8' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.9' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.10' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.11' to match departure speed 20.00 (max 14.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.12' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.13' to match departure speed 20.00 (max 15.61).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.14' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.15' to match departure speed 20.00 (max 12.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.16' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.17' to match departure speed 20.00 (max 13.09).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.18' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.19' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.20' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.21' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.22' to match departure speed 20.00 (max 13.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.23' to match departure speed 20.00 (max 12.37).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.24' to match departure speed 20.00 (max 11.48).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.25' to match departure speed 20.00 (max 12.13).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.26' to match departure speed 20.00 (max 12.75).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.27' to match departure speed 20.00 (max 13.19).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.28' to match departure speed 20.00 (max 15.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.29' to match departure speed 20.00 (max 12.95).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.30' to match departure speed 20.00 (max 16.38).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.31' to match departure speed 20.00 (max 16.05).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.32' to match departure speed 20.00 (max 13.97).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.33' to match departure speed 20.00 (max 16.29).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.34' to match departure speed 20.00 (max 13.83).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow inspect departspeed float ( Last six runs Jun2023 )
demandelements flow_embedded inspect departspeed float ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed max ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b0 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 
> =================================================================
> ==1095473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557611024e32 bp 0x7fffdea5e030 sp 0x7fffdea5e028
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557611024e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576110249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557610d2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557610d30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557610f2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557610f22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55761118c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576108aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576108aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557610898018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fecff47fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecff47fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576107d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557610894aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55761316c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557611024725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557610d2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  a2 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 
> =================================================================
> ==1095466==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56348d119e32 bp 0x7fff245e1e90 sp 0x7fff245e1e88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56348d119e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56348d1199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56348ce249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56348ce25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56348d01febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56348d017952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56348d281793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56348c9a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56348c99f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56348c98d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d79727d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d79727e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56348c8cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56348c989aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56348f261731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56348d119725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56348ce249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect departspeed speedlimit ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  a5 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 
> =================================================================
> ==1095485==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d0d535ae32 bp 0x7ffee5dd97f0 sp 0x7ffee5dd97e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d0d535ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0d535a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0d50659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0d5066d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0d5260ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0d5258952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0d54c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0d4be4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0d4be056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0d4bce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b40893d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b40893e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0d4b0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d0d4bcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0d74a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0d535a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0d50659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect end ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cb 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 
> =================================================================
> ==1095658==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558d44572e32 bp 0x7ffddf7b4490 sp 0x7ffddf7b4488
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558d44572e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d445729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d4427d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d4427ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d44478ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d44470952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d446da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d43dfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d43df856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d43de6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a475b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a475b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d43d24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558d43de2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558d466ba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d44572725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d4427d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect endnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1095644==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cb9a194e32 bp 0x7ffdd5d738f0 sp 0x7ffdd5d738e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cb9a194e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb9a1949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb99e9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb99ea0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb9a09aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb9a092952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb9a2fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb99a1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb99a1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb99a08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5b09a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5b09a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb99946634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cb99a04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb9c2dc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb9a194725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb99e9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect from ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  f7 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 
> =================================================================
> ==1095345==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55585fee7e32 bp 0x7ffd95beef70 sp 0x7ffd95beef68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55585fee7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55585fee79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55585fbf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55585fbf3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55585fdedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55585fde5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55586004f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55585f771c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55585f76d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55585f75b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d9b995d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d9b995e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55585f699634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55585f757aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55586202f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55585fee7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55585fbf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect id ( 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  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 
> =================================================================
> ==1095342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e9a946de32 bp 0x7ffc16c56530 sp 0x7ffc16c56528
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e9a946de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e9a946d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9a91789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e9a9179d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e9a9373ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e9a936b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e9a95d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9a8cf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9a8cf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9a8ce1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64047f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64047f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9a8c1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55e9a8cddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e9ab5b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e9a946d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9a91789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c4 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 
> =================================================================
> ==1095637==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556ce71c9e32 bp 0x7ffe13ce35d0 sp 0x7ffe13ce35c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556ce71c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ce71c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ce6ed49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ce6ed5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ce70cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ce70c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ce7331793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ce6a53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ce6a4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ce6a3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f281e5fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f281e5fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ce697b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556ce6a39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ce9311731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ce71c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ce6ed49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect line ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cd 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 
> =================================================================
> ==1095562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55859fe8fe32 bp 0x7ffec27be810 sp 0x7ffec27be808
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55859fe8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55859fe8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55859fb9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55859fb9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55859fd95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55859fd8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55859fff7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55859f719c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55859f71556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55859f703018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe843099d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe843099e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55859f641634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55859f6ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585a1fd7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55859fe8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55859fb9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b3 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 
> =================================================================
> ==1095655==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563284a4de32 bp 0x7ffd76b63850 sp 0x7ffd76b63848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563284a4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563284a4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632847589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563284759d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563284953ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56328494b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563284bb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632842d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632842d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632842c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d2efe0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d2efe0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632841ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5632842bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563286b95731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563284a4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632847589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect parameters ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  bc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5587492a9e32 bp 0x7ffec929a9b0 sp 0x7ffec929a9a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5587492a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587492a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558748fb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558748fb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587491afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587491a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558749411793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558748b33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558748b2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558748b1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8199ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8199ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558748a5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558748b19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55874b3f1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587492a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558748fb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect period ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  84 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 
> =================================================================
> ==1095671==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ed88429e32 bp 0x7ffd5cbc8c90 sp 0x7ffd5cbc8c88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ed88429e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed884299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed881349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed88135d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed8832febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed88327952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed88591793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed87cb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed87caf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed87c9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc115fecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc115fece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed87bdb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ed87c99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed8a571731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed88429725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed881349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect personnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cb 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 
> =================================================================
> ==1095566==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f13b230e32 bp 0x7ffe79c74a90 sp 0x7ffe79c74a88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f13b230e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f13b2309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f13af3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f13af3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f13b136ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f13b12e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f13b398793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f13aabac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f13aab656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f13aaa4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f424ceeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f424ceeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f13a9e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f13aaa0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f13d378731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f13b230725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f13af3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect poisson ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  fd 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 
> =================================================================
> ==1095679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x565053724e32 bp 0x7ffcc75dbcd0 sp 0x7ffcc75dbcc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x565053724e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650537249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56505342f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565053430d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56505362aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565053622952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56505388c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565052faec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565052faa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565052f98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf37b08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf37b08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565052ed6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x565052f94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56505586c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565053724725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56505342f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect probability ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  99 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 
> =================================================================
> ==1095685==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558f7f09ce32 bp 0x7fff9de6af30 sp 0x7fff9de6af28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558f7f09ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f7f09c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f7eda79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f7eda8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f7efa2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f7ef9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f7f204793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f7e926c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f7e92256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f7e910018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb338091d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb338091e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f7e84e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558f7e90caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558f811e4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f7f09c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f7eda79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect to ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: 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 
> =================================================================
> ==1095352==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55d6766e6e32 bp 0x7ffd85f7c4f0 sp 0x7ffd85f7c4e8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55d6766e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6766e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6763f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6763f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6765ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6765e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d67684e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d675f70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d675f6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d675f5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff147130d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff147130e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d675e98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55d675f56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d67882e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6766e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6763f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect type ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1095364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55b22f462e32 bp 0x7fff761e9a50 sp 0x7fff761e9a48
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55b22f462e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b22f4629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b22f16d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b22f16ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b22f368ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b22f360952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b22f5ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b22ececc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b22ece856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b22ecd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07e9af0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07e9af0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b22ec14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55b22ecd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b2315aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b22f462725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b22f16d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect typebutton ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1095365==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x56345b408e32 bp 0x7ffe35042170 sp 0x7ffe35042168
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x56345b408e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56345b4089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56345b1139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56345b114d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56345b30eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56345b306952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56345b570793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56345ac92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56345ac8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56345ac7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc79ab9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc79ab9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56345abba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x56345ac78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56345d550731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56345b408725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56345b1139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect vehsperhour ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  67 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 
> =================================================================
> ==1095657==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e2a40a6e32 bp 0x7ffcfd5687f0 sp 0x7ffcfd5687e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e2a40a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2a40a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2a3db19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2a3db2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2a3facebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2a3fa4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2a420e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2a3930c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2a392c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2a391a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d815bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d815bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2a3858634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e2a3916aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e2a61ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2a40a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2a3db19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect via ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  7d 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 
> =================================================================
> ==1095354==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c3aeee9e32 bp 0x7ffdff20f850 sp 0x7ffdff20f848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c3aeee9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3aeee99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3aebf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3aebf5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3aede2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c3aede2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c3aede47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c3ae7696a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c3ae76c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c3ae75e490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f8ab9405d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ab9405e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3ae69b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c3ae759aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c3b1031731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3aeee9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3aebf49b6 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 : demandelements flow inspect_selection arrivallane current ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  53 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095842==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c332c21e32 bp 0x7ffde868e650 sp 0x7ffde868e648
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c332c21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c332c219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivallane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095835==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561ee967ee32 bp 0x7ffdc4f2ae90 sp 0x7ffdc4f2ae88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561ee967ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ee967e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,20c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  70 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55cc7ffc8e32 bp 0x7ffe02724a70 sp 0x7ffe02724a68
> READ of size 4 at 0x61600000cdb4 thread T0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalpos max ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,20c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095863==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563332eeae32 bp 0x7ffd92b7d1d0 sp 0x7ffd92b7d1c8
> READ of size 4 at 0x61600000cdb4 thread T0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  52 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560698930e32 bp 0x7ffe155fa2d0 sp 0x7ffe155fa2c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560698930e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606989309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalposlat current ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  57 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095964==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5573e9db5e32 bp 0x7ffcd4325bf0 sp 0x7ffcd4325be8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5573e9db5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573e9db59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
5,59c5,83
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.1' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.2' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.3' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.4' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.5' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.7' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.8' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalspeed center ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  54 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095888==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x558cd8b59e32 bp 0x7ffed33e5590 sp 0x7ffed33e5588
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x558cd8b59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cd8b599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  70 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095865==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d9b3398e32 bp 0x7fff75f1bbb0 sp 0x7fff75f1bba8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d9b3398e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9b33989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalspeed left ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  51 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556e7f410e32 bp 0x7ffc6cce0d10 sp 0x7ffc6cce0d08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556e7f410e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e7f4109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection arrivalspeed right ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095877==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a7a28bce32 bp 0x7ffc6b249cb0 sp 0x7ffc6b249ca8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a7a28bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7a28bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  41 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 03 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095981==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d704137e32 bp 0x7ffe56f35930 sp 0x7ffe56f35928
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d704137e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7041379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  76 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095715==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x559fa7348e32 bp 0x7ffdc75d5330 sp 0x7ffdc75d5328
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x559fa7348e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fa73489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  53 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095908==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55bd69395e32 bp 0x7ffdcf14ba90 sp 0x7ffdcf14ba88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55bd69395e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd693959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane allowed ( 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  be 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095737==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563309639e32 bp 0x7ffde2a24690 sp 0x7ffde2a24688
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563309639e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633096399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633093449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563309345d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56330953febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563309537952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633097a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563308ec3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563308ebf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563308ead018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f523a862d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f523a862e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563308deb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563308ea9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56330b781731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563309639725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633093449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane best ( 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  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095746==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c8d2eade32 bp 0x7ffcb058d550 sp 0x7ffcb058d548
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c8d2eade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8d2ead9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8d2bb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8d2bb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8d2db3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8d2dab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8d3015793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8d2737c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8d273356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8d2721018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5d965bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5d965be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8d265f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c8d271daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c8d4ff5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8d2ead725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8d2bb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane first ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  55 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095749==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55bb0687de32 bp 0x7fff51a58370 sp 0x7fff51a58368
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55bb0687de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb0687d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095722==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5555c0c29e32 bp 0x7fff24e589f0 sp 0x7fff24e589e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5555c0c29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555c0c299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane free ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095734==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555e40ee6e32 bp 0x7ffe3098b970 sp 0x7ffe3098b968
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555e40ee6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e40ee69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,7c1,79
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  bb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095725==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f2be78ae32 bp 0x7fff03a02270 sp 0x7fff03a02268
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f2be78ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2be78a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2be4959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2be496d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2be690ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2be688952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2be8f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2be014c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2be01056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2bdffe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f502b47bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f502b47be3f in __libc_start_main csu/../csu/libc-start.c:392:3
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos base ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,20c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095777==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ef1cee2e32 bp 0x7ffcb65db370 sp 0x7ffcb65db368
> READ of size 4 at 0x61600000cdb4 thread T0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,20c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  96 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095759==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5588bdf58e32 bp 0x7ffe235da350 sp 0x7ffe235da348
> READ of size 4 at 0x61600000cdb4 thread T0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos free ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  26 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095770==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564487c46e32 bp 0x7ffd18424190 sp 0x7ffd18424188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564487c46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564487c469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644879519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564487952d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564487b4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564487b44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564487dae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644874d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644874cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644874ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f285dc23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f285dc23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644873f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5644874b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos last ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,34c2,80
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,21c2,80
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  e3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095758==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56015c4e8e32 bp 0x7ffcfed0a0d0 sp 0x7ffcfed0a0c8
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
12,183c12,90
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat center ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095951==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d865f75e32 bp 0x7ffc9d337110 sp 0x7ffc9d337108
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d865f75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d865f759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  70 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095911==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55703ee8de32 bp 0x7ffc6f352d70 sp 0x7ffc6f352d68
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55703ee8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55703ee8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat free ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095915==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5584b1221e32 bp 0x7ffe4bf887f0 sp 0x7ffe4bf887e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5584b1221e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584b12219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat left ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095933==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55cd47db0e32 bp 0x7fffc80f7270 sp 0x7fffc80f7268
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55cd47db0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd47db09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat random ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  53 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095913==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b7f8a88e32 bp 0x7ffe51b621d0 sp 0x7ffe51b621c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b7f8a88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7f8a889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095925==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b55b590e32 bp 0x7fffcf4d1530 sp 0x7fffcf4d1528
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b55b590e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b55b5909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departposlat right ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  52 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095939==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d566833e32 bp 0x7fffe4cb8d50 sp 0x7fffe4cb8d48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d566833e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5668339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed desired ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  56 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095813==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5626feb08e32 bp 0x7ffc6ed3f2f0 sp 0x7ffc6ed3f2e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5626feb08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,50c4,82
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.1' to match departure speed 20.00 (max 15.05).
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.2' to match departure speed 20.00 (max 11.55).
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.3' to match departure speed 20.00 (max 12.32).
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.4' to match departure speed 20.00 (max 11.91).
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.5' to match departure speed 20.00 (max 14.27).
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.6' to match departure speed 20.00 (max 15.61).
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.7' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.7' to match departure speed 20.00 (max 12.88).
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.8' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.8' to match departure speed 20.00 (max 13.09).
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.9' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.9' to match departure speed 20.00 (max 16.10).
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.10' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.10' to match departure speed 20.00 (max 14.04).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed max ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095798==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559e4b7ede32 bp 0x7ffce0e4f1f0 sp 0x7ffce0e4f1e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559e4b7ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e4b7ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e4b4f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e4b4f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e4b6f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e4b6eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e4b955793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e4b077c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e4b07356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e4b061018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee8b9f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee8b9f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e4af9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x559e4b05daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  08 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095792==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5572aeb62e32 bp 0x7ffc8ba129b0 sp 0x7ffc8ba129a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5572aeb62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572aeb629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572ae86d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5572ae86ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572aea68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5572aea60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572aecca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572ae3ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572ae3e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572ae3d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f604d00ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f604d00ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572ae314634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5572ae3d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed speedlimit ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,20c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  57 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095816==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f208440e32 bp 0x7ffcbcd82cb0 sp 0x7ffcbcd82ca8
> READ of size 4 at 0x61600000cdb4 thread T0
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,9c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  75 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 0a 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095985==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x5646b0e01e32 bp 0x7ffd94d28d10 sp 0x7ffd94d28d08
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x5646b0e01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646b0e019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646b0b0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646b0b0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646b0d07ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646b0fcc9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5646b0fcaed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5646b068d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5646b068756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646b0675018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbdddd07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  70 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a78e265e32 bp 0x7ffdd53809b0 sp 0x7ffdd53809a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a78e265e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a78e2659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095890==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56159ff8de32 bp 0x7fffeb622350 sp 0x7fffeb622348
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56159ff8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56159ff8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,28c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x557c903f4e32 bp 0x7ffd56edf050 sp 0x7ffd56edf048
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x557c903f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c903f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,139c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.28' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.29' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  70 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095891==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556d43a9fe32 bp 0x7fff8b9b3e30 sp 0x7fff8b9b3e28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556d43a9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d43a9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,3733c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.28' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.29' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,1071c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.28' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.29' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  a0 11 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095712==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5651588e9e32 bp 0x7ffe4d5f0390 sp 0x7ffe4d5f0388
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5651588e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651588e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2,26c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  6c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
9,200c9,87
< Warning: Vehicle 'flow_3.4' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.4' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.5' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.5' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.6' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.6' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.7' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.7' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.8' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.8' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.9' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.9' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.10' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.10' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.11' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.11' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.12' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.12' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.13' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.13' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.14' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.14' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.15' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.15' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.16' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.16' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.17' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.17' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.18' will not be able to arrive at the given lane 'gneE5_500'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
9,200c9,87
< Warning: Vehicle 'flow_3.4' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.4' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.5' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.5' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.6' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.6' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.7' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.7' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.8' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.8' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.9' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.9' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.10' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.10' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.11' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.11' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.12' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.12' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.13' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.13' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.14' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.14' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.15' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.15' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.16' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.16' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.17' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.17' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.18' will not be able to arrive at the given position!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
9,200c9,87
< Warning: Vehicle 'flow_3.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.18' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load arrivalspeed ( 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  0e 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 
> =================================================================
> ==1096112==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a693915e32 bp 0x7ffcf9978910 sp 0x7ffcf9978908
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a693915e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6939159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6936209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a693621d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a69381bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a693813952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a693a7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a69319fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a69319b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a693189018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1a740cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1a740ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6930c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a693185aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a695a5d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a693915725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6936209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  a2 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 
> =================================================================
> ==1096151==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cafc223e32 bp 0x7ffe3542fe30 sp 0x7ffe3542fe28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cafc223e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cafc2239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cafbf2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cafbf2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cafc129ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cafc121952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cafc38b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cafbaadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cafbaa956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cafba97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fecb59f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecb59f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cafb9d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cafba93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cafe36b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cafc223725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cafbf2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load color ( 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  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 
> =================================================================
> ==1096058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5606002f6e32 bp 0x7fff1d7ef7b0 sp 0x7fff1d7ef7a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5606002f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606002f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606000019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560600002d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606001fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606001f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56060045e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5605ffb80c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5605ffb7c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5605ffb6a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75520bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75520bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5605ffaa8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5605ffb66aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56060243e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606002f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606000019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load containernumber ( 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  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 
> =================================================================
> ==1096130==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a5734a6e32 bp 0x7ffeb7ba2dd0 sp 0x7ffeb7ba2dc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a5734a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5734a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5731b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5731b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5733acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5733a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a57360e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a572d30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a572d2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a572d1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2a5ec0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2a5ec0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a572c58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a572d16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a5755ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5734a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5731b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load default ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  8f 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 
> =================================================================
> ==1096020==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5587761b3e32 bp 0x7ffd7c36f010 sp 0x7ffd7c36f008
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5587761b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587761b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558775ebe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558775ebfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587760b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587760b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55877631b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558775a3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558775a3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558775a27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa798fc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa798fc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558775965634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558775a23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5587782fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587761b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558775ebe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load departlane ( 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  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 
> =================================================================
> ==1096085==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55cf635d5e32 bp 0x7ffd5fdb6050 sp 0x7ffd5fdb6048
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55cf635d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf635d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf632e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf632e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf634dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf634d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf6373d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf62e5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf62e5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf62e49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f834f977d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f834f977e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf62d87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55cf62e45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cf6571d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf635d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf632e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
2,589c2,80
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow load departpos ( Last six runs Jun2023 )
demandelements flow_embedded load departpos ( Last six runs Jun2023 )
demandelements routeflow load departpos ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow load departposlat ( 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  2d 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 
> =================================================================
> ==1096133==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55847b1cde32 bp 0x7fff269ab310 sp 0x7fff269ab308
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55847b1cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55847b1cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55847aed89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55847aed9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55847b0d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55847b0cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55847b335793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55847aa57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55847aa5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55847aa41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d3cf61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d3cf61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55847a97f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55847aa3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55847d315731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55847b1cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55847aed89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load departspeed ( 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  ff 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 
> =================================================================
> ==1096093==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x56392b4b7e32 bp 0x7fffc41412b0 sp 0x7fffc41412a8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x56392b4b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56392b4b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56392b1c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56392b1c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56392b3bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56392b3b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56392b61f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56392ad41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56392ad3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56392ad2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe3c506d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe3c506e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56392ac69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x56392ad27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56392d5ff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56392b4b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56392b1c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load end ( 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  33 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 
> =================================================================
> ==1096154==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ba69d96e32 bp 0x7ffd5ba6efd0 sp 0x7ffd5ba6efc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ba69d96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba69d969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba69aa19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba69aa2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba69c9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba69c94952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba69efe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba69620c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba6961c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba6960a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd4ff9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd4ff9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba69548634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ba69606aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ba6bede731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba69d96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba69aa19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load from ( 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  3d 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 
> =================================================================
> ==1096047==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d759f34e32 bp 0x7fff66be7890 sp 0x7fff66be7888
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d759f34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d759f349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d759c3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d759c40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d759e3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d759e32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d75a09c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7597bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7597ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7597a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f981b3e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f981b3e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7596e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d7597a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d75c07c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d759f34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d759c3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load id ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1096040==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5655462d8e32 bp 0x7ffd96f55ef0 sp 0x7ffd96f55ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5655462d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5655462d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565545fe39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565545fe4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5655461deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5655461d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565546440793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565545b62c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565545b5e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565545b4c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f068bdb1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f068bdb1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565545a8a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x565545b48aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565548420731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5655462d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565545fe39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  9e 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 
> =================================================================
> ==1096150==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bca21f2e32 bp 0x7fff937bd210 sp 0x7fff937bd208
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bca21f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bca21f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bca1efd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bca1efed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bca20f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bca20f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bca235a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bca1a7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bca1a7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bca1a66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7099a2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7099a2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bca19a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bca1a62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bca433a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bca21f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bca1efd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load line ( 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  bd 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 
> =================================================================
> ==1096109==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56452a859e32 bp 0x7ffcb563f6b0 sp 0x7ffcb563f6a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56452a859e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56452a8599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56452a5649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56452a565d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56452a75febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56452a757952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56452a9c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56452a0e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56452a0df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56452a0cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe013480d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe013480e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56452a00b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56452a0c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56452c9a1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56452a859725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56452a5649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1096022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591400d624d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5591412cb8a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:40
>     #2 0x5591412c532a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:382:24
>     #3 0x5591412b8a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5591412cadb1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:347:17
>     #5 0x5591400d9d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f40dd8e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow load number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1096188==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c074949e32 bp 0x7fff6d899590 sp 0x7fff6d899588
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c074949e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0749499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0746549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c074655d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c07484febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c074847952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c074ab1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0741d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0741cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0741bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22999edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22999ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0740fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c0741b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c076a91731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c074949725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0746549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load parameters ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096190==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a2aa10de32 bp 0x7ffff3b6edf0 sp 0x7ffff3b6ede8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a2aa10de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2aa10d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2a9e189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2a9e19d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2aa013ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2aa00b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2aa275793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2a9997c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2a999356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2a9981018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1362ceed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1362ceee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2a98bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a2a997daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a2ac255731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2aa10d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2a9e189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load period ( 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  94 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 
> =================================================================
> ==1096161==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5574e11ffe32 bp 0x7ffd3e7e22f0 sp 0x7ffd3e7e22e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5574e11ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574e11ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574e0f0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574e0f0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574e1105ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574e10fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574e1367793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574e0a89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574e0a8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574e0a73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5bdcb0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5bdcb0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574e09b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5574e0a6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5574e3347731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574e11ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574e0f0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load personnumber ( 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  c3 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 
> =================================================================
> ==1096121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562590f08e32 bp 0x7ffdb146e010 sp 0x7ffdb146e008
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562590f08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562590f089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562590c139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562590c14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562590e0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562590e06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562591070793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562590792c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56259078e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56259077c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa989020d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa989020e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625906ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562590778aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562593050731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562590f08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562590c139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load poisson ( 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  38 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 
> =================================================================
> ==1096178==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ce5236be32 bp 0x7ffca6673b30 sp 0x7ffca6673b28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ce5236be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce5236b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce520769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce52077d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce52271ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce52269952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce524d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce51bf5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce51bf156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce51bdf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f614e45fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f614e45fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce51b1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ce51bdbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ce544b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce5236b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce520769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load probability ( 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  da 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 
> =================================================================
> ==1096179==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55905f11ee32 bp 0x7fff9ff4def0 sp 0x7fff9ff4dee8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55905f11ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55905f11e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55905ee299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55905ee2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55905f024ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55905f01c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55905f286793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55905e9a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55905e9a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55905e992018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff407860d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff407860e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55905e8d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55905e98eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559061266731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55905f11e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55905ee299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load to ( 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  1f 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 
> =================================================================
> ==1096051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556f4d6f7e32 bp 0x7ffc7ba85d50 sp 0x7ffc7ba85d48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556f4d6f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f4d6f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f4d4029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f4d403d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f4d5fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f4d5f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f4d85f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f4cf81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f4cf7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f4cf6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ca8aa4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ca8aa4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f4cea9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556f4cf67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f4f83f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f4d6f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f4d4029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load type ( 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  08 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 
> =================================================================
> ==1096048==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55e48c999e32 bp 0x7fff2d120c50 sp 0x7fff2d120c48
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55e48c999e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e48c9999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e48c6a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e48c6a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e48c89febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e48c897952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e48cb01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e48c223c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e48c21f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e48c20d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92e902bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92e902be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e48c14b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55e48c209aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e48eae1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e48c999725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e48c6a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow load vehsperhour ( 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  98 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 
> =================================================================
> ==1096158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55dc7721ee32 bp 0x7ffee5727e70 sp 0x7ffee5727e68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55dc7721ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc7721e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc76f299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc76f2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc77124ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc7711c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc77386793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc76aa8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc76aa456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc76a92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cffc97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cffc97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc769d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55dc76a8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dc79366731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc7721e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc76f299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow transform routeflow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1096225==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5614a35f8e32 bp 0x7ffd322950d0 sp 0x7ffd322950c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5614a35f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614a35f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614a33039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614a3304d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614a34feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614a34f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614a3760793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614a2e82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614a2e7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614a2e6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f956d767d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f956d767e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614a2daa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5614a2e68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5614a5740731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614a35f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614a33039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow transform routeflow_embedded ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5b 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 
> =================================================================
> ==1096224==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b17eca9e32 bp 0x7ffe3c1f3c30 sp 0x7ffe3c1f3c28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b17eca9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b17eca99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b17e9b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b17e9b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b17ebafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b17eba7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b17ee11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b17e533c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b17e52f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b17e51d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dd4fbbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dd4fbbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b17e45b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b17e519aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b180df1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b17eca9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b17e9b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow transform trip ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6b 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 
> =================================================================
> ==1096238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d68f53ee32 bp 0x7ffe3f95fa50 sp 0x7ffe3f95fa48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d68f53ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d68f53e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d68f2499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d68f24ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d68f444ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d68f43c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d68f6a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d68edc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d68edc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d68edb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4829d76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4829d76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d68ecf0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d68edaeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d691686731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d68f53e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d68f2499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow transform 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  21 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 
> =================================================================
> ==1096210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5642bc27ce32 bp 0x7ffd184eba90 sp 0x7ffd184eba88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5642bc27ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642bc27c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642bbf879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642bbf88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642bc182ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642bc17a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642bc3e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642bbb06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642bbb0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642bbaf0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61e843fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61e843fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642bba2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5642bbaecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5642be3c4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642bc27c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642bbf879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow transform vehicle_embedded ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1096231==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56201eff6e32 bp 0x7fff40129090 sp 0x7fff40129088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56201eff6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56201eff69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56201ed019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56201ed02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56201eefcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56201eef4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56201f15e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56201e880c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56201e87c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56201e86a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f532132cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f532132ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56201e7a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56201e866aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56202113e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56201eff6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56201ed019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow volatilerecomputing ( 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  c8 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 
> =================================================================
> ==1096241==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55ede2c81e32 bp 0x7ffcb6cd8f70 sp 0x7ffcb6cd8f68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55ede2c81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ede2c819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ede298c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ede298dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ede2b87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ede2b7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ede2de9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ede250bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ede250756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ede24f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc54f25ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc54f25ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ede2433634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55ede24f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ede4dc9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ede2c81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ede298c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10,1800c10,88
< Warning: Vehicle 'f_1.9' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.11' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.12' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.13' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.15' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.16' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.20' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.21' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.22' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.23' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.24' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.25' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.26' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.27' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.28' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.29' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.30' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.31' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.32' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.33' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.34' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.35' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.36' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.37' will not be able to arrive at the given lane 'gneE5_20'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow_embedded create arrivallane ( Last six runs Jun2023 )
demandelements routeflow create arrivallane ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create arrivalpos ( 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  60 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 
> =================================================================
> ==1097384==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558ea114ce32 bp 0x7fff87a6c790 sp 0x7fff87a6c788
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558ea114ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ea114c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ea0e579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ea0e58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ea1052ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ea104a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ea12b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ea09d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ea09d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ea09c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22d1a98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22d1a98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ea08fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558ea09bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558ea3294731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ea114c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ea0e579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10,1800c10,88
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.19' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.26' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.27' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.28' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.29' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.30' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.31' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.32' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.35' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.37' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow_embedded create arrivalposlat ( Last six runs Jun2023 )
demandelements routeflow create arrivalposlat ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create arrivalspeed ( 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  65 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 
> =================================================================
> ==1097406==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5610bf5a9e32 bp 0x7ffd95afb390 sp 0x7ffd95afb388
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5610bf5a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610bf5a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610bf2b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610bf2b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610bf4afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610bf4a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610bf711793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610bee33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610bee2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610bee1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16fe24bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16fe24be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610bed5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5610bee19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5610c16f1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610bf5a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610bf2b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create 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 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1097440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559e0722ee32 bp 0x7fff864a8230 sp 0x7fff864a8228
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559e0722ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e0722e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e06f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e06f3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e07134ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e0712c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e07396793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e06ab8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e06ab456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e06aa2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48718f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48718f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e069e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x559e06a9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559e09376731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e0722e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e06f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create color ( 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  5d 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 
> =================================================================
> ==1097350==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c1ffb29e32 bp 0x7ffdab2cd410 sp 0x7ffdab2cd408
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c1ffb29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1ffb299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1ff8349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1ff835d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1ffa2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1ffa27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1ffc91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1ff3b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1ff3af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1ff39d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40fa7d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40fa7d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1ff2db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55c1ff399aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c201c71731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1ffb29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1ff8349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create containernumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5e 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 
> =================================================================
> ==1097415==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5623efc03e32 bp 0x7fffe2d88b70 sp 0x7fffe2d88b68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5623efc03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623efc039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623ef90e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623ef90fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623efb09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623efb01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623efd6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623ef48dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623ef48956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623ef477018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a1675cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a1675ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623ef3b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5623ef473aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5623f1d4b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623efc03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623ef90e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create default ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4a 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 
> =================================================================
> ==1097327==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5556eeb18e32 bp 0x7ffd304cf110 sp 0x7ffd304cf108
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5556eeb18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556eeb189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556ee8239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556ee824d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556eea1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556eea16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556eec80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556ee3a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556ee39e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556ee38c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15c757cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15c757ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556ee2ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5556ee388aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5556f0c60731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556eeb18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556ee8239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create default_continuous ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4a 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 
> =================================================================
> ==1097336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555dae487e32 bp 0x7fff592f4d10 sp 0x7fff592f4d08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555dae487e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555dae4879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555dae1929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555dae193d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555dae38debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555dae385952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555dae5ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555dadd11c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555dadd0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555dadcfb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0370ccdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0370ccde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555dadc39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555dadcf7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555db05cf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555dae487725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555dae1929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create departlane ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4e 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 
> =================================================================
> ==1097359==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56042fd23e32 bp 0x7ffd06e27690 sp 0x7ffd06e27688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56042fd23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56042fd239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56042fa2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56042fa2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56042fc29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56042fc21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56042fe8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56042f5adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56042f5a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56042f597018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43613e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43613e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56042f4d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56042f593aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560431e6b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56042fd23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56042fa2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create departpos ( 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  76 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 
> =================================================================
> ==1097365==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55595bf9ee32 bp 0x7ffe5a7d16f0 sp 0x7ffe5a7d16e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55595bf9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55595bf9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55595bca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55595bcaad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55595bea4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55595be9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55595c106793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55595b828c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55595b82456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55595b812018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d207cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d207cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55595b750634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55595b80eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55595e0e6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55595bf9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55595bca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create departposlat ( 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  52 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 
> =================================================================
> ==1097424==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5619fb31be32 bp 0x7ffee7951290 sp 0x7ffee7951288
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5619fb31be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619fb31b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619fb0269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619fb027d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619fb221ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619fb219952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619fb483793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619faba5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619faba156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619fab8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b8a4d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b8a4d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619faacd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5619fab8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5619fd463731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619fb31b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619fb0269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create end ( 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  4a 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 
> =================================================================
> ==1097455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560408135e32 bp 0x7ffc434c8290 sp 0x7ffc434c8288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560408135e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604081359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560407e409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560407e41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56040803bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560408033952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56040829d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604079bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604079bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604079a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20fe1ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20fe1ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604078e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5604079a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56040a27d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560408135725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560407e409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create endnumber ( 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  41 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 
> =================================================================
> ==1097449==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5579d7546e32 bp 0x7ffe88047330 sp 0x7ffe88047328
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5579d7546e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579d75469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579d72519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579d7252d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579d744cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579d7444952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5579d76ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5579d6dd0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5579d6dcc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5579d6dba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efec2b9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efec2b9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579d6cf8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5579d6db6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5579d968e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579d7546725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579d72519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create id ( 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  4a 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 
> =================================================================
> ==1097348==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55dd0a390e32 bp 0x7fff6f05b370 sp 0x7fff6f05b368
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55dd0a390e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd0a3909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd0a09b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd0a09cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd0a296ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd0a28e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd0a4f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd09c1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd09c1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd09c04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f680bbccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f680bbcce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd09b42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55dd09c00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dd0c4d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd0a390725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd0a09b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  55 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 
> =================================================================
> ==1097432==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559c4819fe32 bp 0x7ffd9331d270 sp 0x7ffd9331d268
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559c4819fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c4819f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c47eaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c47eabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c480a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c4809d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c48307793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c47a29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c47a2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c47a13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98176f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98176f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c47951634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559c47a0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559c4a2e7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c4819f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c47eaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create line ( 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  64 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 
> =================================================================
> ==1097412==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f2e1254e32 bp 0x7ffc911160d0 sp 0x7ffc911160c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f2e1254e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2e12549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2e0f5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2e0f60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2e115aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2e1152952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2e13bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2e0adec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2e0ada56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2e0ac8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34511edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34511ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2e0a06634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55f2e0ac4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f2e339c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2e1254725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2e0f5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1097470==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560374075e32 bp 0x7ffceab20a10 sp 0x7ffceab20a08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560374075e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603740759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560373d809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560373d81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560373f7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560373f73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603741dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603738ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603738fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603738e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb63f223d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb63f223e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560373827634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5603738e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5603761bd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560374075725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560373d809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create period ( 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  4c 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 
> =================================================================
> ==1097473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5607c2b79e32 bp 0x7fff5a56d150 sp 0x7fff5a56d148
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5607c2b79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607c2b799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607c28849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607c2885d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607c2a7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607c2a77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607c2ce1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607c2403c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607c23ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607c23ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36f4c47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36f4c47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607c232b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5607c23e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607c4cc1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607c2b79725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607c28849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create personnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1097413==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556a7df3ce32 bp 0x7fffc606bdd0 sp 0x7fffc606bdc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556a7df3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a7df3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a7dc479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a7dc48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a7de42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a7de3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a7e0a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a7d7c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a7d7c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a7d7b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2a4d5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2a4d5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a7d6ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556a7d7acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556a80084731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a7df3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a7dc479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create poisson ( 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  72 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 
> =================================================================
> ==1097486==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5640b3011e32 bp 0x7ffe786835b0 sp 0x7ffe786835a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5640b3011e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640b30119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640b2d1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640b2d1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640b2f17ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640b2f0f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640b3179793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640b289bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640b289756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640b2885018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb70d27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb70d27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640b27c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5640b2881aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5640b5159731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640b3011725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640b2d1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create probability ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  46 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 
> =================================================================
> ==1097487==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5593b3020e32 bp 0x7fff45a61890 sp 0x7fff45a61888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5593b3020e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593b30209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593b2d2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593b2d2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593b2f26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593b2f1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593b3188793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593b28aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593b28a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593b2894018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f940e904d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f940e904e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593b27d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5593b2890aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5593b5168731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593b3020725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593b2d2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create type ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  b8 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 
> =================================================================
> ==1097347==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x562a2e8bde32 bp 0x7ffc3fbae4b0 sp 0x7ffc3fbae4a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x562a2e8bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a2e8bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a2e5c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a2e5c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a2e7c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a2e7bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a2ea25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a2e147c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a2e14356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a2e131018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5447744d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5447744e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a2e06f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x562a2e12daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a30a05731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a2e8bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a2e5c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded create vehsperhour ( 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  5f 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 
> =================================================================
> ==1097469==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5626e6031e32 bp 0x7fffc9f74630 sp 0x7fffc9f74628
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5626e6031e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626e60319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626e5d3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626e5d3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626e5f37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626e5f2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626e6199793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626e58bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626e58b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626e58a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28ae7d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28ae7d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626e57e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5626e58a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5626e8179731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626e6031725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626e5d3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivaledge ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1097532==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b81830ae32 bp 0x7ffe05f74e50 sp 0x7ffe05f74e48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b81830ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b81830a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8180159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b818016d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b818210ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b818208952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b818472793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b817b94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b817b9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b817b7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc05ec45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc05ec45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b817abc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b817b7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b81a452731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b81830a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8180159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivallane current ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5d 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 
> =================================================================
> ==1097659==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ed18ef5e32 bp 0x7ffd1a5c50b0 sp 0x7ffd1a5c50a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ed18ef5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed18ef59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed18c009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed18c01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed18dfbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed18df3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed1905d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed1877fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed1877b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed18769018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80b6bcfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80b6bcfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed186a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ed18765aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed1b03d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed18ef5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed18c009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivallane float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4a 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 
> =================================================================
> ==1097652==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5630653c0e32 bp 0x7fffe4d3a210 sp 0x7fffe4d3a208
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5630653c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630653c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630650cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630650ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630652c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630652be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563065528793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563064c4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563064c4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563064c34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6098d81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6098d81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563064b72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563064c30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563067508731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630653c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630650cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalpos float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1097671==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d55b121e32 bp 0x7fff957cd7b0 sp 0x7fff957cd7a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d55b121e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d55b1219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d55ae2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d55ae2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d55b027ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d55b01f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d55b289793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d55a9abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d55a9a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d55a995018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff664993d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff664993e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d55a8d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d55a991aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d55d269731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d55b121725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d55ae2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalpos max ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5f 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 
> =================================================================
> ==1097682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55807d413e32 bp 0x7ffc20130a90 sp 0x7ffc20130a88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55807d413e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55807d4139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55807d11e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55807d11fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55807d319ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55807d311952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55807d57b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55807cc9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55807cc9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55807cc87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67745e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67745e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55807cbc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55807cc83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55807f55b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55807d413725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55807d11e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalpos random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1097673==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55870bdc0e32 bp 0x7fffc64a8e50 sp 0x7fffc64a8e48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55870bdc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55870bdc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55870bacb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55870baccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55870bcc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55870bcbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55870bf28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55870b64ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55870b64656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55870b634018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ad1c8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ad1c8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55870b572634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55870b630aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55870df08731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55870bdc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55870bacb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalposlat current ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1097777==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562384552e32 bp 0x7fff7ba612d0 sp 0x7fff7ba612c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562384552e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623845529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56238425d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56238425ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562384458ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562384450952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623846ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562383ddcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562383dd856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562383dc6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca699b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca699b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562383d04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562383dc2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56238669a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562384552725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56238425d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
10,1571c10,88
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.26' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.27' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.29' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.32' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.35' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.38' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.39' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.40' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.41' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.42' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.43' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.44' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow_embedded inspect arrivalposlat float ( Last six runs Jun2023 )
demandelements routeflow inspect arrivalposlat float ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalspeed center ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4a 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 
> =================================================================
> ==1097708==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561e45184e32 bp 0x7ffeb4e4a010 sp 0x7ffeb4e4a008
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561e45184e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e451849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e44e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e44e90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e4508aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e45082952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e452ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e44a0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e44a0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e449f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcdceeabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcdceeabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e44936634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561e449f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561e472cc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e45184725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e44e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalspeed float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  48 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 
> =================================================================
> ==1097683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555759b64e32 bp 0x7ffd1a62e690 sp 0x7ffd1a62e688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555759b64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555759b649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55575986f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555759870d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555759a6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555759a62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555759ccc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557593eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557593ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557593d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec9a457d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec9a457e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555759316634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5557593d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55575bcac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555759b64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55575986f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalspeed left ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1097703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555f2e9ece32 bp 0x7ffc78fac650 sp 0x7ffc78fac648
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555f2e9ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f2e9ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f2e6f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f2e6f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f2e8f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f2e8ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f2eb54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f2e276c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f2e27256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f2e260018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac2e916d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac2e916e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f2e19e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555f2e25caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555f30b34731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f2e9ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f2e6f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect arrivalspeed right ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  61 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 
> =================================================================
> ==1097707==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d0b8bece32 bp 0x7ffe203ec230 sp 0x7ffe203ec228
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d0b8bece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0b8bec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0b88f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0b88f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0b8af2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0b8aea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0b8d54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0b8476c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0b847256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0b8460018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36309acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36309ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0b839e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d0b845caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0bad34731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0b8bec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0b88f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1097802==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564af67e1e32 bp 0x7ffd3a981130 sp 0x7ffd3a981128
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564af67e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564af67e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564af64ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564af64edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564af66e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564af66df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564af6949793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564af606bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564af606756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564af6055018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f990d1ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f990d1ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564af5f93634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564af6051aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564af8929731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564af67e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564af64ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect color ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  70 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 
> =================================================================
> ==1097526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cac0d00e32 bp 0x7ffd30b9ee10 sp 0x7ffd30b9ee08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cac0d00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cac0d009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cac0a0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cac0a0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cac0c06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cac0bfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cac0e68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cac058ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cac058656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cac0574018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0857b58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0857b58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cac04b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cac0570aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cac2e48731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cac0d00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cac0a0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect containernumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  48 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 
> =================================================================
> ==1097723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5576188c4e32 bp 0x7ffdb2c23450 sp 0x7ffdb2c23448
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5576188c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576188c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576185cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576185d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576187caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576187c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557618a2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55761814ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55761814a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557618138018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ef66fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ef66fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557618076634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557618134aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55761aa0c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576188c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576185cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departedge ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  88 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 
> =================================================================
> ==1097531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5567ad453e32 bp 0x7ffd7bdab7f0 sp 0x7ffd7bdab7e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5567ad453e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567ad4539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567ad15e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567ad15fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567ad359ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567ad351952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567ad5bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567accddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567accd956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567accc7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f198b490d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f198b490e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567acc05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5567accc3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5567af59b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567ad453725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567ad15e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane allowed ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  51 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 
> =================================================================
> ==1097562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fe74fb5e32 bp 0x7ffd43e95a10 sp 0x7ffd43e95a08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fe74fb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe74fb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe74cc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe74cc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe74ebbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe74eb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe7511d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe7483fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe7483b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe74829018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb9353cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb9353ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe74767634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fe74825aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe770fd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe74fb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe74cc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane best ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  58 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 
> =================================================================
> ==1097564==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f6d64f8e32 bp 0x7ffee7006950 sp 0x7ffee7006948
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f6d64f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6d64f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6d62039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6d6204d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6d63feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6d63f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6d6660793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6d5d82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6d5d7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6d5d6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9907debd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9907debe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6d5caa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f6d5d68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f6d8640731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6d64f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6d62039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane first ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5b 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 
> =================================================================
> ==1097572==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55adb996ae32 bp 0x7ffcdb56b230 sp 0x7ffcdb56b228
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55adb996ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adb996a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adb96759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adb9676d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adb9870ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adb9868952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adb9ad2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adb91f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adb91f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adb91de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5a7e29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5a7e29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adb911c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55adb91daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55adbbab2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adb996a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adb96759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5d 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 
> =================================================================
> ==1097541==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f668331e32 bp 0x7ffcc887aeb0 sp 0x7ffcc887aea8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f668331e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6683319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f66803c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f66803dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f668237ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f66822f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f668499793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f667bbbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f667bb756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f667ba5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57f439fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57f439fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f667ae3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f667ba1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f66a479731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f668331725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f66803c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4c 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 
> =================================================================
> ==1097557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ed0a7cfe32 bp 0x7ffd83c15b70 sp 0x7ffd83c15b68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ed0a7cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed0a7cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed0a4da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed0a4dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed0a6d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed0a6cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed0a937793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed0a059c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed0a05556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed0a043018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90eb9f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90eb9f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed09f81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ed0a03faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed0c917731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed0a7cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed0a4da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departlane random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  61 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 
> =================================================================
> ==1097551==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ce13485e32 bp 0x7ffdf5ba0ff0 sp 0x7ffdf5ba0fe8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ce13485e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce134859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce131909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce13191d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce1338bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce13383952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce135ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce12d0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce12d0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce12cf9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b87ec6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b87ec6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce12c37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ce12cf5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ce155cd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce13485725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce131909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos base ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1097617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560431733e32 bp 0x7fff69118d70 sp 0x7fff69118d68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560431733e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604317339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56043143e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56043143fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560431639ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560431631952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56043189b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560430fbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560430fb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560430fa7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f83b8481d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f83b8481e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560430ee5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560430fa3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56043387b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560431733725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56043143e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1097586==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bea9310e32 bp 0x7fff11dcb830 sp 0x7fff11dcb828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bea9310e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bea93109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bea901b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bea901cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bea9216ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bea920e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bea9478793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bea8b9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bea8b9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bea8b84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b0528ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b0528ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bea8ac2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bea8b80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55beab458731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bea9310725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bea901b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos free ( 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  ad 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 
> =================================================================
> ==1097595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5630a0315e32 bp 0x7fffe31601f0 sp 0x7fffe31601e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5630a0315e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630a03159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630a00209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630a0021d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630a021bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630a0213952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630a047d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56309fb9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56309fb9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56309fb89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7facaf2afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facaf2afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56309fac7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56309fb85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5630a245d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630a0315725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630a00209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos last ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1097621==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5630463fbe32 bp 0x7ffef41d4650 sp 0x7ffef41d4648
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5630463fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630463fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630461069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563046107d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563046301ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630462f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563046563793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563045c85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563045c8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563045c6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39981d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39981d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563045bad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563045c6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563048543731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630463fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630461069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  56 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 
> =================================================================
> ==1097592==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558934462e32 bp 0x7ffdb8f82890 sp 0x7ffdb8f82888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558934462e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589344629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55893416d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55893416ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558934368ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558934360952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589345ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558933cecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558933ce856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558933cd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f434ad45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f434ad45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558933c14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558933cd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5589365aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558934462725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55893416d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departpos random_free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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 
> =================================================================
> ==1097594==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55813ad64e32 bp 0x7ffce1ab9fd0 sp 0x7ffce1ab9fc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55813ad64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55813ad649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55813aa6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55813aa70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55813ac6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55813ac62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55813aecc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55813a5eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55813a5ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55813a5d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddfac11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddfac11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55813a516634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55813a5d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55813ceac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55813ad64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55813aa6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat center ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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 
> =================================================================
> ==1097775==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5632b24c7e32 bp 0x7fff93e45590 sp 0x7fff93e45588
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5632b24c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632b24c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632b21d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632b21d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632b23cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632b23c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632b262f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632b1d51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632b1d4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632b1d3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9b20dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9b20dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632b1c79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5632b1d37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5632b460f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632b24c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632b21d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  46 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 
> =================================================================
> ==1097734==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55da0bdede32 bp 0x7ffcd4118e70 sp 0x7ffcd4118e68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55da0bdede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da0bded9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da0baf89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da0baf9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da0bcf3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da0bceb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da0bf55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da0b677c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da0b67356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da0b661018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f973c3f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f973c3f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da0b59f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55da0b65daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da0df35731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da0bded725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da0baf89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1097747==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563438bb1e32 bp 0x7fff58391850 sp 0x7fff58391848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563438bb1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563438bb19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634388bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634388bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563438ab7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563438aaf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563438d19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56343843bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56343843756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563438425018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2075b38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2075b38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563438363634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563438421aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56343acf9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563438bb1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634388bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat left ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1097759==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5589cd0ace32 bp 0x7ffcc463d2d0 sp 0x7ffcc463d2c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5589cd0ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589cd0ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589ccdb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589ccdb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589ccfb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589ccfaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589cd214793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589cc936c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589cc93256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589cc920018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2bad72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2bad72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589cc85e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5589cc91caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5589cf1f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589cd0ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589ccdb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1097745==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5562e30f8e32 bp 0x7ffcfcb19550 sp 0x7ffcfcb19548
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5562e30f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562e30f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562e2e039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562e2e04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562e2ffeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562e2ff6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562e3260793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562e2982c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562e297e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562e296c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc91c04bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc91c04be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562e28aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5562e2968aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5562e5240731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562e30f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562e2e039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat random_free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  50 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 
> =================================================================
> ==1097746==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5638df1f5e32 bp 0x7ffdee4ef510 sp 0x7ffdee4ef508
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5638df1f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638df1f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638def009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638def01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638df0fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638df0f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638df35d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638dea7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638dea7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638dea69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e95426d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e95426e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638de9a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5638dea65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5638e133d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638df1f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638def009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departposlat right ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1097764==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fd00bcce32 bp 0x7ffc7e828f90 sp 0x7ffc7e828f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fd00bcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd00bcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd008d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd008d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd00ad2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd00aca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd00d34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd00456c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd0045256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd00440018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5264630d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5264630e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd0037e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fd0043caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fd02d14731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd00bcc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd008d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed desired ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  64 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 
> =================================================================
> ==1097646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5565bef77e32 bp 0x7ffef14603d0 sp 0x7ffef14603c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5565bef77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565bef779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565bec829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565bec83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565bee7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565bee75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565bf0df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565be801c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565be7fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565be7eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b09e3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b09e3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565be729634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5565be7e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5565c10bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565bef77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565bec829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed max ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3c 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 
> =================================================================
> ==1097631==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560a82a26e32 bp 0x7ffd64ca27b0 sp 0x7ffd64ca27a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560a82a26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a82a269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a827319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a82732d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a8292cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a82924952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a82b8e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a822b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a822ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a8229a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee6021cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee6021ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a821d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560a82296aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560a84b6e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a82a26725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a827319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5d 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 
> =================================================================
> ==1097628==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ef5a764e32 bp 0x7fff0bdac4d0 sp 0x7fff0bdac4c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ef5a764e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef5a7649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef5a46f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef5a470d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef5a66aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef5a662952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef5a8cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef59feec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef59fea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef59fd8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71415e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71415e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef59f16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ef59fd4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef5c8ac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef5a764725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef5a46f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect departspeed speedlimit ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5f 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 
> =================================================================
> ==1097651==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aaa9f02e32 bp 0x7ffff3d75bf0 sp 0x7ffff3d75be8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aaa9f02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaa9f029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaa9c0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaa9c0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaa9e08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaa9e00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aaaa06a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aaa978cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aaa978856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aaa9776018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0dbfc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0dbfc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aaa96b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aaa9772aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aaac04a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aaa9f02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aaa9c0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect end ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1097809==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a8c2a15e32 bp 0x7ffdb01d47d0 sp 0x7ffdb01d47c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a8c2a15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8c2a159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8c27209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8c2721d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8c291bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8c2913952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8c2b7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8c229fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8c229b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8c2289018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23b694ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23b694ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8c21c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a8c2285aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a8c4b5d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8c2a15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8c27209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect endnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1097807==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55841de4de32 bp 0x7fff894a0750 sp 0x7fff894a0748
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55841de4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55841de4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55841db589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55841db59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55841dd53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55841dd4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55841dfb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55841d6d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55841d6d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55841d6c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb26fba5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb26fba5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55841d5ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55841d6bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55841ff95731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55841de4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55841db589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7b 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 
> =================================================================
> ==1097504==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564a27ed3e32 bp 0x7ffcb65f4170 sp 0x7ffcb65f4168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564a27ed3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a27ed39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a27bde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a27bdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a27dd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a27dd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a2803b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a2775dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a2775956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a27747018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff78128cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff78128ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a27685634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564a27743aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a2a01b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a27ed3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a27bde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  55 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 
> =================================================================
> ==1097789==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561adcb24e32 bp 0x7fff00f93270 sp 0x7fff00f93268
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561adcb24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561adcb249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561adc82f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561adc830d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561adca2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561adca22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561adcc8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561adc3aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561adc3aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561adc398018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5843b9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5843b9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561adc2d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561adc394aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561adec6c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561adcb24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561adc82f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect line ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  44 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 
> =================================================================
> ==1097719==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5592e7fbce32 bp 0x7ffda12385b0 sp 0x7ffda12385a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5592e7fbce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592e7fbc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592e7cc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592e7cc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592e7ec2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592e7eba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592e8124793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592e7846c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592e784256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592e7830018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f730c374d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f730c374e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592e776e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5592e782caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5592ea104731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592e7fbc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592e7cc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  59 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 
> =================================================================
> ==1097819==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5609f549ae32 bp 0x7ffe7f8a36f0 sp 0x7ffe7f8a36e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5609f549ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609f549a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609f51a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609f51a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609f53a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609f5398952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5609f5602793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5609f4d24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5609f4d2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609f4d0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25a70a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25a70a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609f4c4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5609f4d0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5609f75e2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609f549a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609f51a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect parameters ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 00 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097855==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558fd488ce32 bp 0x7ffff1b9bb90 sp 0x7ffff1b9bb88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558fd488ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fd488c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fd45979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fd4598d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fd4792ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fd478a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fd49f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fd4116c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fd411256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558fd4100018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91922bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91922bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fd403e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558fd40fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558fd69d4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fd488c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fd45979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect period ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1097833==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563729452e32 bp 0x7fff10be0750 sp 0x7fff10be0748
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563729452e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637294529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56372915d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56372915ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563729358ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563729350952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637295ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563728cdcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563728cd856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563728cc6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf74944d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf74944e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563728c04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563728cc2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56372b59a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563729452725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56372915d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect personnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  41 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 
> =================================================================
> ==1097721==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558e8e7dae32 bp 0x7fffd3eb17f0 sp 0x7fffd3eb17e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558e8e7dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e8e7da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e8e4e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e8e4e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e8e6e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e8e6d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e8e942793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e8e064c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e8e06056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e8e04e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc449980d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc449980e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e8df8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558e8e04aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e90922731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e8e7da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e8e4e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect poisson ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  6a 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 
> =================================================================
> ==1097844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563bdd6b1e32 bp 0x7ffe0609cb50 sp 0x7ffe0609cb48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563bdd6b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bdd6b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bdd3bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bdd3bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bdd5b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bdd5af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bdd819793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bdcf3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bdcf3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bdcf25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d649d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d649d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bdce63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563bdcf21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563bdf7f9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563bdd6b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563bdd3bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect probability ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5b 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 
> =================================================================
> ==1097850==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56244b627e32 bp 0x7ffcdf32bbd0 sp 0x7ffcdf32bbc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56244b627e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56244b6279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56244b3329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56244b333d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56244b52debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56244b525952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56244b78f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56244aeb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56244aead56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56244ae9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0eb9185d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0eb9185e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56244add9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56244ae97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56244d76f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56244b627725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56244b3329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect type ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: 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 
> =================================================================
> ==1097509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55b334ec2e32 bp 0x7ffc9077eb50 sp 0x7ffc9077eb48
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55b334ec2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b334ec29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b334bcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b334bced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b334dc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b334dc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b33502a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b33474cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b33474856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b334736018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42606bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42606bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b334674634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55b334732aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b33700a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b334ec2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b334bcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect typebutton ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  a7 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 
> =================================================================
> ==1097518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55cf682d9e32 bp 0x7ffc7cd84cf0 sp 0x7ffc7cd84ce8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55cf682d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf682d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf67fe49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf67fe5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf681dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf681d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf68441793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf67b63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf67b5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf67b4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a1941dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a1941de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf67a8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55cf67b49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cf6a421731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf682d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf67fe49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect vehsperhour ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1097826==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561152233e32 bp 0x7ffe03395330 sp 0x7ffe03395328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561152233e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611522339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561151f3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561151f3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561152139ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561152131952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56115239b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561151abdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561151ab956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561151aa7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb16f1fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb16f1fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611519e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561151aa3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56115437b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561152233725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561151f3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivallane current ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  14 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x562658839e32 bp 0x7fffe936c190 sp 0x7fffe936c188
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x562658839e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivallane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  15 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097990==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56233fdd4e32 bp 0x7ffe0ff8dbf0 sp 0x7ffe0ff8dbe8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56233fdd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  fa 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55fba3797e32 bp 0x7ffcddcefe10 sp 0x7ffcddcefe08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55fba3797e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalpos max ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098013==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x562432564e32 bp 0x7ffe095e5b90 sp 0x7ffe095e5b88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x562432564e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  17 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098001==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f24e94de32 bp 0x7ffda85f5c30 sp 0x7ffda85f5c28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f24e94de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalposlat current ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  fb 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098119==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e637c49e32 bp 0x7fff16fd1390 sp 0x7fff16fd1388
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e637c49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e637c499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,45c4,82
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.1' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.2' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.3' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.4' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.5' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.7' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.8' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.10' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.11' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalspeed center ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  17 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098037==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5612f559fe32 bp 0x7ffd435cddb0 sp 0x7ffd435cdda8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5612f559fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  14 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b81a751e32 bp 0x7fffe33bd990 sp 0x7fffe33bd988
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b81a751e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalspeed left ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  16 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098022==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563b70c6de32 bp 0x7ffc9f6166f0 sp 0x7ffc9f6166e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x563b70c6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection arrivalspeed right ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  16 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098036==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55be83f93e32 bp 0x7ffd67ef8070 sp 0x7ffd67ef8068
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55be83f93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection begin ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  c9 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098149==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a4c53e3e32 bp 0x7ffc0f6600d0 sp 0x7ffc0f6600c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a4c53e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection color ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  1a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 07 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097867==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560d3cc62e32 bp 0x7ffc1817cfd0 sp 0x7ffc1817cfc8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560d3cc62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection containernumber ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  fe 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098052==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561705c29e32 bp 0x7ffc3bbede70 sp 0x7ffc3bbede68
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561705c29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane allowed ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  80 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5621fd685e32 bp 0x7ffc5d672590 sp 0x7ffc5d672588
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5621fd685e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621fd6859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621fd3909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621fd391d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621fd58bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621fd583952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621fd7ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621fcf0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621fcf0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621fcef9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cdedf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cdedf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621fce37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5621fcef5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5621ff7cd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane best ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  65 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097898==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e0ce9e3e32 bp 0x7fff4966d330 sp 0x7fff4966d328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e0ce9e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0ce9e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0ce6ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0ce6efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0ce8e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0ce8e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0ceb4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0ce26dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0ce26956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0ce257018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f7fe1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f7fe1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0ce195634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e0ce253aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0d0b2b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane first ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  11 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097910==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5653e0227e32 bp 0x7ffdcd658010 sp 0x7ffdcd658008
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5653e0227e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  11 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097869==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f52bc97e32 bp 0x7ffe181eeb10 sp 0x7ffe181eeb08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f52bc97e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane free ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  ff 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097887==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560fbfc2fe32 bp 0x7ffcaea1f630 sp 0x7ffcaea1f628
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560fbfc2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,8c1,79
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  7f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097880==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563d4c68ae32 bp 0x7ffc53e478d0 sp 0x7ffc53e478c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563d4c68ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d4c68a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d4c3959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d4c396d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d4c590ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d4c588952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d4c7f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d4bf14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d4bf1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d4befe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e8b6d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos base ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  17 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097940==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5599a84e9e32 bp 0x7ffd90b14290 sp 0x7ffd90b14288
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5599a84e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  57 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097918==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55fc058c2e32 bp 0x7fff76931090 sp 0x7fff76931088
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55fc058c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos free ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  c9 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097929==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5604373f0e32 bp 0x7ffc677e50f0 sp 0x7ffc677e50e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5604373f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604373f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604370fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604370fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604372f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604372ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560437558793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560436c7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560436c7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560436c64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75d83cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75d83cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560436ba2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560436c60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560439538731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos last ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,33c2,80
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,22c2,80
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  ba 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
12,184c12,90
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departposlat center ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x559ea25bce32 bp 0x7ffd6bf548d0 sp 0x7ffd6bf548c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x559ea25bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  18 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5573da84be32 bp 0x7fff6f235f30 sp 0x7fff6f235f28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5573da84be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departposlat free ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098081==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x565336bd8e32 bp 0x7ffc8dcdf650 sp 0x7ffc8dcdf648
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x565336bd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departposlat left ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  ff 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098082==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c841f36e32 bp 0x7ffe05744930 sp 0x7ffe05744928
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c841f36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departposlat random ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  17 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098074==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556084ed9e32 bp 0x7ffe10f0b830 sp 0x7ffe10f0b828
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556084ed9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departposlat random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  17 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098075==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b44dcb7e32 bp 0x7ffc127ea430 sp 0x7ffc127ea428
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b44dcb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departposlat right ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  16 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098099==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f8539eee32 bp 0x7ffce1338770 sp 0x7ffce1338768
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f8539eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departspeed desired ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  16 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097972==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564d5974fe32 bp 0x7ffeab8adbf0 sp 0x7ffeab8adbe8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564d5974fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d5974f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,51c4,82
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.1' to match departure speed 20.00 (max 15.05).
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.2' to match departure speed 20.00 (max 11.55).
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.3' to match departure speed 20.00 (max 12.32).
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.4' to match departure speed 20.00 (max 11.91).
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.5' to match departure speed 20.00 (max 14.27).
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.6' to match departure speed 20.00 (max 15.61).
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.7' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.7' to match departure speed 20.00 (max 12.88).
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.8' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.8' to match departure speed 20.00 (max 13.09).
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.9' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.9' to match departure speed 20.00 (max 16.10).
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.10' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.10' to match departure speed 20.00 (max 14.04).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departspeed max ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  ab 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097966==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558eec77ce32 bp 0x7ffd64eac110 sp 0x7ffd64eac108
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558eec77ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558eec77c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558eec4879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558eec488d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558eec682ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558eec67a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558eec8e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558eec006c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558eec00256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558eebff0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa54996dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa54996de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558eebf2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558eebfecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558eee8c4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departspeed random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  99 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097957==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564038b12e32 bp 0x7fff3ae35eb0 sp 0x7fff3ae35ea8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564038b12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564038b129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56403881d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56403881ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564038a18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564038a10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564038c7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56403839cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56403839856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564038386018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d1928cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d1928ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640382c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564038382aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56403ac5a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departspeed speedlimit ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  13 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097982==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5611feb7ce32 bp 0x7ffcd7e0b1d0 sp 0x7ffcd7e0b1c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5611feb7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection end ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,9c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  03 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 0b 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098157==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55f26c425e32 bp 0x7ffcba98c570 sp 0x7ffcba98c568
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55f26c425e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f26c4259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f26c1309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f26c131d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f26c32bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f26c5f09f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f26c5eeed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f26bcb16b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f26bcab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f26bc99018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81e9e32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection insertionchecks ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  f9 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f1e8218e32 bp 0x7fff61e43410 sp 0x7fff61e43408
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f1e8218e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection line ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  fe 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5636ba1e6e32 bp 0x7ffe28bfe5f0 sp 0x7ffe28bfe5e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5636ba1e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection number ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,27c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection parameters ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  16 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098168==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x557026053e32 bp 0x7ffc68e0d370 sp 0x7ffc68e0d368
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x557026053e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection period ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,143c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection personnumber ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,19c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  17 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098047==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b3c1f73e32 bp 0x7ffd6cc84bb0 sp 0x7ffd6cc84ba8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b3c1f73e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection poisson ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,4216c4,82
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.28' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection probability ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,1120c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection type ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,18c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  57 30 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 
> =================================================================
> ==1097854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55d4e86ebe32 bp 0x7ffc15b3f510 sp 0x7ffc15b3f508
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55d4e86ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4e86eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection vehsperhour ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,27c2,80
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
5,100c5,83
< Warning: Vehicle 'flow_3.4' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.5' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.6' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.7' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.8' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.9' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.10' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.11' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.12' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.13' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.14' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.15' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.16' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.17' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.18' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.19' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.20' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.21' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.22' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.23' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.24' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.25' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.26' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.27' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.28' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.29' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.30' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.31' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.32' will not be able to arrive at the given lane 'gneE5_500'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow_embedded load arrivallane ( Last six runs Jun2023 )
demandelements routeflow load arrivallane ( Last six runs Jun2023 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
5,100c5,83
< Warning: Vehicle 'flow_3.4' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.5' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.6' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.7' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.8' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.9' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.10' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.11' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.12' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.13' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.14' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.15' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.16' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.17' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.18' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.19' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.20' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.21' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.22' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.23' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.24' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.25' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.26' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.27' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.28' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.29' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.30' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.31' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.32' will not be able to arrive at the given position!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow_embedded load arrivalpos ( Last six runs Jun2023 )
demandelements routeflow load arrivalpos ( Last six runs Jun2023 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
5,100c5,83
< Warning: Vehicle 'flow_3.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.19' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.23' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.26' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.27' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.28' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.29' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.30' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.31' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.32' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow_embedded load arrivalposlat ( Last six runs Jun2023 )
demandelements routeflow load arrivalposlat ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load arrivalspeed ( 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  6f 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 
> =================================================================
> ==1098264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55cd48654e32 bp 0x7fff75f1e730 sp 0x7fff75f1e728
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55cd48654e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd486549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd4835f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd48360d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd4855aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd48552952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd487bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd47edec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd47eda56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd47ec8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd9ca02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd9ca02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd47e06634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55cd47ec4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cd4a79c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd48654725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd4835f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  37 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 
> =================================================================
> ==1098297==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ef7a713e32 bp 0x7ffd9ab15e70 sp 0x7ffd9ab15e68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ef7a713e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef7a7139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef7a41e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef7a41fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef7a619ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef7a611952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef7a87b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef79f9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef79f9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef79f87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff690ef5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff690ef5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef79ec5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ef79f83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef7c85b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef7a713725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef7a41e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load color ( 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  7b 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 
> =================================================================
> ==1098214==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55912d418e32 bp 0x7fffccfe9150 sp 0x7fffccfe9148
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55912d418e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55912d4189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55912d1239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55912d124d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55912d31eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55912d316952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55912d580793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55912cca2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55912cc9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55912cc8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffae9684d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffae9684e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55912cbca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55912cc88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55912f560731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55912d418725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55912d1239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load containernumber ( 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  72 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 
> =================================================================
> ==1098276==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560a0cb3ee32 bp 0x7ffdff64f190 sp 0x7ffdff64f188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560a0cb3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a0cb3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a0c8499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a0c84ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a0ca44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a0ca3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a0cca6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a0c3c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a0c3c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a0c3b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f678b791d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f678b791e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a0c2f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560a0c3aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560a0ec86731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a0cb3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a0c8499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load default ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1098170==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56070d86de32 bp 0x7ffdec9ba030 sp 0x7ffdec9ba028
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56070d86de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56070d86d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56070d5789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56070d579d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56070d773ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56070d76b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56070d9d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56070d0f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56070d0f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56070d0e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f663edb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f663edb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56070d01f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56070d0ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56070f9b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56070d86d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56070d5789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load departlane ( 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  80 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 
> =================================================================
> ==1098219==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55d3c3d1fe32 bp 0x7ffc94b2edf0 sp 0x7ffc94b2ede8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55d3c3d1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3c3d1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3c3a2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3c3a2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3c3c25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3c3c1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3c3e87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3c35a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3c35a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3c3593018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb91c7e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb91c7e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3c34d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55d3c358faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d3c5e67731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3c3d1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3c3a2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load departposlat ( 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  70 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 
> =================================================================
> ==1098294==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fa821b7e32 bp 0x7ffdaf951030 sp 0x7ffdaf951028
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fa821b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa821b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa81ec29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa81ec3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa820bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa820b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa8231f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa81a41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa81a3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa81a2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac8d4d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac8d4d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa81969634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55fa81a27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fa842ff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa821b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa81ec29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load departspeed ( 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  71 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 
> =================================================================
> ==1098232==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x556238c04e32 bp 0x7ffc6c518530 sp 0x7ffc6c518528
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x556238c04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556238c049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55623890f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556238910d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556238b0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556238b02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556238d6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55623848ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55623848a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556238478018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dacf55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dacf55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562383b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x556238474aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55623ad4c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556238c04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55623890f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load end ( 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  6c 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 
> =================================================================
> ==1098299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557ea731ce32 bp 0x7ffef1d2bff0 sp 0x7ffef1d2bfe8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557ea731ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ea731c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ea70279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ea7028d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ea7222ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ea721a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ea7484793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ea6ba6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ea6ba256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ea6b90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ae81cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ae81cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ea6ace634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557ea6b8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557ea9464731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ea731c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ea70279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load id ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  50 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 
> =================================================================
> ==1098188==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f8ebeaae32 bp 0x7fff174b52b0 sp 0x7fff174b52a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f8ebeaae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8ebeaa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8ebbb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8ebbb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8ebdb0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8ebda8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8ec012793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8eb734c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8eb73056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8eb71e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3434c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3434c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8eb65c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f8eb71aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f8edff2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8ebeaa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8ebbb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load insertionchecks ( 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  58 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 
> =================================================================
> ==1098295==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560f47b1be32 bp 0x7fff221ae970 sp 0x7fff221ae968
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560f47b1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f47b1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f478269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f47827d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f47a21ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f47a19952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f47c83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f473a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f473a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f4738f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e77eb3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e77eb3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f472cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560f4738baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560f49c63731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f47b1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f478269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load line ( 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  50 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 
> =================================================================
> ==1098268==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d789f18e32 bp 0x7ffdb8d12830 sp 0x7ffdb8d12828
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d789f18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d789f189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d789c239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d789c24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d789e1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d789e16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d78a080793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7897a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d78979e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d78978c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f317261dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f317261de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7896ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d789788aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d78c060731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d789f18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d789c239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load no_route ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1098187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5616bced124d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616be0c68a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:40
>     #2 0x5616be0c032a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:382:24
>     #3 0x5616be0b3a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5616be0c5db1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:347:17
>     #5 0x5616bced4d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff000628d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1098338==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5602543dde32 bp 0x7ffdfc3b8d90 sp 0x7ffdfc3b8d88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5602543dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602543dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602540e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602540e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5602542e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5602542db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560254545793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560253c67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560253c6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560253c51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01a974bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01a974be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560253b8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560253c4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560256525731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5602543dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602540e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load parameters ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  53 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1098340==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d7d574ee32 bp 0x7ffd241811d0 sp 0x7ffd241811c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d7d574ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7d574e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7d54599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7d545ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7d5654ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7d564c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7d58b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7d4fd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7d4fd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7d4fc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0eb8b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0eb8b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7d4f00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d7d4fbeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d7d7896731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7d574e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7d54599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load period ( 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 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 
> =================================================================
> ==1098316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55769f11ee32 bp 0x7ffd2fa91ff0 sp 0x7ffd2fa91fe8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55769f11ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55769f11e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55769ee299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55769ee2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55769f024ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55769f01c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55769f286793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55769e9a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55769e9a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55769e992018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63fb9d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63fb9d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55769e8d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55769e98eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5576a1266731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55769f11e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55769ee299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load personnumber ( 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  6d 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 
> =================================================================
> ==1098274==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557ba112de32 bp 0x7fff0b9650f0 sp 0x7fff0b9650e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557ba112de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ba112d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ba0e389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ba0e39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ba1033ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ba102b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ba1295793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ba09b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ba09b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ba09a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ce0e4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ce0e4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ba08df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557ba099daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557ba3275731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ba112d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ba0e389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load poisson ( 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  71 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 
> =================================================================
> ==1098337==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ed55ffce32 bp 0x7ffd76b8b870 sp 0x7ffd76b8b868
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ed55ffce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed55ffc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed55d079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed55d08d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed55f02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed55efa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed56164793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed55886c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed5588256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed55870018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa99dcf1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa99dcf1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed557ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ed5586caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed58144731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed55ffc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed55d079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load probability ( 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  61 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 
> =================================================================
> ==1098336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b845387e32 bp 0x7ffe0a911630 sp 0x7ffe0a911628
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b845387e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8453879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8450929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b845093d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b84528debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b845285952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8454ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b844c11c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b844c0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b844bfb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd378d31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd378d31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b844b39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b844bf7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b8474cf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b845387725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8450929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load route ( 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  bd 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 
> =================================================================
> ==1098189==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d9269cde32 bp 0x7ffdf9e57470 sp 0x7ffdf9e57468
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d9269cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9269cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9266d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9266d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9268d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9268cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d926b35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d926257c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d92625356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d926241018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f447b9f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f447b9f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d92617f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d92623daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d928b15731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9269cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9266d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load type ( 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  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 
> =================================================================
> ==1098202==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55e39d01be32 bp 0x7fffad67fb30 sp 0x7fffad67fb28
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55e39d01be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e39d01b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e39cd269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e39cd27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e39cf21ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e39cf19952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e39d183793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e39c8a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e39c8a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e39c88f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f736e25ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f736e25ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e39c7cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55e39c88baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e39f163731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e39d01b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e39cd269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load vehsperhour ( 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  5c 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 
> =================================================================
> ==1098315==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558e1a876e32 bp 0x7ffee5e565f0 sp 0x7ffee5e565e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558e1a876e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e1a8769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e1a5819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e1a582d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e1a77cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e1a774952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e1a9de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e1a100c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e1a0fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e1a0ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bfe0a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bfe0a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e1a028634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558e1a0e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e1c9be731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e1a876725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e1a5819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform flow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c6 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 
> =================================================================
> ==1098390==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5616c40a8e32 bp 0x7ffddcba14f0 sp 0x7ffddcba14e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5616c40a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616c40a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616c3db39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616c3db4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616c3faeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616c3fa6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616c4210793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616c3932c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616c392e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616c391c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e2697ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e2697ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616c385a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5616c3918aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616c61f0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616c40a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616c3db39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform routeflow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1098357==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560eb8dbee32 bp 0x7ffd5cbcc770 sp 0x7ffd5cbcc768
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560eb8dbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560eb8dbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560eb8ac99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560eb8acad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560eb8cc4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560eb8cbc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560eb8f26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560eb8648c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560eb864456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560eb8632018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cb6f5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cb6f5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560eb8570634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560eb862eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560ebaf06731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560eb8dbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560eb8ac99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform trip ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1098380==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e5161d9e32 bp 0x7ffc68f00cf0 sp 0x7ffc68f00ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e5161d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5161d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e515ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e515ee5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5160dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5160d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e516341793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e515a63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e515a5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e515a4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f402b738d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f402b738e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e51598b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e515a49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e518321731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5161d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e515ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  21 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 
> =================================================================
> ==1098356==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5626be364e32 bp 0x7fff713bf3d0 sp 0x7fff713bf3c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5626be364e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626be3649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626be06f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626be070d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626be26aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626be262952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626be4cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626bdbeec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626bdbea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626bdbd8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7fc608d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7fc608e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626bdb16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5626bdbd4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5626c04ac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626be364725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626be06f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded transform vehicle_embedded ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1098369==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5621bd871e32 bp 0x7ffc7ecc59b0 sp 0x7ffc7ecc59a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5621bd871e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621bd8719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621bd57c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621bd57dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621bd777ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621bd76f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621bd9d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621bd0fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621bd0f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621bd0e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ffbbccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ffbbcce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621bd023634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5621bd0e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5621bf9b9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621bd871725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621bd57c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded volatilerecomputing ( 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  91 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 
> =================================================================
> ==1098396==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55c188212e32 bp 0x7fff1b4aee90 sp 0x7fff1b4aee88
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55c188212e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1882129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c187f1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c187f1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c188118ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c188110952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c18837a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c187a9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c187a9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c187a86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4655692d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4655692e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1879c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55c187a82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c18a35a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c188212725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c187f1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create arrivallane ( Last six runs Jun2023 )

---------- Differences in errors ----------
19,5355c19,97
< Warning: Vehicle 'f_1.9' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.9' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.10' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.11' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.11' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.12' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.12' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.13' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.13' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.15' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.15' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.16' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.16' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.19' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.20' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.20' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.21' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.21' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.22' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.22' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.23' will not be able to arrive at the given lane 'gneE5_20'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create arrivalpos ( 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  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 
> =================================================================
> ==1094167==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a6167e7e32 bp 0x7ffd665dd450 sp 0x7ffd665dd448
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a6167e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6167e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6164f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6164f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6166edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6166e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a61694f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a616071c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a61606d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a61605b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94c1e6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94c1e6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a615f99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a616057aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a61892f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6167e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6164f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create arrivalposlat ( Last six runs Jun2023 )

---------- Differences in errors ----------
19,5310c19,97
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.19' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.19' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create arrivalspeed ( 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  08 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 
> =================================================================
> ==1094171==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ed2aad4e32 bp 0x7fffc725e410 sp 0x7fffc725e408
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ed2aad4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed2aad49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed2a7df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed2a7e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed2a9daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed2a9d2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed2ac3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed2a35ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed2a35a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed2a348018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f527b26dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f527b26de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed2a286634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55ed2a344aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed2cc1c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed2aad4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed2a7df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create 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 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  c3 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 
> =================================================================
> ==1094214==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b2b7503e32 bp 0x7fff14f2c050 sp 0x7fff14f2c048
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b2b7503e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2b75039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2b720e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2b720fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2b7409ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2b7401952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2b766b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2b6d8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2b6d8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2b6d77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad3a604d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad3a604e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2b6cb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b2b6d73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b2b964b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2b7503725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2b720e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create color ( 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  11 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 
> =================================================================
> ==1094136==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c4a4240e32 bp 0x7fff05ef17b0 sp 0x7fff05ef17a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c4a4240e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4a42409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4a3f4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4a3f4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4a4146ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4a413e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4a43a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4a3acac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4a3ac656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4a3ab4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0204658d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0204658e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4a39f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55c4a3ab0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c4a6388731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4a4240725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4a3f4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create containernumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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 
> =================================================================
> ==1094193==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a81ede8e32 bp 0x7ffcf73a1510 sp 0x7ffcf73a1508
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a81ede8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a81ede89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a81eaf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a81eaf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a81eceeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a81ece6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a81ef50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a81e672c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a81e66e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a81e65c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7227107d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7227107e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a81e59a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a81e658aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a820f30731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a81ede8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a81eaf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create default ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ba 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 
> =================================================================
> ==1094111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ef7ab4ce32 bp 0x7ffcd60081f0 sp 0x7ffcd60081e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ef7ab4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef7ab4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef7a8579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef7a858d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef7aa52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef7aa4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef7acb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef7a3d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef7a3d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef7a3c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f739241ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f739241ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef7a2fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ef7a3bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef7cc94731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef7ab4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef7a8579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create departlane ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c8 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 
> =================================================================
> ==1094145==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x565012233e32 bp 0x7ffce88c1450 sp 0x7ffce88c1448
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x565012233e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650122339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565011f3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565011f3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565012139ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565012131952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56501239b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565011abdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565011ab956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565011aa7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec2e649d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec2e649e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650119e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x565011aa3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56501437b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565012233725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565011f3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create departpos ( 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  04 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 
> =================================================================
> ==1094149==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55fb7ab96e32 bp 0x7ffca9ad7b50 sp 0x7ffca9ad7b48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55fb7ab96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb7ab969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb7a8a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb7a8a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb7aa9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb7aa94952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb7acfe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb7a420c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb7a41c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb7a40a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e27d98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e27d98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb7a348634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55fb7a406aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb7ccde731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb7ab96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb7a8a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create departposlat ( 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  23 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 
> =================================================================
> ==1094195==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c23ecebe32 bp 0x7ffdcfab6c70 sp 0x7ffdcfab6c68
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c23ecebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c23eceb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c23e9f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c23e9f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c23ebf1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c23ebe9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c23ee53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c23e575c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c23e57156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c23e55f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ea7c4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ea7c4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c23e49d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55c23e55baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c240e33731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c23eceb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c23e9f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create end ( 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  ee 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 
> =================================================================
> ==1094226==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fb81578e32 bp 0x7fff43aa7330 sp 0x7fff43aa7328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fb81578e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb815789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb812839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb81284d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb8147eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb81476952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb816e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb80e02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb80dfe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb80dec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f391010dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f391010de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb80d2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fb80de8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb836c0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb81578725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb812839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create endnumber ( 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  4b 3e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56354faa7e32 bp 0x7ffe03f866b0 sp 0x7ffe03f866a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56354faa7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56354faa79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56354f7b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56354f7b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56354f9adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56354f9a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56354fc0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56354f331c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56354f32d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56354f31b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd3aad6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd3aad6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56354f259634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x56354f317aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563551bef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56354faa7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56354f7b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create id ( 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  f8 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 
> =================================================================
> ==1094117==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cb87f76e32 bp 0x7ffc4dd69430 sp 0x7ffc4dd69428
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cb87f76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb87f769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb87c819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb87c82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb87e7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb87e74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb880de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb87800c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb877fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb877ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f075b9cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f075b9cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb87728634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cb877e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb8a0be731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb87f76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb87c819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1094208==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55568d739e32 bp 0x7fffd58d2cd0 sp 0x7fffd58d2cc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55568d739e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55568d7399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55568d4449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55568d445d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55568d63febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55568d637952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55568d8a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55568cfc3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55568cfbf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55568cfad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2d455fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2d455fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55568ceeb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55568cfa9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55568f881731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55568d739725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55568d4449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create line ( 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  ec 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 
> =================================================================
> ==1094179==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55792df33e32 bp 0x7ffd32af8b90 sp 0x7ffd32af8b88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55792df33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55792df339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55792dc3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55792dc3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55792de39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55792de31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55792e09b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55792d7bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55792d7b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55792d7a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3146613d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3146613e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55792d6e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55792d7a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55793007b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55792df33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55792dc3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  df 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 
> =================================================================
> ==1094228==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e158f31e32 bp 0x7ffee5dec870 sp 0x7ffee5dec868
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e158f31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e158f319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e158c3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e158c3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e158e37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e158e2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e159099793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1587bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1587b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1587a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d45312d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d45312e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1586e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e1587a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e15b079731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e158f31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e158c3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create period ( 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  ca 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 
> =================================================================
> ==1094244==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55860ad3ee32 bp 0x7ffdc36c3910 sp 0x7ffdc36c3908
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55860ad3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55860ad3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55860aa499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55860aa4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55860ac44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55860ac3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55860aea6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55860a5c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55860a5c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55860a5b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb01e096d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb01e096e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55860a4f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55860a5aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55860ce86731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55860ad3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55860aa499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create personnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1094182==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b07b1f4e32 bp 0x7ffdf5a41910 sp 0x7ffdf5a41908
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b07b1f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b07b1f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b07aeff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b07af00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b07b0faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b07b0f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b07b35c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b07aa7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b07aa7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b07aa68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71e8675d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71e8675e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b07a9a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b07aa64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b07d33c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b07b1f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b07aeff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create poisson ( 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  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 
> =================================================================
> ==1094260==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5647441a0e32 bp 0x7ffd16ad87b0 sp 0x7ffd16ad87a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5647441a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647441a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564743eab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564743eacd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647440a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56474409e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564744308793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564743a2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564743a2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564743a14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81a3576d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81a3576e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564743952634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564743a10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5647462e8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647441a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564743eab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create probability ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c4 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 
> =================================================================
> ==1094265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5555a9cb2e32 bp 0x7ffed45eed90 sp 0x7ffed45eed88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5555a9cb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555a9cb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555a99bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555a99bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555a9bb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555a9bb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555a9e1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555a953cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555a953856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555a9526018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7187121d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7187121e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555a9464634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5555a9522aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5555abdfa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555a9cb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555a99bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create type ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1094127==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55c4cd8ffe32 bp 0x7ffc64dbc2b0 sp 0x7ffc64dbc2a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55c4cd8ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4cd8ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4cd60a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4cd60bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4cd805ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4cd7fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4cda67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4cd189c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4cd18556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4cd173018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8493222d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8493222e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4cd0b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55c4cd16faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c4cfa47731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4cd8ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4cd60a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions create vehsperhour ( 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  ca 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 
> =================================================================
> ==1094242==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56284fe6be32 bp 0x7fff89a11210 sp 0x7fff89a11208
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56284fe6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56284fe6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56284fb769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56284fb77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56284fd71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56284fd69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56284ffd3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56284f6f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56284f6f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56284f6df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0433db6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0433db6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56284f61d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56284f6dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562851fb3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56284fe6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56284fb769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivallane current ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ba 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 
> =================================================================
> ==1094439==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ba86feee32 bp 0x7ffeb8fbc9f0 sp 0x7ffeb8fbc9e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ba86feee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba86fee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba86cf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba86cfad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba86ef4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba86eec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba87156793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba86878c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba8687456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba86862018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8424d63d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8424d63e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba867a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ba8685eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ba89136731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba86fee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba86cf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivallane float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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 
> =================================================================
> ==1094432==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559e6a23be32 bp 0x7ffcece64350 sp 0x7ffcece64348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559e6a23be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e6a23b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e69f469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e69f47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e6a141ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e6a139952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e6a3a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e69ac5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e69ac156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e69aaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f163db05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f163db05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e699ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559e69aabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559e6c383731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e6a23b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e69f469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalpos float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b3 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 
> =================================================================
> ==1094448==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5561cbd6ee32 bp 0x7ffff8678530 sp 0x7ffff8678528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5561cbd6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561cbd6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561cba799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561cba7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561cbc74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561cbc6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561cbed6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561cb5f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561cb5f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561cb5e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e99509d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e99509e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561cb520634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5561cb5deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5561cdeb6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561cbd6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561cba799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalpos max ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  bb 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 
> =================================================================
> ==1094458==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x565392b6be32 bp 0x7ffe60aef130 sp 0x7ffe60aef128
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x565392b6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565392b6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653928769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565392877d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565392a71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565392a69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565392cd3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653923f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653923f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653923df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3484c85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3484c85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56539231d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5653923dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565394cb3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565392b6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653928769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalpos random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  bd 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 
> =================================================================
> ==1094452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5606064f9e32 bp 0x7fff212c5ff0 sp 0x7fff212c5fe8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5606064f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606064f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606062049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560606205d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606063ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606063f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560606661793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560605d83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560605d7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560605d6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20710f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20710f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560605cab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560605d69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560608641731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606064f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606062049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalposlat current ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  dd 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 
> =================================================================
> ==1094569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55706f874e32 bp 0x7ffd01c017b0 sp 0x7ffd01c017a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55706f874e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55706f8749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55706f57f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55706f580d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55706f77aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55706f772952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55706f9dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55706f0fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55706f0fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55706f0e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e15981d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e15981e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55706f026634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55706f0e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5570719bc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55706f874725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55706f57f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
19,4633c19,97
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.15' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.17' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.18' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.20' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.21' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.22' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.23' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.25' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalspeed center ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c0 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 
> =================================================================
> ==1094483==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556f190aee32 bp 0x7ffeffe26f90 sp 0x7ffeffe26f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556f190aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f190ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f18db99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f18dbad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f18fb4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f18fac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f19216793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f18938c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f1893456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f18922018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63b0749d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63b0749e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f18860634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556f1891eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f1b1f6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f190ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f18db99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalspeed float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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 
> =================================================================
> ==1094463==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564a1d5a5e32 bp 0x7ffdbb191a50 sp 0x7ffdbb191a48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564a1d5a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a1d5a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a1d2b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a1d2b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a1d4abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a1d4a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a1d70d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a1ce2fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a1ce2b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a1ce19018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76c8e0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76c8e0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a1cd57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564a1ce15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a1f6ed731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a1d5a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a1d2b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalspeed left ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ca 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 
> =================================================================
> ==1094469==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c700fdfe32 bp 0x7ffd82a785b0 sp 0x7ffd82a785a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c700fdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c700fdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c700cea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c700cebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c700ee5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c700edd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c701147793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c700869c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c70086556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c700853018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b23106d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b23106e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c700791634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c70084faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c703127731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c700fdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c700cea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect arrivalspeed right ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ca 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 
> =================================================================
> ==1094475==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555e12181e32 bp 0x7ffe69737bb0 sp 0x7ffe69737ba8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555e12181e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e121819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e11e8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e11e8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e12087ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e1207f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e122e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e11a0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e11a0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e119f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93ee30bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93ee30be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e11933634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555e119f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e142c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e12181725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e11e8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect begin containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094580==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56193050ce32 bp 0x7fffa2fb6d30 sp 0x7fffa2fb6d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56193050ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56193050c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619302179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561930218d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561930405e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561930405786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5619304077f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56192fd8c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56192fd8f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56192fd80216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe3ac61ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3ac61ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56192fcbe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56192fd7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561932654731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56193050c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619302179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect begin float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  93 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 
> =================================================================
> ==1094581==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560e09515e32 bp 0x7fff3c2a1530 sp 0x7fff3c2a1528
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560e09515e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e095159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e092209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e09221d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e0941bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e09413952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e0967d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e08d9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e08d9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e08d89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb33a0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb33a0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e08cc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560e08d85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e0b65d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e09515725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e092209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect begin triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  af 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 
> =================================================================
> ==1094577==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f259745e32 bp 0x7fffd5ea7f30 sp 0x7fffd5ea7f28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f259745e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2597459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2594509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f259451d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f25963ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f25963e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f2596407f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f258fc56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f258fc8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f258fb9216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0db2ae7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0db2ae7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f258ef7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f258fb5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f25b88d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f259745725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2594509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect color ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  eb 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 
> =================================================================
> ==1094319==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a496d5be32 bp 0x7ffec9a044b0 sp 0x7ffec9a044a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a496d5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a496d5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a496a669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a496a67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a496c61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a496c59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a496ec3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4965e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4965e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4965cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64b5d67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64b5d67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a49650d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a4965cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a498ea3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a496d5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a496a669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect containernumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d7 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 
> =================================================================
> ==1094503==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555acb199e32 bp 0x7ffe68a28bd0 sp 0x7ffe68a28bc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555acb199e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555acb1999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555acaea49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555acaea5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555acb09febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555acb097952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555acb301793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555acaa23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555acaa1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555acaa0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f001ee5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f001ee5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555aca94b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555acaa09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555acd2e1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555acb199725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555acaea49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane allowed ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  e4 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 
> =================================================================
> ==1094333==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a861bd8e32 bp 0x7ffd68a7c6b0 sp 0x7ffd68a7c6a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a861bd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a861bd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8618e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8618e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a861adeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a861ad6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a861d40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a861462c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a86145e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a86144c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faddc9d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faddc9d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a86138a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a861448aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a863d20731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a861bd8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8618e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane best ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  cc 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 
> =================================================================
> ==1094342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5600b6624e32 bp 0x7fff2d0bc350 sp 0x7fff2d0bc348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5600b6624e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600b66249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600b632f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600b6330d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600b652aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600b6522952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600b678c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600b5eaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600b5eaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600b5e98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd128ecfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd128ecfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600b5dd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5600b5e94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600b876c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600b6624725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600b632f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane first ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1094345==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a7b0b0ae32 bp 0x7ffce3bb9af0 sp 0x7ffce3bb9ae8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a7b0b0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7b0b0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7b08159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7b0816d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7b0a10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7b0a08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7b0c72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7b0394c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7b039056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7b037e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0927e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0927e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7b02bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a7b037aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a7b2c52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7b0b0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7b08159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1094316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d2a720be32 bp 0x7fffc8222e10 sp 0x7fffc8222e08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d2a720be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2a720b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2a6f169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2a6f17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2a7111ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2a7109952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2a7373793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2a6a95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2a6a9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2a6a7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1996e99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1996e99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2a69bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d2a6a7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d2a9353731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2a720b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2a6f169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  e4 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 
> =================================================================
> ==1094326==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5615c47a5e32 bp 0x7fff9e66a8b0 sp 0x7fff9e66a8a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5615c47a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615c47a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615c44b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615c44b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615c46abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615c46a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615c490d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615c402fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615c402b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615c4019018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf384f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf384f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615c3f57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5615c4015aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5615c68ed731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615c47a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615c44b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departlane random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  e0 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 
> =================================================================
> ==1094321==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b9a7b4ee32 bp 0x7fff0caed650 sp 0x7fff0caed648
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b9a7b4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9a7b4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9a78599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9a785ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9a7a54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9a7a4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9a7cb6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9a73d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9a73d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9a73c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c01ee9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c01ee9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9a7300634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b9a73beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b9a9c96731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9a7b4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9a78599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos base ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d9 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 
> =================================================================
> ==1094386==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5635cdb7ce32 bp 0x7ffd22a526d0 sp 0x7ffd22a526c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5635cdb7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635cdb7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635cd8879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635cd888d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635cda82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635cda7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635cdce4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635cd406c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635cd40256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635cd3f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63ac93ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63ac93ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635cd32e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5635cd3ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5635cfcc4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635cdb7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635cd8879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1094359==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55646476ae32 bp 0x7fff75380ed0 sp 0x7fff75380ec8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55646476ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55646476a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564644759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556464476d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556464670ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556464668952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564648d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556463ff4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556463ff056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556463fde018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd54e42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd54e42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556463f1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556463fdaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5564668b2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55646476a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564644759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos free ( 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  21 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 
> =================================================================
> ==1094369==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55711bd95e32 bp 0x7ffc951180b0 sp 0x7ffc951180a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55711bd95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55711bd959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55711baa09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55711baa1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55711bc9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55711bc93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55711befd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55711b61fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55711b61b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55711b609018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9e539fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9e539fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55711b547634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55711b605aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55711dedd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55711bd95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55711baa09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos last ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d0 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 
> =================================================================
> ==1094394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555bd6f98e32 bp 0x7ffc6aa826b0 sp 0x7ffc6aa826a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555bd6f98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bd6f989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bd6ca39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bd6ca4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bd6e9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bd6e96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bd7100793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bd6822c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bd681e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bd680c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82c86ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82c86cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bd674a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555bd6808aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555bd90e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bd6f98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bd6ca39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ae 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 
> =================================================================
> ==1094368==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55997e333e32 bp 0x7fffa28b9890 sp 0x7fffa28b9888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55997e333e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55997e3339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55997e03e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55997e03fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55997e239ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55997e231952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55997e49b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55997dbbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55997dbb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55997dba7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f97963d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f97963e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55997dae5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55997dba3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55998047b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55997e333725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55997e03e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departpos random_free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b0 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 
> =================================================================
> ==1094383==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5598a673be32 bp 0x7ffc43b82470 sp 0x7ffc43b82468
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5598a673be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598a673b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598a64469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598a6447d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598a6641ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598a6639952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598a68a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598a5fc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598a5fc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598a5faf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05a780bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05a780be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598a5eed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5598a5fabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5598a8883731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598a673b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598a64469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat center ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  dd 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 
> =================================================================
> ==1094555==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559eefa44e32 bp 0x7ffef1d031b0 sp 0x7ffef1d031a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559eefa44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eefa449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559eef74f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559eef750d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559eef94aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559eef942952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559eefbac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559eef2cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559eef2ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559eef2b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fecf6d68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecf6d68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559eef1f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559eef2b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ef1b8c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559eefa44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559eef74f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  bb 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 
> =================================================================
> ==1094517==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f715fb9e32 bp 0x7fff68ca4bf0 sp 0x7fff68ca4be8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f715fb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f715fb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f715cc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f715cc5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f715ebfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f715eb7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f716121793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f715843c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f71583f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f71582d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f349fc7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f349fc7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f71576b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f715829aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f718101731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f715fb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f715cc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1094531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55910b26ce32 bp 0x7ffde7e54730 sp 0x7ffde7e54728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55910b26ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55910b26c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55910af779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55910af78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55910b172ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55910b16a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55910b3d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55910aaf6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55910aaf256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55910aae0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ad24f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ad24f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55910aa1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55910aadcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55910d3b4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55910b26c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55910af779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat left ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  e0 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 
> =================================================================
> ==1094541==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ccc5222e32 bp 0x7ffe9d378510 sp 0x7ffe9d378508
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ccc5222e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ccc52229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ccc4f2d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ccc4f2ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ccc5128ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ccc5120952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ccc538a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ccc4aacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ccc4aa856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ccc4a96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe109c5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe109c5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ccc49d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ccc4a92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ccc736a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ccc5222725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ccc4f2d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c8 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 
> =================================================================
> ==1094516==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a9582a2e32 bp 0x7ffdb8352710 sp 0x7ffdb8352708
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a9582a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9582a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a957fad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a957faed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9581a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9581a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a95840a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a957b2cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a957b2856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a957b16018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11e9167d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11e9167e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a957a54634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a957b12aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a95a3ea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9582a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a957fad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat random_free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  e0 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 
> =================================================================
> ==1094533==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55973694ee32 bp 0x7fff93107010 sp 0x7fff93107008
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55973694ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55973694e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597366599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55973665ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559736854ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55973684c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559736ab6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597361d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597361d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597361c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c7e2e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c7e2e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559736100634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5597361beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559738a96731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55973694e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597366599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departposlat right ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c0 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 
> =================================================================
> ==1094544==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56067bf9ee32 bp 0x7ffd820e6bf0 sp 0x7ffd820e6be8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56067bf9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56067bf9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56067bca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56067bcaad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56067bea4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56067be9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56067c106793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56067b828c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56067b82456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56067b812018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0187b1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0187b1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56067b750634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56067b80eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56067e0e6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56067bf9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56067bca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed desired ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ba 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 
> =================================================================
> ==1094416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556914657e32 bp 0x7ffdfb1b5d50 sp 0x7ffdfb1b5d48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556914657e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569146579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569143629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556914363d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55691455debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556914555952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569147bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556913ee1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556913edd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556913ecb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5237399d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5237399e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556913e09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556913ec7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55691679f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556914657725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569143629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7,1800c7,85
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.6' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.7' to match departure speed 20.00 (max 12.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.8' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.9' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.10' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.11' to match departure speed 20.00 (max 14.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.12' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.13' to match departure speed 20.00 (max 15.61).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.14' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.15' to match departure speed 20.00 (max 12.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.16' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.17' to match departure speed 20.00 (max 13.09).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.18' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.19' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.20' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.21' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.22' to match departure speed 20.00 (max 13.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.23' to match departure speed 20.00 (max 12.37).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.24' to match departure speed 20.00 (max 11.48).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.25' to match departure speed 20.00 (max 12.13).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.26' to match departure speed 20.00 (max 12.75).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.27' to match departure speed 20.00 (max 13.19).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.28' to match departure speed 20.00 (max 15.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.29' to match departure speed 20.00 (max 12.95).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.30' to match departure speed 20.00 (max 16.38).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.31' to match departure speed 20.00 (max 16.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.32' to match departure speed 20.00 (max 13.97).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.33' to match departure speed 20.00 (max 16.29).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_0.34' to match departure speed 20.00 (max 13.83).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements flow_junctions inspect departspeed float ( Last six runs Jun2023 )
demandelements routeflow inspect departspeed float ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed max ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c0 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 
> =================================================================
> ==1094415==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561f582a4e32 bp 0x7fff9c7c92b0 sp 0x7fff9c7c92a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561f582a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f582a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f57faf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f57fb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f581aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f581a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f5840c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f57b2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f57b2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f57b18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb363270d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb363270e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f57a56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561f57b14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561f5a3ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f582a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f57faf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  ad 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 
> =================================================================
> ==1094417==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5628f47afe32 bp 0x7fff39e6b650 sp 0x7fff39e6b648
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5628f47afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628f47af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628f44ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628f44bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628f46b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628f46ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628f4917793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628f4039c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628f403556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628f4023018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e4a3d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e4a3d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628f3f61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5628f401faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5628f68f7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628f47af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628f44ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect departspeed speedlimit ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b8 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 
> =================================================================
> ==1094419==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561dc5914e32 bp 0x7fff43646e90 sp 0x7fff43646e88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561dc5914e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561dc59149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561dc561f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561dc5620d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561dc581aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561dc5812952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dc5a7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561dc519ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561dc519a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561dc5188018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1adfd1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1adfd1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561dc50c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561dc5184aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561dc7a5c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561dc5914725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561dc561f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect end ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d8 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 
> =================================================================
> ==1094595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e79f56fe32 bp 0x7ffdd5c8cc90 sp 0x7ffdd5c8cc88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e79f56fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e79f56f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e79f27a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e79f27bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e79f475ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e79f46d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e79f6d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e79edf9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e79edf556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e79ede3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd688b97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd688b97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e79ed21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e79eddfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e7a16b7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e79f56f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e79f27a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect endnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1094609==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b14ca45e32 bp 0x7ffc0f4c31b0 sp 0x7ffc0f4c31a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b14ca45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b14ca459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b14c7509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b14c751d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b14c94bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b14c943952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b14cbad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b14c2cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b14c2cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b14c2b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0086eded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0086edee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b14c1f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b14c2b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b14eb8d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b14ca45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b14c7509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect from ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  dc 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 
> =================================================================
> ==1094285==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556d4e5dce32 bp 0x7fff45d89e10 sp 0x7fff45d89e08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556d4e5dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d4e5dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d4e2e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d4e2e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d4e4e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d4e4da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d4e744793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d4de66c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d4de6256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d4de50018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9ddcddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9ddcdde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d4dd8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556d4de4caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556d50724731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d4e5dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d4e2e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1094283==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563e4a9d6e32 bp 0x7ffc39c4b430 sp 0x7ffc39c4b428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563e4a9d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e4a9d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e4a6e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e4a6e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e4a8dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e4a8d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e4ab3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e4a260c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e4a25c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e4a24a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba7f545d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba7f545e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e4a188634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563e4a246aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563e4cb1e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e4a9d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e4a6e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1094578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562995ae6e32 bp 0x7ffca574ead0 sp 0x7ffca574eac8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562995ae6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562995ae69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629957f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629957f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629959ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629959e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562995c4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562995370c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56299536c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56299535a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f089e785d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f089e785e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562995298634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562995356aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562997c2e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562995ae6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629957f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect line ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1094487==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556988b62e32 bp 0x7fffee58c7f0 sp 0x7fffee58c7e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556988b62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556988b629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55698886d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55698886ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556988a68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556988a60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556988cca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5569883ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5569883e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5569883d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e2b399d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e2b399e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556988314634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5569883d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55698acaa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556988b62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55698886d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1094608==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55901e994e32 bp 0x7fff5a4f7b30 sp 0x7fff5a4f7b28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55901e994e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55901e9949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55901e69f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55901e6a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55901e89aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55901e892952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55901eafc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55901e21ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55901e21a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55901e208018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e3e412d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e3e412e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55901e146634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55901e204aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559020adc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55901e994725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55901e69f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect parameters ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  df 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094645==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558d649c6e32 bp 0x7ffd0f7e7a10 sp 0x7ffd0f7e7a08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558d649c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d649c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d646d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d646d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d648ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d648c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d64b2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d64250c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d6424c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d6423a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98f5b84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98f5b84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d64178634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558d64236aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558d66b0e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d649c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d646d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect period ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  8f 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 
> =================================================================
> ==1094627==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a30af80e32 bp 0x7ffd59bd5b50 sp 0x7ffd59bd5b48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a30af80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a30af809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a30ac8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a30ac8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a30ae86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a30ae7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a30b0e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a30a80ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a30a80656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a30a7f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9090e22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9090e22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a30a732634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a30a7f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a30d0c8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a30af80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a30ac8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect personnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1094495==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55be82d10e32 bp 0x7ffcfc8a1e10 sp 0x7ffcfc8a1e08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55be82d10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be82d109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be82a1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be82a1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be82c16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be82c0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be82e78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be8259ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be8259656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be82584018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48cd741d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48cd741e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be824c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55be82580aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55be84e58731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be82d10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be82a1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect poisson ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1094632==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fc11c0ce32 bp 0x7ffe4eefb690 sp 0x7ffe4eefb688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fc11c0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc11c0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc119179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc11918d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc11b12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc11b0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc11d74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc11496c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc1149256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc11480018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc771d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc771d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc113be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fc1147caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fc13d54731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc11c0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc119179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect probability ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  bf 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 
> =================================================================
> ==1094650==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5626efc70e32 bp 0x7ffd2f3bf330 sp 0x7ffd2f3bf328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5626efc70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626efc709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626ef97b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626ef97cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626efb76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626efb6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626efdd8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626ef4fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626ef4f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626ef4e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64fa104d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64fa104e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626ef422634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5626ef4e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5626f1db8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626efc70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626ef97b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect to ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: 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 
> =================================================================
> ==1094287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55769977ee32 bp 0x7fff39af3c90 sp 0x7fff39af3c88
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55769977ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55769977e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576994899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55769948ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557699684ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55769967c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576998e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557699008c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55769900456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557698ff2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61b4350d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61b4350e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557698f30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x557698feeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55769b8c6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55769977e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576994899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect type ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1094296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x560db2dcee32 bp 0x7ffc889f9e10 sp 0x7ffc889f9e08
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x560db2dcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560db2dce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560db2ad99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560db2adad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560db2cd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560db2ccc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560db2f36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560db2658c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560db265456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560db2642018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58d226dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58d226de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560db2580634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x560db263eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560db4f16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560db2dce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560db2ad99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect typebutton ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  2d 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 
> =================================================================
> ==1094304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x561d5f8cfe32 bp 0x7fff8457bf70 sp 0x7fff8457bf68
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x561d5f8cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d5f8cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d5f5da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d5f5dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d5f7d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d5f7cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d5fa37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d5f159c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d5f15556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d5f143018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a58eadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a58eade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d5f081634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x561d5f13faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561d61a17731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d5f8cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d5f5da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect vehsperhour ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  72 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 
> =================================================================
> ==1094620==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558afcd5fe32 bp 0x7ffd35a245b0 sp 0x7ffd35a245a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558afcd5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558afcd5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558afca6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558afca6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558afcc65ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558afcc5d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558afcec7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558afc5e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558afc5e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558afc5d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ad9ba6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ad9ba6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558afc511634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558afc5cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558afeea7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558afcd5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558afca6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivallane current ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  3f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094778==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558b4a231e32 bp 0x7ffca397d450 sp 0x7ffca397d448
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558b4a231e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b4a2319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b49f3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b49f3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b4a137ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b4a12f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b4a399793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b49abbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b49ab756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivallane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  38 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094775==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cb1a15ae32 bp 0x7fffcea9aff0 sp 0x7fffcea9afe8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cb1a15ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb1a15a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb19e659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb19e66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb1a060ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb1a058952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb1a2c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb199e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb199e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  30 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 37 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094796==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x56221c815e32 bp 0x7ffd8f1b9430 sp 0x7ffd8f1b9428
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x56221c815e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56221c8159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56221c5209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56221c521d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56221c71bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56221c713952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56221c97d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56221c09fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56221c09b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos max ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  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 37 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094806==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x5587f568ae32 bp 0x7fff25de6630 sp 0x7fff25de6628
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x5587f568ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587f568a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587f53959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587f5396d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587f5590ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587f5588952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587f57f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587f4f14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587f4f1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  6c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 37 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094805==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55b5b7cd0e32 bp 0x7fff24c04610 sp 0x7fff24c04608
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55b5b7cd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5b7cd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5b79db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5b79dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5b7bd6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5b7bce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5b7e38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5b755ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5b755656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalposlat current ( 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  36 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094889==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560593f9de32 bp 0x7fff8bd29290 sp 0x7fff8bd29288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560593f9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560593f9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560593ca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560593ca9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560593ea3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560593e9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560594105793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560593827c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56059382356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560593811018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f560111fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f560111fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56059374f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56059380daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5605960e5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560593f9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560593ca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
51,428c51,129
< Warning: Vehicle 'flowB.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.26' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.26' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.28' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.28' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.30' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.30' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.31' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.31' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.32' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.32' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.12' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalspeed center ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  27 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094839==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55dfe4338e32 bp 0x7ffc2ecbc790 sp 0x7ffc2ecbc788
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55dfe4338e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfe43389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfe40439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfe4044d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfe423eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfe4236952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfe44a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfe3bc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfe3bbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  3f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094817==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5632fc668e32 bp 0x7ffd61615f50 sp 0x7ffd61615f48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5632fc668e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632fc6689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632fc3739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632fc374d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632fc56eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632fc566952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632fc7d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632fbef2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632fbeee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalspeed left ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  3f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559031820e32 bp 0x7ffea6b19290 sp 0x7ffea6b19288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559031820e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590318209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55903152b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55903152cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559031726ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55903171e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559031988793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590310aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590310a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalspeed right ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  21 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094825==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e11deade32 bp 0x7ffc44240d30 sp 0x7ffc44240d28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e11deade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e11dead9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e11dbb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e11dbb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e11ddb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e11ddab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e11e015793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e11d737c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e11d73356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection begin ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,6c1,79
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed!
---
> /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  53 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x556f1ccf2e32 bp 0x7fff47ba64b0 sp 0x7fff47ba64a8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x556f1ccf2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f1ccf29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f1c9fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f1c9fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f1cbf8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f1cbf0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f1ce5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f1c57cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f1c57856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f1c566018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cd68d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cd68d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f1c4a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection color ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  28 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094661==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e773239e32 bp 0x7fffbfd35b30 sp 0x7fffbfd35b28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e773239e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7732399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e772f449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e772f45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e77313febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e773137952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7733a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e772ac3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e772abf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection containernumber ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  20 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094845==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x565551b94e32 bp 0x7ffc53cc5cf0 sp 0x7ffc53cc5ce8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x565551b94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565551b949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56555189f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5655518a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565551a9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565551a92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565551cfc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56555141ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56555141a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane allowed ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  27 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b8c02a6e32 bp 0x7ffd42c1f450 sp 0x7ffd42c1f448
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b8c02a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8c02a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8bffb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8bffb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8c01acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8c01a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8c040e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8bfb30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8bfb2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane best ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  5c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094695==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c14a0b7e32 bp 0x7ffd84ea5870 sp 0x7ffd84ea5868
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c14a0b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c14a0b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c149dc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c149dc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c149fbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c149fb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c14a21f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c149941c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c14993d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane first ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  39 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094706==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560043d1fe32 bp 0x7ffcc5fcb630 sp 0x7ffcc5fcb628
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560043d1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560043d1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560043a2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560043a2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560043c25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560043c1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560043e87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600435a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600435a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  39 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094667==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556d3ae5be32 bp 0x7ffcc8662e30 sp 0x7ffcc8662e28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556d3ae5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d3ae5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d3ab669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d3ab67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d3ad61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d3ad59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d3afc3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d3a6e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d3a6e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane free ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  28 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5590dbbb4e32 bp 0x7ffe6b887610 sp 0x7ffe6b887608
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5590dbbb4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590dbbb49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590db8bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590db8c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590dbabaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590dbab2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590dbd1c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590db43ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590db43a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane random ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  28 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094670==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559afd323e32 bp 0x7fff10a134f0 sp 0x7fff10a134e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559afd323e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559afd3239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559afd02e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559afd02fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559afd229ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559afd221952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559afd48b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559afcbadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559afcba956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos base ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,17c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> /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  4d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094739==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556bd008ce32 bp 0x7ffcf4240870 sp 0x7ffcf4240868
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556bd008ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bd008c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bcfd979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bcfd98d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bcff92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bcff8a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556bd01f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556bcf916c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
5,17c5,83
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> /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  f9 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094710==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a26961be32 bp 0x7fff2e38bcf0 sp 0x7fff2e38bce8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a26961be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a26961b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2693269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a269327d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a269521ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a269519952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos free ( Last six runs Jun2023 )

---------- Differences in errors ----------
5,17c5,83
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> /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  50 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094716==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560409124e32 bp 0x7ffd6ef12db0 sp 0x7ffd6ef12da8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560409124e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604091249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560408e2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560408e30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56040902aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560409022952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos last ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,116c2,80
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.14' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.17' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.18' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.20' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.21' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,32c2,80
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.31' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.37' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.40' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.46' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.55' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.60' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.68' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.78' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.81' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
6,20c6,84
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.40' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.90' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.92' will not be able to depart using the given velocity (slow lane ahead)!
---
> /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  5a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094726==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55adc466ee32 bp 0x7ffd98d8f870 sp 0x7ffd98d8f868
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55adc466ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adc466e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adc43799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adc437ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat center ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  3a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094893==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559eb43e3e32 bp 0x7ffd8a96cc30 sp 0x7ffd8a96cc28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559eb43e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eb43e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559eb40ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559eb40efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559eb42e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559eb42e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559eb454b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559eb3c6dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559eb3c6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  40 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094855==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558e1479ce32 bp 0x7ffc693627d0 sp 0x7ffc693627c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558e1479ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e1479c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e144a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e144a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e146a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e1469a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e14904793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e14026c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e1402256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat free ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  21 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094872==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560ef5687e32 bp 0x7ffcf33e7c30 sp 0x7ffcf33e7c28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560ef5687e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ef56879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ef53929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ef5393d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ef558debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ef5585952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ef57ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ef4f11c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ef4f0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat left ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  39 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094890==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f448fffe32 bp 0x7ffe8c2a54f0 sp 0x7ffe8c2a54e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f448fffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f448fff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f448d0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f448d0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f448f05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f448efd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f449167793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f448889c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f44888556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat random ( Last six runs Jun2023 )

---------- Differences in errors ----------
8,18c8,86
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' performs emergency braking on lane ':gneJ5_1_1' with decel=9.00, wished=4.50, severity=1.00, time=44.00.
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  2a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094857==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5636d9be4e32 bp 0x7ffc1f7de450 sp 0x7ffc1f7de448
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5636d9be4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636d9be49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636d98ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636d98f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636d9aeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636d9ae2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636d9d4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636d946ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  27 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094888==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d698acae32 bp 0x7fffdb698d90 sp 0x7fffdb698d88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d698acae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d698aca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6987d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6987d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6989d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6989c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d698c32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d698354c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d69835056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat right ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  2b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094891==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564621a9ae32 bp 0x7ffe95cb75b0 sp 0x7ffe95cb75a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564621a9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564621a9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646217a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646217a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646219a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564621998952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564621c02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564621324c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56462132056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed desired ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,21c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  22 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094761==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556943683e32 bp 0x7ffe818cab30 sp 0x7ffe818cab28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556943683e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569436839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55694338e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55694338fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
26,216c26,104
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.21' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.22' to match departure speed 20.00 (max 13.55).
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.23' to match departure speed 20.00 (max 12.37).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.24' to match departure speed 20.00 (max 11.48).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.25' to match departure speed 20.00 (max 12.13).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.0' to match departure speed 20.00 (max 12.75).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.26' to match departure speed 20.00 (max 13.19).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.27' to match departure speed 20.00 (max 15.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.1' to match departure speed 20.00 (max 12.95).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.2' to match departure speed 20.00 (max 16.38).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.3' to match departure speed 20.00 (max 16.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.28' to match departure speed 20.00 (max 13.97).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.29' to match departure speed 20.00 (max 16.29).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.30' to match departure speed 20.00 (max 13.83).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.4' to match departure speed 20.00 (max 14.17).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.5' to match departure speed 20.00 (max 13.53).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.6' to match departure speed 20.00 (max 16.40).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.31' to match departure speed 20.00 (max 15.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.32' to match departure speed 20.00 (max 12.52).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.7' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.8' to match departure speed 20.00 (max 13.30).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.9' to match departure speed 20.00 (max 15.18).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.10' to match departure speed 20.00 (max 14.43).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.33' to match departure speed 20.00 (max 14.50).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.34' to match departure speed 20.00 (max 15.12).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.35' to match departure speed 20.00 (max 13.86).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.11' to match departure speed 20.00 (max 12.52).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed max ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,21c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  2b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094747==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5602d611be32 bp 0x7fff439504b0 sp 0x7fff439504a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5602d611be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5602d611b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602d5e269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602d5e27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed random ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,21c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  2b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094748==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56388863ee32 bp 0x7ffcd9db30b0 sp 0x7ffcd9db30a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56388863ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56388863e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638883499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56388834ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed speedlimit ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,21c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  40 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094770==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d6a0a1fe32 bp 0x7ffcca22ac10 sp 0x7ffcca22ac08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d6a0a1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6a0a1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6a072a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6a072bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection end ( 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 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  00 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094927==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e31ed61e32 bp 0x7ffd452e2ff0 sp 0x7ffd452e2fe8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e31ed61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e31ed619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e31ea6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e31ea6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e31ec67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e31ec5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e31eec9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e31e5ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e31e5e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e31e5d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8fdd98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8fdd98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e31e513634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e31e5d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e320ea9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e31ed61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e31ea6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection insertionchecks ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  3b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094934==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5601a96fbe32 bp 0x7ffc07ff4570 sp 0x7ffc07ff4568
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5601a96fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601a96fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601a94069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601a9407d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601a9601ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601a95f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601a9863793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601a8f85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601a8f8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection line ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  3f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564d76e03e32 bp 0x7fffb656b810 sp 0x7fffb656b808
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564d76e03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d76e039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d76b0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d76b0fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d76d09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d76d01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d76f6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d7668dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d7668956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection number ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,4c3,81
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
---
> /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  ff 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094939==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e65b1eae32 bp 0x7fffbc27bef0 sp 0x7fffbc27bee8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e65b1eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e65b1ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e65aef59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e65aef6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e65b0f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e65b0e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e65b352793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e65aa74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e65aa7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e65aa5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60908fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60908fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e65a99c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e65aa5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection parameters ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  44 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56453193be32 bp 0x7ffe1580ddb0 sp 0x7ffe1580dda8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56453193be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56453193b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645316469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564531647d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564531841ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564531839952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564531aa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645311c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645311c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection period ( 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  de 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ff9c572e32 bp 0x7ffe552ff5f0 sp 0x7ffe552ff5e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ff9c572e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff9c5729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff9c27d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff9c27ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff9c478ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff9c470952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff9c6da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff9bdfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff9bdf856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff9bde6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c9a666d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c9a666e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff9bd24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ff9bde2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ff9e6ba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff9c572725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff9c27d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection personnumber ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,16c7,85
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> /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  27 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5615fb634e32 bp 0x7fff68959290 sp 0x7fff68959288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5615fb634e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615fb6349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615fb33f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615fb340d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615fb53aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615fb532952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615fb79c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615faebec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615faeba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection poisson ( Last six runs Jun2023 )

---------- Differences in errors ----------
5,14c5,83
< Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
---
> /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  47 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094961==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b8bdb25e32 bp 0x7ffd92ed9e70 sp 0x7ffd92ed9e68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b8bdb25e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8bdb259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8bd8309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8bd831d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8bda2bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8bda23952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8bdc8d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8bd3afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8bd3ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection probability ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,4c1,79
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' will not be able to arrive with the given speed!
---
> /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  eb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094962==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5634c04d0e32 bp 0x7fff3e873390 sp 0x7fff3e873388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5634c04d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634c04d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634c01db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634c01dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634c03d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634c03ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634c0638793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634bfd5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634bfd5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634bfd44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae7c816d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae7c816e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634bfc82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection type ( 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  4f 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 0d 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x564ea82cee32 bp 0x7ffd7bbc0ab0 sp 0x7ffd7bbc0aa8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x564ea82cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ea82ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ea7fd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ea7fdad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ea81d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ea81cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ea8436793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ea7b58c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ea7b5456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ea7b42018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34c6f88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34c6f88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ea7a80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x564ea7b3eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564eaa416731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ea82ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ea7fd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection vehsperhour ( 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  cf 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5571f365be32 bp 0x7fff637b5f10 sp 0x7fff637b5f08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5571f365be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571f365b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571f33669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571f3367d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571f3561ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571f3559952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571f37c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571f2ee5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571f2ee156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571f2ecf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc24bfcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc24bfce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571f2e0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5571f2ecbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5571f57a3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571f365b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571f33669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load arrivallane ( Last six runs Jun2023 )

---------- Differences in errors ----------
115,293c115,193
< Warning: Vehicle 'flow_3.57' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.57' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.58' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.58' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.59' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.59' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.60' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.60' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.61' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.61' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.62' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.62' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.63' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.63' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.64' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.64' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.65' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.65' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.66' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.66' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.67' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.67' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.68' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.68' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.69' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.69' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.70' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.70' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.71' will not be able to arrive at the given lane 'gneE5_500'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load arrivalpos ( Last six runs Jun2023 )

---------- Differences in errors ----------
109,296c109,187
< Warning: Vehicle 'flow_3.54' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.54' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.55' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.55' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.56' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.56' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.57' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.57' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.58' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.58' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.59' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.59' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.60' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.60' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.61' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.61' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.62' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.62' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.63' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.63' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.64' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.64' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.65' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.65' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.66' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.66' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.67' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.67' will not be able to arrive at the given position!
< Warning: Vehicle 'flow_3.68' will not be able to arrive at the given position!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load arrivalposlat ( Last six runs Jun2023 )

---------- Differences in errors ----------
129,294c129,207
< Warning: Vehicle 'flow_3.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.65' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.65' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.66' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.66' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.67' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.67' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.68' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.68' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.69' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.69' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.71' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.71' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.72' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.72' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.74' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.74' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.75' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.75' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.76' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.76' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flow_3.78' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load arrivalspeed ( 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  04 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 
> =================================================================
> ==1095060==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5647acf81e32 bp 0x7fff83dc6430 sp 0x7fff83dc6428
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5647acf81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647acf819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647acc8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647acc8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647ace87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647ace7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647ad0e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647ac80bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647ac80756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647ac7f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87d050cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87d050ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647ac733634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5647ac7f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5647af0c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647acf81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647acc8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load color ( 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  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 
> =================================================================
> ==1095013==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5556e553fe32 bp 0x7ffd963538d0 sp 0x7ffd963538c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5556e553fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556e553f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556e524a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556e524bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556e5445ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556e543d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556e56a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556e4dc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556e4dc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556e4db3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f1cc81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f1cc81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556e4cf1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5556e4dafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5556e7687731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556e553f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556e524a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load containernumber ( 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  12 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 
> =================================================================
> ==1095075==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d6a333ee32 bp 0x7ffc78335570 sp 0x7ffc78335568
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d6a333ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6a333e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6a30499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6a304ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6a3244ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6a323c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6a34a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6a2bc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6a2bc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6a2bb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7461012d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7461012e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6a2af0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d6a2baeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d6a5486731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6a333e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6a30499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load default ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  28 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 
> =================================================================
> ==1094974==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56154ed79e32 bp 0x7fff3ef13ef0 sp 0x7fff3ef13ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56154ed79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56154ed799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56154ea849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56154ea85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56154ec7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56154ec77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56154eee1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56154e603c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56154e5ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56154e5ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7509bf2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7509bf2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56154e52b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56154e5e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561550ec1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56154ed79725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56154ea849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load departlane ( 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  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 
> =================================================================
> ==1095021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x56442b484e32 bp 0x7ffd31350ad0 sp 0x7ffd31350ac8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x56442b484e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56442b4849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56442b18f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56442b190d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56442b38aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56442b382952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56442b5ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56442ad0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56442ad0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56442acf8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23e17bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23e17bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56442ac36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x56442acf4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56442d5cc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56442b484725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56442b18f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load departpos ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,538c2,80
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load departposlat ( 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  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 
> =================================================================
> ==1095076==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x558e6cf20e32 bp 0x7ffc4663b610 sp 0x7ffc4663b608
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x558e6cf20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e6cf209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e6cc2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e6cc2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e6ce26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e6ce1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e6d088793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e6c7aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e6c7a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e6c794018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b1283cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b1283ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e6c6d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x558e6c790aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e6f068731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e6cf20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e6cc2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load departspeed ( 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  75 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 
> =================================================================
> ==1095032==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x559ffba25e32 bp 0x7fff8a72b8f0 sp 0x7fff8a72b8e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x559ffba25e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ffba259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ffb7309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ffb731d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ffb92bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ffb923952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ffbb8d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ffb2afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ffb2ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ffb299018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6e653fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6e653fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ffb1d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x559ffb295aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ffdb6d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ffba25725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ffb7309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load end ( 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  26 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 
> =================================================================
> ==1095104==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b109fc7e32 bp 0x7ffeba37cb90 sp 0x7ffeba37cb88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b109fc7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b109fc79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b109cd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b109cd3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b109ecdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b109ec5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b10a12f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b109851c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b10984d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b10983b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0c4312d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0c4312e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b109779634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b109837aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b10c10f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b109fc7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b109cd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load from ( 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  91 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 
> =================================================================
> ==1094994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a505a2de32 bp 0x7ffdfe3639d0 sp 0x7ffdfe3639c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a505a2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a505a2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5057389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a505739d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a505933ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a50592b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a505b95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5052b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5052b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5052a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c596cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c596cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5051df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a50529daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a507b75731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a505a2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5057389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load id ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1094989==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f05b29fe32 bp 0x7ffee73ee750 sp 0x7ffee73ee748
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f05b29fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f05b29f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f05afaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f05afabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f05b1a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f05b19d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f05b407793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f05ab29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f05ab2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f05ab13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61f622ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61f622ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f05aa51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f05ab0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f05d3e7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f05b29f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f05afaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  52 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 
> =================================================================
> ==1095096==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55724492be32 bp 0x7ffdf9065b30 sp 0x7ffdf9065b28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55724492be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55724492b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572446369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557244637d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557244831ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557244829952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557244a93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572441b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572441b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55724419f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3cf695d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3cf695e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572440dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55724419baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557246a73731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55724492b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572446369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load line ( 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  a4 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 
> =================================================================
> ==1095061==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a854f19e32 bp 0x7fff5c066650 sp 0x7fff5c066648
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a854f19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a854f199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a854c249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a854c25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a854e1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a854e17952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a855081793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8547a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a85479f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a85478d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f9d341d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f9d341e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8546cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a854789aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a857061731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a854f19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a854c249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load no_junctions ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1094981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55717d9c024d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55717ebb58a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:40
>     #2 0x55717ebaf32a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:382:24
>     #3 0x55717eba2a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55717ebb4db1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:347:17
>     #5 0x55717d9c3d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8891230d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c5 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 
> =================================================================
> ==1095105==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5597f621de32 bp 0x7fff11d846b0 sp 0x7fff11d846a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5597f621de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597f621d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597f5f289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597f5f29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597f6123ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597f611b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597f6385793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597f5aa7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597f5aa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597f5a91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcec4dcbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcec4dcbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597f59cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5597f5a8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5597f8365731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597f621d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597f5f289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load parameters ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1095143==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e4f09a2e32 bp 0x7fff2a3d4ed0 sp 0x7fff2a3d4ec8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e4f09a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4f09a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4f06ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4f06aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4f08a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4f08a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4f0b0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4f022cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4f022856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4f0216018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c8d6bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c8d6bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4f0154634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e4f0212aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e4f2aea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4f09a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4f06ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load period ( 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  9e 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 
> =================================================================
> ==1095121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5586f071fe32 bp 0x7ffef9619bb0 sp 0x7ffef9619ba8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5586f071fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586f071f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586f042a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586f042bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586f0625ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586f061d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586f0887793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586effa9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586effa556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586eff93018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dcac2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dcac2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586efed1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5586eff8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5586f2867731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586f071f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586f042a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load personnumber ( 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  b8 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 
> =================================================================
> ==1095068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555e445d3e32 bp 0x7fffbe172db0 sp 0x7fffbe172da8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555e445d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e445d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e442de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e442dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e444d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e444d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e4473b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e43e5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e43e5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e43e47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb099b83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb099b83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e43d85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555e43e43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e4671b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e445d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e442de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load poisson ( 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  46 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 
> =================================================================
> ==1095122==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cda8b51e32 bp 0x7fffcecd34d0 sp 0x7fffcecd34c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cda8b51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cda8b519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cda885c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cda885dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cda8a57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cda8a4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cda8cb9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cda83dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cda83d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cda83c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ea0c64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ea0c64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cda8303634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cda83c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cdaac99731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cda8b51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cda885c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load probability ( 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  e3 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 
> =================================================================
> ==1095133==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55601d981e32 bp 0x7ffd231effb0 sp 0x7ffd231effa8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55601d981e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55601d9819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55601d68c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55601d68dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55601d887ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55601d87f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55601dae9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55601d20bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55601d20756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55601d1f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22da6a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22da6a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55601d133634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55601d1f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55601fac9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55601d981725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55601d68c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load to ( 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  e3 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 
> =================================================================
> ==1095002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55633375be32 bp 0x7ffd5dcdb250 sp 0x7ffd5dcdb248
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55633375be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55633375b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563334669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556333467d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556333661ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556333659952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563338c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556332fe5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556332fe156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556332fcf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8b4318d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8b4318e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556332f0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x556332fcbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5563358a3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55633375b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563334669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load type ( 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  ea 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 
> =================================================================
> ==1094992==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55598a38fe32 bp 0x7ffd7147bb90 sp 0x7ffd7147bb88
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55598a38fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55598a38f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55598a09a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55598a09bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55598a295ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55598a28d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55598a4f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555989c19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555989c1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555989c03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb604525d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb604525e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555989b41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x555989bffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55598c4d7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55598a38f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55598a09a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load vehsperhour ( 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  9e 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 
> =================================================================
> ==1095117==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55979efbbe32 bp 0x7ffc52f1faf0 sp 0x7ffc52f1fae8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55979efbbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55979efbb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55979ecc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55979ecc7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55979eec1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55979eeb9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55979f123793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55979e845c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55979e84156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55979e82f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f871b843d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f871b843e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55979e76d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55979e82baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5597a1103731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55979efbb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55979ecc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions volatilerecomputing ( 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 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 
> =================================================================
> ==1095140==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x565479502e32 bp 0x7ffe8fcff890 sp 0x7ffe8fcff888
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x565479502e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654795029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56547920d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56547920ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565479408ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565479400952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56547966a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565478d8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565478d8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565478d76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18640a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18640a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565478cb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x565478d72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56547b64a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565479502725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56547920d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  72 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 
> =================================================================
> ==1099647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55afc61c5e32 bp 0x7ffe8f11e790 sp 0x7ffe8f11e788
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55afc61c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afc61c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afc5ed09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afc5ed1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afc60cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afc7a719e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55afc7abc9cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55afc7a75b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55afc7abf2f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55afc795327c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55afc79c1f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55afc79b42d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55afc7a028f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55afc637eb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55afc5a4ef30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55afc5a4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55afc5a39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f7d84921d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f7d84921e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55afc5977634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  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 
> =================================================================
> ==1099689==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x55a276247e32 bp 0x7ffcea0a5590 sp 0x7ffcea0a5588
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x55a276247e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2762479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a275f529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a275f53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a27614debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a277af39e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55a277b3e9cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55a277af7b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55a277b412f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55a2779d527c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55a277a43f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55a277a362d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55a277a848f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55a276400b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55a275ad0f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55a275acd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55a275abb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f437e81ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f437e81ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55a2759f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  59 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 
> =================================================================
> ==1099684==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55fb98b9ce32 bp 0x7ffd457b3150 sp 0x7ffd457b3148
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55fb98b9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb98b9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb988a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb988a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb98aa2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb9a4489e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55fb9a4939cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55fb9a44cb34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55fb9a4962f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55fb9a32a27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55fb9a398f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55fb9a38b2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55fb9a3d98f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55fb98d55b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55fb98425f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55fb9842256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55fb98410018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7ff69632cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7ff69632ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55fb9834e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection lines ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  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 
> =================================================================
> ==1099724==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55a8b1a91e32 bp 0x7ffe01378090 sp 0x7ffe01378088
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55a8b1a91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8b1a919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8b179c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8b179dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8b1997ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8b333d9e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55a8b33889cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55a8b3341b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55a8b338b2f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55a8b321f27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55a8b328df68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55a8b32802d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55a8b32ce8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55a8b1c4ab2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55a8b131af30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55a8b131756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55a8b1305018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f765ba1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  85 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 
> =================================================================
> ==1099719==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5573adf7fe32 bp 0x7fff97604cb0 sp 0x7fff97604ca8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5573adf7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573adf7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573adc8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573adc8bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573ade85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573af82b9e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5573af8769cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5573af82fb34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5573af8792f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5573af70d27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5573af77bf68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x5573af76e2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x5573af7bc8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5573ae138b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5573ad808f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5573ad80556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5573ad7f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f5f4d16ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  6c 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 
> =================================================================
> ==1099708==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558afcf05e32 bp 0x7ffeb0605d70 sp 0x7ffeb0605d68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558afcf05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558afcf059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558afcc109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558afcc11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558afce0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558afe7b19e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x558afe7fc9cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x558afe7b5b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x558afe7ff2f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x558afe69327c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x558afe701f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x558afe6f42d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x558afe7428f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x558afd0beb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x558afc78ef30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x558afc78b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x558afc779018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fa924018d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop load modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  3d 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 
> =================================================================
> ==1099748==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55d6e1e21e32 bp 0x7fff75afb710 sp 0x7fff75afb708
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55d6e1e21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6e1e219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6e1b2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6e1b2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6e1d27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6e36cd9e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55d6e37189cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55d6e36d1b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55d6e371b2f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55d6e35af27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55d6e361df68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55d6e36102d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55d6e365e8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55d6e1fdab2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55d6e16aaf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55d6e16a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55d6e1695018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7ff35c729d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7ff35c729e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55d6e15d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop load vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  5e 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 
> =================================================================
> ==1099743==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555f80eb0e32 bp 0x7fff7457d730 sp 0x7fff7457d728
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555f80eb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f80eb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f80bbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f80bbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f80db6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f8275c9e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x555f827a79cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x555f82760b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x555f827aa2f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x555f8263e27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x555f826acf68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x555f8269f2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x555f826ed8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x555f81069b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x555f80739f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x555f8073656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x555f80724018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f96211cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f96211cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x555f80662634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge create vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  7b 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 
> =================================================================
> ==1099489==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f4ec9d2e32 bp 0x7ffd29960f70 sp 0x7ffd29960f68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f4ec9d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4ec9d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4ec6dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4ec6ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4ec8d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4ee27e9e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55f4ee2c99cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55f4ee282b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55f4ee2cc2f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55f4ee16027c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55f4ee1cef68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55f4ee1c12d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55f4ee20f8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55f4ecb8bb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55f4ec25bf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55f4ec25856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55f4ec246018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f780de45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f780de45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55f4ec184634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  1b 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 
> =================================================================
> ==1099541==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x55ba87328e32 bp 0x7ffd212c7570 sp 0x7ffd212c7568
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x55ba87328e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba873289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba870339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba87034d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba8722eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba88bd49e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55ba88c1f9cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55ba88bd8b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55ba88c222f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55ba88ab627c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55ba88b24f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55ba88b172d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55ba88b658f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55ba874e1b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55ba86bb1f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55ba86bae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55ba86b9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7ff6fe645d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7ff6fe645e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55ba86ada634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  5f 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 
> =================================================================
> ==1099537==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5594e03c9e32 bp 0x7ffd23142990 sp 0x7ffd23142988
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5594e03c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594e03c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594e00d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594e00d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594e02cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594e1c759e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5594e1cc09cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5594e1c79b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5594e1cc32f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5594e1b5727c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5594e1bc5f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x5594e1bb82d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x5594e1c068f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5594e0582b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5594dfc52f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5594dfc4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5594dfc3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fb16cd86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fb16cd86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5594dfb7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection arrivalpos ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  6f 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 
> =================================================================
> ==1099562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5612474ade32 bp 0x7ffc73d62990 sp 0x7ffc73d62988
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5612474ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612474ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612471b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612471b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612473b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561248d599e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x561248da49cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x561248d5db34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x561248da72f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x561248c3b27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x561248ca9f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x561248c9c2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x561248cea8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x561247666b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x561246d36f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x561246d3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x561246d21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7eff3abd9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection lines ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  87 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 
> =================================================================
> ==1099585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5623c9d7ae32 bp 0x7ffc69bda910 sp 0x7ffc69bda908
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5623c9d7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623c9d7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623c9a859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623c9a86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623c9c80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623cb6269e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5623cb6719cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5623cb62ab34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5623cb6742f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5623cb50827c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5623cb576f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x5623cb5692d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x5623cb5b78f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5623c9f33b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5623c9603f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5623c960056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5623c95ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fbb4923bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  73 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 
> =================================================================
> ==1099570==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5627bbface32 bp 0x7ffec4629570 sp 0x7ffec4629568
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5627bbface31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627bbfac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627bbcb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627bbcb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627bbeb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627bd8589e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5627bd8a39cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5627bd85cb34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5627bd8a62f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5627bd73a27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5627bd7a8f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x5627bd79b2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x5627bd7e98f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5627bc165b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5627bb835f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5627bb83256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5627bb820018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f2260b7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  88 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 
> =================================================================
> ==1099563==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c0c063ae32 bp 0x7fffb6b60690 sp 0x7fffb6b60688
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c0c063ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0c063a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0c03459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0c0346d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0c0540ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0c1ee69e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55c0c1f319cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55c0c1eeab34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55c0c1f342f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55c0c1dc827c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55c0c1e36f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55c0c1e292d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55c0c1e778f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55c0c07f3b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55c0bfec3f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55c0bfec056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55c0bfeae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f28b261ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge load modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  28 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 
> =================================================================
> ==1099617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x559701bb7e32 bp 0x7fff5463a3d0 sp 0x7fff5463a3c8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x559701bb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559701bb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597018c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597018c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559701abdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597034639e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5597034ae9cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x559703467b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5597034b12f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55970334527c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5597033b3f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x5597033a62d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x5597033f48f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x559701d70b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x559701440f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55970143d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55970142b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f321e4d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f321e4d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x559701369634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge load vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  64 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 
> =================================================================
> ==1099611==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55574eb51e32 bp 0x7ffd8ffe6c30 sp 0x7ffd8ffe6c28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55574eb51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55574eb519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55574e85c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55574e85dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55574ea57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557503fd9e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5557504489cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x555750401b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55575044b2f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5557502df27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55575034df68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x5557503402d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55575038e8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55574ed0ab2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55574e3daf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55574e3d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55574e3c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f5100f69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f5100f69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55574e303634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  a3 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 
> =================================================================
> ==1099779==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x562509633e32 bp 0x7fffdaf849f0 sp 0x7fffdaf849e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x562509633e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625096339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56250933e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56250933fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562509539ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56250aedf9e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x56250af2a9cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x56250aee3b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x56250af2d2f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x56250adc127c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x56250ae2ff68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x56250ae222d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x56250ae708f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5625097ecb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x562508ebcf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x562508eb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x562508ea7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f91db3f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f91db3f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x562508de5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  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 
> =================================================================
> ==1099826==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x556af2146e32 bp 0x7ffd5a7a45f0 sp 0x7ffd5a7a45e8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x556af2146e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556af21469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556af1e519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556af1e52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556af204cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556af39f29e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x556af3a3d9cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x556af39f6b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x556af3a402f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x556af38d427c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x556af3942f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x556af39352d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x556af39838f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x556af22ffb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x556af19cff30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x556af19cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x556af19ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fd2e5139d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fd2e5139e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x556af18f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  a3 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 
> =================================================================
> ==1099816==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x563d7306de32 bp 0x7ffc4cb56b70 sp 0x7ffc4cb56b68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x563d7306de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d7306d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d72d789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d72d79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d72f73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d749199e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x563d749649cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x563d7491db34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x563d749672f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x563d747fb27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x563d74869f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x563d7485c2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x563d748aa8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x563d73226b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x563d728f6f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x563d728f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x563d728e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fe6fcf01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fe6fcf01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x563d7281f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection lines ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'type1' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  95 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 
> =================================================================
> ==1099858==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558d73fd8e32 bp 0x7ffd00959150 sp 0x7ffd00959148
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558d73fd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d73fd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d73ce39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d73ce4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d73edeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d758849e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x558d758cf9cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x558d75888b34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x558d758d22f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x558d7576627c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x558d757d4f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x558d757c72d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x558d758158f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x558d74191b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x558d73861f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x558d7385e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x558d7384c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f51b38edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'type1' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  9a 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 
> =================================================================
> ==1099854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5570f64ffe32 bp 0x7ffdd829ec30 sp 0x7ffdd829ec28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5570f64ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570f64ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570f620a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570f620bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570f6405ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570f7dab9e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5570f7df69cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5570f7dafb34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5570f7df92f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5570f7c8d27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5570f7cfbf68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x5570f7cee2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x5570f7d3c8f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5570f66b8b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5570f5d88f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5570f5d8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5570f5d73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fbc4a263d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,101
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> /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  99 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 
> =================================================================
> ==1099843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55d9387dce32 bp 0x7fff927584f0 sp 0x7fff927584e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55d9387dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9387dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9384e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9384e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9386e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d93a0889e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55d93a0d39cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55d93a08cb34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55d93a0d62f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55d939f6a27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55d939fd8f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55d939fcb2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55d93a0198f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55d938995b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55d938065f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55d93806256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55d938050018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f3a5bf23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load modes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  69 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 
> =================================================================
> ==1099883==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55a0988cce32 bp 0x7fffb9066ad0 sp 0x7fffb9066ac8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55a0988cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0988cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0985d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0985d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0987d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a09a1789e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55a09a1c39cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55a09a17cb34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55a09a1c62f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55a09a05a27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55a09a0c8f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55a09a0bb2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55a09a1098f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55a098a85b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55a098155f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55a09815256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55a098140018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fc505e71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fc505e71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55a09807e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load vtypes ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,101
> /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  a4 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 
> =================================================================
> ==1099871==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f0972cce32 bp 0x7fff419d9e30 sp 0x7fff419d9e28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f0972cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0972cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f096fd79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f096fd8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0971d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f098b789e3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55f098bc39cf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55f098b7cb34 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55f098bc62f5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55f098a5a27c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55f098ac8f68 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_Striping::PState*, std::allocator<MSPModel_Striping::PState*> >&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1129:29
>     #11 0x55f098abb2d7 in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1085:13
>     #12 0x55f098b098f0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55f097485b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55f096b55f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55f096b5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55f096b40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f557d2b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f557d2b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55f096a7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create arrivalpos ( 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  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 
> =================================================================
> ==1096291==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556f292b7e32 bp 0x7ffc9a7fe930 sp 0x7ffc9a7fe928
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556f292b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f292b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f28fc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f28fc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f291bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f291b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f2941f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f28b41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f28b3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f28b2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3a0d9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3a0d9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f28a69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556f28b27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f2b3ff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f292b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f28fc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create arrivalspeed ( 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  5f 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 
> =================================================================
> ==1096299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561db5041e32 bp 0x7ffc1e7bbab0 sp 0x7ffc1e7bbaa8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561db5041e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561db50419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561db4d4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561db4d4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561db4f47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561db4f3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561db51a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561db48cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561db48c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561db48b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f128e326d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f128e326e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561db47f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x561db48b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561db7189731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561db5041725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561db4d4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create 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 0x61600000c980 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c980: note: object has invalid vptr
>  00 00 00 00  5e 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 
> =================================================================
> ==1096359==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561bb7036e32 bp 0x7ffc950f4730 sp 0x7ffc950f4728
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561bb7036e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561bb70369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561bb6d419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561bb6d42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561bb6f3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561bb6f34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561bb719e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561bb68c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561bb68bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561bb68aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0817a03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0817a03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561bb67e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561bb68a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561bb917e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561bb7036725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561bb6d419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create color ( 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  69 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 
> =================================================================
> ==1096269==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b23ffdde32 bp 0x7ffcf36211f0 sp 0x7ffcf36211e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b23ffdde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b23ffdd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b23fce89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b23fce9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b23fee3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b23fedb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b240145793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b23f867c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b23f86356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b23f851018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9003d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9003d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b23f78f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55b23f84daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b242125731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b23ffdd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b23fce89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create containernumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1096324==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56007fb1ce32 bp 0x7fffc1c4a9f0 sp 0x7fffc1c4a9e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56007fb1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56007fb1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56007f8279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56007f828d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56007fa22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56007fa1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56007fc84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56007f3a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56007f3a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56007f390018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9b46e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9b46e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56007f2ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56007f38caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560081c64731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56007fb1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56007f8279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create default ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3f 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 
> =================================================================
> ==1096256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a9adcd3e32 bp 0x7ffe0a196730 sp 0x7ffe0a196728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a9adcd3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9adcd39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9ad9de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9ad9dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9adbd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9adbd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9ade3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9ad55dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9ad55956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9ad547018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07b77f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07b77f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9ad485634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a9ad543aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a9afe1b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9adcd3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9ad9de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create departlane ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  64 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 
> =================================================================
> ==1096275==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f748b73e32 bp 0x7ffd6ae974d0 sp 0x7ffd6ae974c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f748b73e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f748b739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f74887e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f74887fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f748a79ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f748a71952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f748cdb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7483fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7483f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7483e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48aa9bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48aa9bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f748325634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f7483e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f74acbb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f748b73725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f74887e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create departpos ( 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  75 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 
> =================================================================
> ==1096277==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555ae21ace32 bp 0x7ffcd58005b0 sp 0x7ffcd58005a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555ae21ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ae21ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ae1eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ae1eb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ae20b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ae20aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ae2314793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ae1a36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ae1a3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ae1a20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30f3facd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30f3face3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ae195e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x555ae1a1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555ae42f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ae21ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ae1eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create departposlat ( 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  65 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 
> =================================================================
> ==1096342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ce4aa8ee32 bp 0x7ffd79276570 sp 0x7ffd79276568
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ce4aa8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce4aa8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce4a7999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce4a79ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce4a994ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce4a98c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce4abf6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce4a318c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce4a31456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce4a302018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf48cdad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf48cdae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce4a240634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55ce4a2feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ce4cbd6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce4aa8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce4a7999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create end ( 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  48 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 
> =================================================================
> ==1096375==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5591d4cbbe32 bp 0x7ffcb70ae3d0 sp 0x7ffcb70ae3c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5591d4cbbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591d4cbb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591d49c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591d49c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591d4bc1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591d4bb9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591d4e23793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591d4545c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591d454156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591d452f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f515003dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f515003de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591d446d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5591d452baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5591d6e03731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591d4cbb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591d49c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create endnumber ( 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  41 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 
> =================================================================
> ==1096366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e93ae15e32 bp 0x7ffddc1261d0 sp 0x7ffddc1261c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e93ae15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e93ae159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e93ab209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e93ab21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e93ad1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e93ad13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e93af7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e93a69fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e93a69b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e93a689018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc741cd4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc741cd4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e93a5c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55e93a685aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e93cf5d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e93ae15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e93ab209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create id ( 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  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 
> =================================================================
> ==1096255==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c76d67ce32 bp 0x7ffe5f2d7570 sp 0x7ffe5f2d7568
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c76d67ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c76d67c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c76d3879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c76d388d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c76d582ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c76d57a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c76d7e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c76cf06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c76cf0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c76cef0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6448da8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6448da8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c76ce2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c76ceecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c76f7c4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c76d67c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c76d3879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  6a 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 
> =================================================================
> ==1096383==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c45b324e32 bp 0x7fff15302870 sp 0x7fff15302868
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c45b324e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c45b3249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c45b02f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c45b030d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c45b22aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c45b222952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c45b48c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c45abaec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c45abaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c45ab98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05f80bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05f80bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c45aad6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c45ab94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c45d46c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c45b324725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c45b02f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create line ( 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  48 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 
> =================================================================
> ==1096306==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563979dc9e32 bp 0x7ffd476748d0 sp 0x7ffd476748c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x563979dc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563979dc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563979ad49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563979ad5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563979ccfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563979cc7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563979f31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563979653c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56397964f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56397963d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3c2f87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3c2f87e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56397957b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x563979639aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56397bf11731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563979dc9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563979ad49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create period ( 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 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 
> =================================================================
> ==1096394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55620703de32 bp 0x7fff72c316f0 sp 0x7fff72c316e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55620703de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55620703d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556206d489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556206d49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556206f43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556206f3b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562071a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562068c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562068c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562068b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd20bd18d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd20bd18e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562067ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5562068adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556209185731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55620703d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556206d489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create personnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5b 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 
> =================================================================
> ==1096325==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55acfe1f9e32 bp 0x7fffef3d3470 sp 0x7fffef3d3468
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55acfe1f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55acfe1f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55acfdf049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55acfdf05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55acfe0ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55acfe0f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55acfe361793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55acfda83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55acfda7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55acfda6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e8a9bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e8a9bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55acfd9ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55acfda69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad00341731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55acfe1f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55acfdf049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create poisson ( 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  73 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 
> =================================================================
> ==1096398==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564a68efce32 bp 0x7ffc37f47810 sp 0x7ffc37f47808
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564a68efce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a68efc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a68c079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a68c08d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a68e02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a68dfa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a69064793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a68786c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a6878256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a68770018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb40e709d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb40e709e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a686ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564a6876caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a6b044731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a68efc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a68c079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create probability ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5e 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 
> =================================================================
> ==1096400==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e608505e32 bp 0x7ffd8565e910 sp 0x7ffd8565e908
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e608505e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6085059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6082109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e608211d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e60840bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e608403952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e60866d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e607d8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e607d8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e607d79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61900fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61900fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e607cb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e607d75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e60a64d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e608505725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6082109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create type ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  b9 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 
> =================================================================
> ==1096254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55fef31f1e32 bp 0x7fffdc32b9d0 sp 0x7fffdc32b9c8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55fef31f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fef31f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fef2efc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fef2efdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fef30f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fef30ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fef3359793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fef2a7bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fef2a7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fef2a65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7090c04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7090c04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fef29a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55fef2a61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fef5339731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fef31f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fef2efc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow create vehsperhour ( 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  49 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 
> =================================================================
> ==1096380==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55efb3f77e32 bp 0x7ffd3dc765d0 sp 0x7ffd3dc765c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55efb3f77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55efb3f779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55efb3c829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55efb3c83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55efb3e7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55efb3e75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55efb40df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55efb3801c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55efb37fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55efb37eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d6a7ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d6a7eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55efb3729634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55efb37e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55efb60bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55efb3f77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55efb3c829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivaledge ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1096449==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ae8358ee32 bp 0x7ffdf81b6190 sp 0x7ffdf81b6188
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ae8358ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae8358e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae832999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae8329ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae83494ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae8348c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae836f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae82e18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae82e1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae82e02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51fdb81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51fdb81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae82d40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ae82dfeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ae856d6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae8358e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae832999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivallane current ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5b 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 
> =================================================================
> ==1096587==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cb0b065e32 bp 0x7ffde2619470 sp 0x7ffde2619468
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cb0b065e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb0b0659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb0ad709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb0ad71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb0af6bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb0af63952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb0b1cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb0a8efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb0a8eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb0a8d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72c8b19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72c8b19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb0a817634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cb0a8d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb0d1ad731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb0b065725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb0ad709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivallane float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1096578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55884a2dee32 bp 0x7ffc787d6350 sp 0x7ffc787d6348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55884a2dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55884a2de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558849fe99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558849fead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55884a1e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55884a1dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55884a446793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558849b68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558849b6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558849b52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21bac89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21bac89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558849a90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558849b4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55884c426731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55884a2de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558849fe99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalpos float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  54 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 
> =================================================================
> ==1096595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b291d0be32 bp 0x7ffe52c3d9b0 sp 0x7ffe52c3d9a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b291d0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b291d0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b291a169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b291a17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b291c11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b291c09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b291e73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b291595c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b29159156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b29157f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe85359d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe85359e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2914bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b29157baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b293e53731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b291d0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b291a169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalpos max ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  57 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 
> =================================================================
> ==1096612==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b4ceae6e32 bp 0x7fffd3363bf0 sp 0x7fffd3363be8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b4ceae6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4ceae69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4ce7f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4ce7f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4ce9ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4ce9e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4cec4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4ce370c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4ce36c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4ce35a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7f0f3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7f0f3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4ce298634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b4ce356aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b4d0c2e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4ceae6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4ce7f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalpos random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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 
> =================================================================
> ==1096605==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55691f121e32 bp 0x7ffe54b7b390 sp 0x7ffe54b7b388
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55691f121e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55691f1219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55691ee2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55691ee2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55691f027ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55691f01f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55691f289793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55691e9abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55691e9a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55691e995018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b25b5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b25b5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55691e8d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55691e991aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556921269731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55691f121725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55691ee2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalposlat current ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1096700==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f51aa35e32 bp 0x7fff475a9ff0 sp 0x7fff475a9fe8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f51aa35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f51aa359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f51a7409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f51a741d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f51a93bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f51a933952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f51ab9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f51a2bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f51a2bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f51a2a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3c25b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3c25b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f51a1e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f51a2a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f51cb7d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f51aa35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f51a7409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalspeed center ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1096635==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f1c4abde32 bp 0x7fffa97768d0 sp 0x7fffa97768c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f1c4abde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1c4abd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1c47c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1c47c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1c49c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1c49bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1c4c25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1c4347c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1c434356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1c4331018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb850b67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb850b67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1c426f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f1c432daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f1c6c05731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1c4abd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1c47c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalspeed float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1096619==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557009f81e32 bp 0x7ffef5db5210 sp 0x7ffef5db5208
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557009f81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557009f819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557009c8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557009c8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557009e87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557009e7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55700a0e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55700980bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55700980756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570097f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabbe712d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabbe712e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557009733634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5570097f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55700c0c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557009f81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557009c8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalspeed left ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1096623==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559aadc28e32 bp 0x7ffcdf3efc50 sp 0x7ffcdf3efc48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559aadc28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559aadc289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559aad9339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559aad934d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559aadb2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559aadb26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559aadd90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559aad4b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559aad4ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559aad49c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feeb034dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feeb034de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559aad3da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559aad498aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559aafd70731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559aadc28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559aad9339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect arrivalspeed right ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  48 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 
> =================================================================
> ==1096633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562bd38cde32 bp 0x7fff19890b70 sp 0x7fff19890b68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562bd38cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562bd38cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562bd35d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562bd35d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562bd37d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562bd37cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562bd3a35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562bd3157c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562bd315356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562bd3141018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c22b84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c22b84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562bd307f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562bd313daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562bd5a15731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562bd38cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562bd35d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  42 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 
> =================================================================
> ==1096735==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c6c3ec4e32 bp 0x7fff00a190f0 sp 0x7fff00a190e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c6c3ec4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6c3ec49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6c3bcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6c3bd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6c3dcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6c3dc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6c402c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6c374ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6c374a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6c3738018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd322610d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd322610e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6c3676634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c6c3734aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c6c600c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6c3ec4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6c3bcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect color ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  53 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 
> =================================================================
> ==1096437==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5600970efe32 bp 0x7ffdc452fd50 sp 0x7ffdc452fd48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5600970efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600970ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560096dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560096dfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560096ff5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560096fed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560097257793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560096979c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56009697556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560096963018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a1de90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a1de90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600968a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56009695faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560099237731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600970ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560096dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect containernumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3f 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 
> =================================================================
> ==1096653==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5565f070be32 bp 0x7ffc92127330 sp 0x7ffc92127328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5565f070be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565f070b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565f04169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565f0417d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565f0611ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565f0609952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565f0873793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565eff95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565eff9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565eff7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8814c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8814c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565efebd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5565eff7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5565f2853731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565f070b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565f04169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departedge ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096444==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b1a86f0e32 bp 0x7ffe35b02d50 sp 0x7ffe35b02d48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b1a86f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1a86f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1a83fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1a83fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1a85f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1a85ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1a8858793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1a7f7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1a7f7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1a7f64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f1c7ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f1c7cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1a7ea2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b1a7f60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b1aa838731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1a86f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1a83fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane allowed ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4e 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 
> =================================================================
> ==1096496==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aa986f7e32 bp 0x7ffc3f309c10 sp 0x7ffc3f309c08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aa986f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa986f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa984029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa98403d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa985fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa985f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa9885f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa97f81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa97f7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa97f6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ce8e83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ce8e83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa97ea9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aa97f67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aa9a83f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa986f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa984029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane best ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  6d 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 
> =================================================================
> ==1096501==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c6a446de32 bp 0x7ffca4454750 sp 0x7ffca4454748
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c6a446de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6a446d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6a41789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6a4179d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6a4373ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6a436b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6a45d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6a3cf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6a3cf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6a3ce1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47bbe93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47bbe93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6a3c1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c6a3cddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c6a65b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6a446d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6a41789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane first ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  58 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 
> =================================================================
> ==1096516==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558821fcce32 bp 0x7ffcab5b4430 sp 0x7ffcab5b4428
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558821fcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558821fcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558821cd79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558821cd8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558821ed2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558821eca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558822134793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558821856c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55882185256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558821840018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f834d2c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f834d2c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55882177e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55882183caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558824114731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558821fcc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558821cd79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3f 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 
> =================================================================
> ==1096462==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cd42ddfe32 bp 0x7ffc25d52730 sp 0x7ffc25d52728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cd42ddfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd42ddf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd42aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd42aebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd42ce5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd42cdd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd42f47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd42669c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd4266556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd42653018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f8cf78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f8cf78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd42591634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cd4264faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cd44f27731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd42ddf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd42aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  64 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 
> =================================================================
> ==1096489==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557ff7870e32 bp 0x7ffd278b8950 sp 0x7ffd278b8948
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557ff7870e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ff78709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ff757b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ff757cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ff7776ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ff776e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ff79d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ff70fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ff70f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ff70e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb618270d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb618270e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ff7022634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557ff70e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557ff99b8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ff7870725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ff757b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departlane random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  46 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 
> =================================================================
> ==1096484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bf52649e32 bp 0x7ffe13d65730 sp 0x7ffe13d65728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bf52649e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf526499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf523549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf52355d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf5254febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf52547952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf527b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf51ed3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf51ecf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf51ebd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61f1208d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61f1208e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf51dfb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bf51eb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bf54791731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf52649725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf523549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos base ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5c 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 
> =================================================================
> ==1096536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564af850be32 bp 0x7ffe7629bf90 sp 0x7ffe7629bf88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564af850be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564af850b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564af82169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564af8217d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564af8411ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564af8409952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564af8673793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564af7d95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564af7d9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564af7d7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcec8f08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcec8f08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564af7cbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564af7d7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564afa653731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564af850b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564af82169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  37 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 
> =================================================================
> ==1096515==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563365308e32 bp 0x7ffefb020630 sp 0x7ffefb020628
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563365308e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633653089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633650139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563365014d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56336520eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563365206952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563365470793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563364b92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563364b8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563364b7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3d8b46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3d8b46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563364aba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563364b78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563367450731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563365308725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633650139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos free ( 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  b1 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 
> =================================================================
> ==1096519==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555d060c1e32 bp 0x7ffc8a388590 sp 0x7ffc8a388588
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555d060c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d060c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d05dcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d05dcdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d05fc7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d05fbf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d06229793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d0594bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d0594756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d05935018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9672437d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9672437e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d05873634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555d05931aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d08209731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d060c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d05dcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos last ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  6f 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 
> =================================================================
> ==1096539==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b09ff15e32 bp 0x7fffd5b47530 sp 0x7fffd5b47528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b09ff15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b09ff159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b09fc209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b09fc21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b09fe1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b09fe13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0a007d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b09f79fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b09f79b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b09f789018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd54e491d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd54e491e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b09f6c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b09f785aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0a205d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b09ff15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b09fc209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4e 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 
> =================================================================
> ==1096525==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563b5456be32 bp 0x7fff973058f0 sp 0x7fff973058e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563b5456be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b5456b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b542769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b54277d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b54471ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b54469952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b546d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b53df5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b53df156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b53ddf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c20eebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c20eebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b53d1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563b53ddbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b566b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b5456b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b542769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departpos random_free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  51 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 
> =================================================================
> ==1096532==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56190c6dbe32 bp 0x7ffeb12e97b0 sp 0x7ffeb12e97a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56190c6dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56190c6db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56190c3e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56190c3e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56190c5e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56190c5d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56190c843793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56190bf65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56190bf6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56190bf4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f770bd7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f770bd7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56190be8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56190bf4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56190e823731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56190c6db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56190c3e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat center ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1096696==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56490d657e32 bp 0x7fffe7456650 sp 0x7fffe7456648
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56490d657e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56490d6579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56490d3629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56490d363d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56490d55debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56490d555952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56490d7bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56490cee1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56490cedd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56490cecb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c3c014d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c3c014e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56490ce09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56490cec7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56490f79f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56490d657725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56490d3629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat float ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5b 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 
> =================================================================
> ==1096658==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a1abf99e32 bp 0x7ffc0aab03b0 sp 0x7ffc0aab03a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a1abf99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1abf999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1abca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1abca5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1abe9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1abe97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1ac101793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1ab823c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1ab81f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1ab80d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01eb626d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01eb626e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1ab74b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a1ab809aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a1ae0e1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1abf99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1abca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1096671==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5595173a0e32 bp 0x7ffd0bd1d210 sp 0x7ffd0bd1d208
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5595173a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595173a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595170ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595170acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595172a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55951729e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559517508793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559516c2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559516c2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559516c14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94e9a5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94e9a5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559516b52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559516c10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5595194e8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595173a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595170ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat left ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4b 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 
> =================================================================
> ==1096689==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561c6452ae32 bp 0x7ffd9947aed0 sp 0x7ffd9947aec8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561c6452ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c6452a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c642359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c64236d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c64430ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c64428952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c64692793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c63db4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c63db056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c63d9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f984338dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f984338de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c63cdc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561c63d9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561c66672731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c6452a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c642359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4b 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 
> =================================================================
> ==1096661==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dce490fe32 bp 0x7ffee6008550 sp 0x7ffee6008548
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dce490fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dce490f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dce461a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dce461bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dce4815ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dce480d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dce4a77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dce4199c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dce419556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dce4183018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febc1d79d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febc1d79e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dce40c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dce417faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dce6a57731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dce490f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dce461a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat random_free ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  44 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 
> =================================================================
> ==1096682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f6b9644e32 bp 0x7ffd425c65f0 sp 0x7ffd425c65e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f6b9644e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6b96449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6b934f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6b9350d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6b954aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6b9542952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6b97ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6b8ecec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6b8eca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6b8eb8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcd7d9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcd7d9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6b8df6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f6b8eb4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f6bb78c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6b9644725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6b934f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departposlat right ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1096688==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5615b439ce32 bp 0x7ffe760a9610 sp 0x7ffe760a9608
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5615b439ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615b439c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615b40a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615b40a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615b42a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615b429a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615b4504793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615b3c26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615b3c2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615b3c10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbd26dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbd26dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615b3b4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5615b3c0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5615b64e4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615b439c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615b40a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed desired ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  49 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 
> =================================================================
> ==1096568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562f26bfbe32 bp 0x7ffdfd43fad0 sp 0x7ffdfd43fac8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562f26bfbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f26bfb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f269069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f26907d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f26b01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f26af9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f26d63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f26485c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f2648156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f2646f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f470a5ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f470a5cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f263ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562f2646baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f28d43731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f26bfb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f269069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed max ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1096555==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55886ed3fe32 bp 0x7ffd458f08b0 sp 0x7ffd458f08a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55886ed3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55886ed3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55886ea4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55886ea4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55886ec45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55886ec3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55886eea7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55886e5c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55886e5c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55886e5b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4664444d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4664444e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55886e4f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55886e5afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558870e87731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55886ed3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55886ea4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed random ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3d 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 
> =================================================================
> ==1096551==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b3303bae32 bp 0x7ffe38f42cf0 sp 0x7ffe38f42ce8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b3303bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3303ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3300c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3300c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3302c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3302b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b330522793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b32fc44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b32fc4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b32fc2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf3b182d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf3b182e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b32fb6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b32fc2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b332502731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3303ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3300c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect departspeed speedlimit ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  45 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 
> =================================================================
> ==1096563==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5606945f6e32 bp 0x7ffd4dfdf970 sp 0x7ffd4dfdf968
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5606945f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606945f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606943019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560694302d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606944fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606944f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56069475e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560693e80c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560693e7c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560693e6a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef16ce0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef16ce0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560693da8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560693e66aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56069673e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606945f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606943019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect end ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  58 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 
> =================================================================
> ==1096743==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b472c0fe32 bp 0x7ffd39775530 sp 0x7ffd39775528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b472c0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b472c0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b47291a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b47291bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b472b15ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b472b0d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b472d77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b472499c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b47249556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b472483018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f629e187d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f629e187e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4723c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b47247faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b474d57731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b472c0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b47291a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect endnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1096741==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561241b4de32 bp 0x7fff89c98cb0 sp 0x7fff89c98ca8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561241b4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561241b4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612418589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561241859d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561241a53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561241a4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561241cb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612413d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612413d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612413c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82d0517d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82d0517e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612412ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5612413bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561243c95731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561241b4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612418589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  79 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 
> =================================================================
> ==1096410==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c717482e32 bp 0x7ffe6c4828d0 sp 0x7ffe6c4828c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c717482e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7174829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c71718d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c71718ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c717388ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c717380952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7175ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c716d0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c716d0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c716cf6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcecf529d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcecf529e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c716c34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c716cf2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c7195ca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c717482725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c71718d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  53 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 
> =================================================================
> ==1096730==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e2b7448e32 bp 0x7ffd84be5690 sp 0x7ffd84be5688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e2b7448e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2b74489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2b71539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2b7154d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2b734eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2b7346952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2b75b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2b6cd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2b6cce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2b6cbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26bb571d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26bb571e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2b6bfa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e2b6cb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e2b9590731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2b7448725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2b71539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect line ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5d 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 
> =================================================================
> ==1096640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556381c16e32 bp 0x7ffd0edc1bd0 sp 0x7ffd0edc1bc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556381c16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556381c169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563819219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556381922d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556381b1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556381b14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556381d7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563814a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55638149c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55638148a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e350c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e350c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563813c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556381486aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556383d5e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556381c16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563819219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  43 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 
> =================================================================
> ==1096750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fb28d46e32 bp 0x7ffd64243f90 sp 0x7ffd64243f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fb28d46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb28d469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb28a519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb28a52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb28c4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb28c44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb28eae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb285d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb285cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb285ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efffd1ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efffd1eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb284f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fb285b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb2ae8e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb28d46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb28a519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect parameters ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  60 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 00 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096782==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f6a4e34e32 bp 0x7ffebb7fa6b0 sp 0x7ffebb7fa6a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f6a4e34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6a4e349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6a4b3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6a4b40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6a4d3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6a4d32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6a4f9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6a46bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6a46ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6a46a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60b8fe9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60b8fe9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6a45e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f6a46a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f6a6f7c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6a4e34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6a4b3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect period ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  1f 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 
> =================================================================
> ==1096766==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555d8016be32 bp 0x7fff59a47a50 sp 0x7fff59a47a48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555d8016be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d8016b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d7fe769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d7fe77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d80071ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d80069952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d802d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d7f9f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d7f9f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d7f9df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f209fedbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f209fedbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d7f91d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555d7f9dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d822b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d8016b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d7fe769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect personnumber ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5b 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 
> =================================================================
> ==1096651==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562bf4d57e32 bp 0x7ffda00e9670 sp 0x7ffda00e9668
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562bf4d57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562bf4d579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562bf4a629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562bf4a63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562bf4c5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562bf4c55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562bf4ebf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562bf45e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562bf45dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562bf45cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc982314d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc982314e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562bf4509634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562bf45c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562bf6e9f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562bf4d57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562bf4a629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect poisson ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  52 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 
> =================================================================
> ==1096770==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56329df62e32 bp 0x7fff7b59f410 sp 0x7fff7b59f408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56329df62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56329df629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56329dc6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56329dc6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56329de68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56329de60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56329e0ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56329d7ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56329d7e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56329d7d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cb73ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cb73eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56329d714634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56329d7d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5632a00aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56329df62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56329dc6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect probability ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5a 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 
> =================================================================
> ==1096771==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56516b9f6e32 bp 0x7ffd2e1c1810 sp 0x7ffd2e1c1808
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56516b9f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56516b9f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56516b7019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56516b702d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56516b8fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56516b8f4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56516bb5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56516b280c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56516b27c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56516b26a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f57d86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f57d86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56516b1a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56516b266aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56516db3e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56516b9f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56516b7019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect route ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1096422==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5654ef40be32 bp 0x7ffde1fb7830 sp 0x7ffde1fb7828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5654ef40be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654ef40b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654ef1169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654ef117d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654ef311ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654ef309952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654ef573793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654eec95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654eec9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654eec7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4455f46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4455f46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654eebbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5654eec7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654f1553731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654ef40b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654ef1169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect type ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: 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 
> =================================================================
> ==1096428==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55eb667d5e32 bp 0x7ffe4e69dc10 sp 0x7ffe4e69dc08
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55eb667d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb667d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb664e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb664e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb666dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb666d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb6693d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb6605fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb6605b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb66049018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb59d9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb59d9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb65f87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55eb66045aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eb6891d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb667d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb664e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect typebutton ( 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 0x61600000cf80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cf80: note: object has invalid vptr
>  00 00 00 00  a3 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 
> =================================================================
> ==1096435==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55dd36be5e32 bp 0x7ffe7c9ecaf0 sp 0x7ffe7c9ecae8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55dd36be5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd36be59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd368f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd368f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd36aebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd36ae3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd36d4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd3646fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd3646b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd36459018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d79866d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d79866e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd36397634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55dd36455aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dd38d2d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd36be5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd368f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect vehsperhour ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1096757==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b32ca38e32 bp 0x7ffc056da170 sp 0x7ffc056da168
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b32ca38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b32ca389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b32c7439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b32c744d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b32c93eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b32c936952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b32cba0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b32c2c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b32c2be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b32c2ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f277722fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f277722fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b32c1ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b32c2a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b32eb80731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b32ca38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b32c7439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivallane current ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  75 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562fac5dbe32 bp 0x7ffea19d04d0 sp 0x7ffea19d04c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562fac5dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562fac5db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562fac2e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562fac2e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562fac4e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562fac4d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562fac743793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562fabe65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562fabe6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562fabe4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52ca034d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52ca034e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562fabd8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562fabe4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562fae723731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivallane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  58 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096914==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5576567ade32 bp 0x7ffc8312d630 sp 0x7ffc8312d628
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5576567ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576567ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576564b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576564b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576566b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576566ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557656915793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557656037c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55765603356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557656021018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3d3633d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3d3633e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557655f5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55765601daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5576588f5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  5e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096923==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f25027ee32 bp 0x7ffda3adca10 sp 0x7ffda3adca08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f25027ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f25027e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f24ff899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f24ff8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f250184ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f25017c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2503e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f24fb08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f24fb0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f24faf2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b14220d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b14220e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f24fa30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f24faeeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f2523c6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalpos max ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  5a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096937==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557c13051e32 bp 0x7ffea74676f0 sp 0x7ffea74676e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557c13051e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c130519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c12d5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c12d5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c12f57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c12f4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c131b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c128dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c128d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c128c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5be8dead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5be8deae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c12803634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557c128c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557c15199731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  68 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556e67c0ce32 bp 0x7fffb52d5d70 sp 0x7fffb52d5d68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556e67c0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e67c0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e679179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e67918d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e67b12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e67b0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e67d74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e67496c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e6749256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e67480018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ed11dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ed11dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e673be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556e6747caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556e69d54731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalposlat current ( 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 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097045==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c508798e32 bp 0x7fff08fea490 sp 0x7fff08fea488
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c508798e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5087989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5084a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5084a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c50869eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c508696952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c508900793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c508022c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c50801e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c50800c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb8985fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb8985fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c507f4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c508008aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c50a8e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c508798725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5084a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,27c3,81
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.16' will not be able to arrive with the given speed!
---
> /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  7d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalspeed center ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  72 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563420128e32 bp 0x7ffd14cfee30 sp 0x7ffd14cfee28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563420128e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634201289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56341fe339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56341fe34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56342002eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563420026952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563420290793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56341f9b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56341f9ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56341f99c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8fea428d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fea428e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56341f8da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56341f998aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563422270731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  73 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096938==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ad4be39e32 bp 0x7ffcc6be6530 sp 0x7ffcc6be6528
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ad4be39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad4be399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad4bb449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad4bb45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad4bd3febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad4bd37952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad4bfa1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad4b6c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad4b6bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad4b6ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbe5ae5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbe5ae5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad4b5eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ad4b6a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad4df81731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalspeed left ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  5d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564383cfce32 bp 0x7ffe88f962d0 sp 0x7ffe88f962c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564383cfce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564383cfc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564383a079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564383a08d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564383c02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564383bfa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564383e64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564383586c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56438358256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564383570018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22b2842d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22b2842e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643834ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56438356caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564385e44731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalspeed right ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096954==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56353b0b0e32 bp 0x7ffca1cf2330 sp 0x7ffca1cf2328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56353b0b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56353b0b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56353adbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56353adbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56353afb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56353afae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56353b218793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56353a93ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56353a93656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56353a924018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46b3e3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46b3e3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56353a862634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56353a920aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56353d1f8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection begin ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d223601e32 bp 0x7ffc26e544d0 sp 0x7ffc26e544c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d223601e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2236019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d22330c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d22330dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d223507ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2234ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d223769793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d222e8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d222e8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d222e75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab7d54ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab7d54ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d222db3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d222e71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d225749731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection color ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  7d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096804==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563ded4ffe32 bp 0x7fffa2dcca90 sp 0x7fffa2dcca88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563ded4ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ded4ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ded20a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ded20bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ded405ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ded3fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ded667793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563decd89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563decd8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563decd73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31c244ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31c244ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563deccb1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563decd6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563def647731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection containernumber ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  72 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d76683de32 bp 0x7ffe90cbfd30 sp 0x7ffe90cbfd28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d76683de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d76683d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7665489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d766549d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d766743ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d76673b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7669a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7660c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7660c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7660b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcca831ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcca831ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d765fef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d7660adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d768985731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane allowed ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096818==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561a61060e32 bp 0x7ffdf41c7990 sp 0x7ffdf41c7988
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561a61060e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a610609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a60d6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a60d6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a60f66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a60f5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a611c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a608eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a608e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a608d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca7ce13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca7ce13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a60812634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561a608d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561a631a8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane best ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  61 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096827==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5560bda8fe32 bp 0x7ffd79476490 sp 0x7ffd79476488
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5560bda8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560bda8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560bd79a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560bd79bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560bd995ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560bd98d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560bdbf7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560bd319c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560bd31556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560bd303018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d402f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d402f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560bd241634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5560bd2ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5560bfbd7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane first ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  71 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096825==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55bfe5704e32 bp 0x7fff3ec930b0 sp 0x7fff3ec930a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55bfe5704e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfe57049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfe540f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfe5410d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfe560aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfe5602952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bfe586c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bfe4f8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bfe4f8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfe4f78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9667411d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9667411e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfe4eb6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55bfe4f74aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bfe784c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  75 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096801==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56028ebc9e32 bp 0x7ffd71fe2490 sp 0x7ffd71fe2488
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56028ebc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56028ebc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56028e8d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56028e8d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56028eacfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56028eac7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56028ed31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56028e453c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56028e44f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56028e43d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe992a42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe992a42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56028e37b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56028e439aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560290d11731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane free ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  5e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562be1b27e32 bp 0x7ffd244be410 sp 0x7ffd244be408
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562be1b27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562be1b279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562be18329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562be1833d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562be1a2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562be1a25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562be1c8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562be13b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562be13ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562be139b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9f0fc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9f0fc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562be12d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562be1397aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562be3c6f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  61 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096812==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563258b2fe32 bp 0x7ffc47766850 sp 0x7ffc47766848
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563258b2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563258b2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56325883a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56325883bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563258a35ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563258a2d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563258c97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632583b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632583b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632583a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea8e56ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea8e56ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632582e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56325839faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56325ac77731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos base ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  7d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096869==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561566b62e32 bp 0x7fff2f72ca70 sp 0x7fff2f72ca68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561566b62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561566b629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56156686d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56156686ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561566a68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561566a60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561566cca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615663ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615663e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615663d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d7b094d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d7b094e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561566314634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5615663d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561568caa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  64 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096839==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561c51a32e32 bp 0x7ffe87a59050 sp 0x7ffe87a59048
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561c51a32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c51a329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c5173d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c5173ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c51938ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c51930952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c51b9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c512bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c512b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c512a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ca1abdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ca1abde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c511e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561c512a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561c53b7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos free ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  80 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096856==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5635f325ae32 bp 0x7ffef1e2caf0 sp 0x7ffef1e2cae8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5635f325ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635f325a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635f2f659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635f2f66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635f3160ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635f3158952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635f33c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635f2ae4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635f2ae056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635f2ace018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ebc184d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ebc184e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635f2a0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5635f2acaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5635f53a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos last ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,14c2,80
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
---
> /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  b7 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096877==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d2e162ce32 bp 0x7ffc513e4130 sp 0x7ffc513e4128
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d2e162ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2e162c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2e13379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2e1338d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2e1532ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2e17f79f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,3c2,80
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  b7 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096845==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5563d08bee32 bp 0x7ffe63c49030 sp 0x7ffe63c49028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5563d08bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563d08be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563d05c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563d05cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563d07c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563d0a899f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5563d0a87ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5563d014a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5563d014456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563d0132018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcdad430d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcdad430e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563d0070634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5563d012eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,3c2,80
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  55 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096864==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d85c351e32 bp 0x7ffe5fcde5d0 sp 0x7ffe5fcde5c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d85c351e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d85c3519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d85c05c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d85c05dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d85c257ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d85c24f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d85c4b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d85bbdbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d85bbd756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d85bbc5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7b2dfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7b2dfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d85bb03634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d85bbc1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departposlat center ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097027==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557eafee3e32 bp 0x7ffed6a4f630 sp 0x7ffed6a4f628
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557eafee3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557eafee39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557eafbee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557eafbefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557eafde9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557eafde1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557eb004b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557eaf76dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557eaf76956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557eaf757018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc91c173d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc91c173e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557eaf695634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557eaf753aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557eb202b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097005==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f39fc4ae32 bp 0x7ffd99f7ee70 sp 0x7ffd99f7ee68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f39fc4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f39fc4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f39f9559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f39f956d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f39fb50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f39fb48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f39fdb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f39f4d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f39f4d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f39f4be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcab8db5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcab8db5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f39f3fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f39f4baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f3a1d92731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departposlat free ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097012==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561b3ea2fe32 bp 0x7ffe9a93e130 sp 0x7ffe9a93e128
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561b3ea2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b3ea2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b3e73a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b3e73bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b3e935ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b3e92d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b3eb97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b3e2b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b3e2b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b3e2a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66c05ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66c05cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b3e1e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561b3e29faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561b40b77731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departposlat left ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  58 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097028==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56084000ee32 bp 0x7fffd3eae6f0 sp 0x7fffd3eae6e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56084000ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56084000e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56083fd199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56083fd1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56083ff14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56083ff0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560840176793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56083f898c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56083f89456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56083f882018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ace043d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ace043e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56083f7c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56083f87eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560842156731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departposlat random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096998==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5573f716ae32 bp 0x7ffd19f84d90 sp 0x7ffd19f84d88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5573f716ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573f716a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573f6e759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573f6e76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573f7070ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573f7068952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573f72d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573f69f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573f69f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573f69de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0637cd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0637cd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573f691c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5573f69daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5573f92b2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departposlat random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  5d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097013==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557e8a764e32 bp 0x7ffe4e2debd0 sp 0x7ffe4e2debc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557e8a764e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e8a7649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e8a46f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e8a470d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e8a66aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e8a662952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e8a8cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e89feec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e89fea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e89fd8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f184583dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f184583de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e89f16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557e89fd4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557e8c8ac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departposlat right ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  71 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097026==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5639a6f7ee32 bp 0x7ffd9f38cdb0 sp 0x7ffd9f38cda8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5639a6f7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639a6f7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639a6c899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639a6c8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639a6e84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639a6e7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639a70e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639a6808c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639a680456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639a67f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f122911dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f122911de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639a6730634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5639a67eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5639a90c6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed desired ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  72 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096901==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56542377ee32 bp 0x7ffdc8d45c30 sp 0x7ffdc8d45c28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56542377ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56542377e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654234899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56542348ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565423684ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56542367c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654238e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565423008c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56542300456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565422ff2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0cf629d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0cf629e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565422f30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x565422feeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654258c6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,42c2,80
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.0' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.1' to match departure speed 20.00 (max 15.05).
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.2' to match departure speed 20.00 (max 11.55).
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.3' to match departure speed 20.00 (max 12.32).
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.4' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.5' to match departure speed 20.00 (max 14.27).
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.6' to match departure speed 20.00 (max 15.61).
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.7' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.7' to match departure speed 20.00 (max 12.88).
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.8' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.8' to match departure speed 20.00 (max 13.09).
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.9' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.9' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.10' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.10' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.11' to match departure speed 20.00 (max 13.55).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed max ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096898==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ce41c7fe32 bp 0x7fff0dbfe970 sp 0x7fff0dbfe968
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ce41c7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce41c7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce4198a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce4198bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce41b85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce41b7d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce41de7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce41509c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce4150556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce414f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2188a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2188a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce41431634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ce414efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ce43dc7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096891==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556f3a286e32 bp 0x7ffd1d7e56d0 sp 0x7ffd1d7e56c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556f3a286e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f3a2869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f39f919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f39f92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f3a18cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f3a184952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f3a3ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f39b10c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f39b0c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f39afa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9a87c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9a87c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f39a38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556f39af6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f3c3ce731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed speedlimit ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c321d36e32 bp 0x7ffcde079090 sp 0x7ffcde079088
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c321d36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c321d369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c321a419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c321a42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c321c3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c321c34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c321e9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3215c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3215bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3215aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79090aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79090aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3214e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c3215a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c323e7e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection end ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,3c2,80
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.7' to match departure speed 12.00 (max 11.91).
---
> /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  9e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097066==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561a8e87be32 bp 0x7ffdf8adbcf0 sp 0x7ffdf8adbce8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561a8e87be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a8e87b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a8e5869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a8e587d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a8e781ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a8e779952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a8e9e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a8e105c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a8e10156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a8e0ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f349eccad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f349eccae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a8e02d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561a8e0ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection insertionchecks ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  5e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097048==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561e25f6be32 bp 0x7ffd0e7c5390 sp 0x7ffd0e7c5388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561e25f6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e25f6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e25c769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e25c77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e25e71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e25e69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e260d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e257f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e257f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e257df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc433cc0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc433cc0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e2571d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561e257dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561e280b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection line ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557650152e32 bp 0x7ffc8b921d70 sp 0x7ffc8b921d68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557650152e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576501529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55764fe5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55764fe5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557650058ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557650050952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576502ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55764f9dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55764f9d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55764f9c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3015916d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3015916e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55764f904634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55764f9c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55765229a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection number ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,3c2,80
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.7' to match departure speed 12.00 (max 11.91).
---
> /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  9d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097096==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b7f42aee32 bp 0x7fff22ebe9f0 sp 0x7fff22ebe9e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b7f42aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7f42ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7f3fb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7f3fbad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7f41b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7f41ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7f4416793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7f3b38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7f3b3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7f3b22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c3bd81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c3bd81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7f3a60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b7f3b1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection parameters ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  72 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097098==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564d15696e32 bp 0x7fffba6cc970 sp 0x7fffba6cc968
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564d15696e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d156969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d153a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d153a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d1559cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d15594952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d157fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d14f20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d14f1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d14f0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37e327cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37e327ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d14e48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564d14f06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d177de731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection period ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,4c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.46' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.72' will not be able to arrive with the given speed!
---
> /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  5f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097075==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559a7480ee32 bp 0x7fffdd10b510 sp 0x7fffdd10b508
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559a7480ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a7480e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a745199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a7451ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a74714ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a7470c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a74976793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a74098c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a7409456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a74082018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f991a659d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f991a659e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a73fc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection personnumber ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  72 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096977==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c545f6ae32 bp 0x7ffe2eab2870 sp 0x7ffe2eab2868
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c545f6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c545f6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c545c759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c545c76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c545e70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c545e68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5460d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5457f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5457f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5457de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7805bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7805bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c54571c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c5457daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c5480b2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection poisson ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,588c3,81
< Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.139' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.140' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.151' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.187' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.200' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.212' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.214' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.251' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.271' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.273' will not be able to arrive with the given speed!
< Warning: Choosing new speed factor 1.22 for vehicle 'flowA.271' to match departure speed 12.00 (max 11.94).
< Warning: Vehicle 'flowA.287' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.290' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.333' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.366' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.372' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.374' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.398' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.403' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.423' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.430' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.435' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.436' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection probability ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,50c1,79
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.28' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.45' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.89' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.99' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.173' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.195' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.196' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.207' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.209' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.210' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.234' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.298' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.302' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.320' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.337' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.339' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.364' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.366' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.369' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.394' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.404' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.405' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.411' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.412' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.425' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.465' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.478' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection type ( 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  b3 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 10 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1096787==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x558a78276e32 bp 0x7ffe640f8a30 sp 0x7ffe640f8a28
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x558a78276e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a782769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a77f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a77f82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a7817cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a78174952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a783de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a77b00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a77afc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a77aea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faefb185d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faefb185e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a77a28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x558a77ae6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558a7a3be731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a78276725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a77f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection vehsperhour ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> /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  5e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097067==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555749b95e32 bp 0x7ffef9193e50 sp 0x7ffef9193e48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555749b95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555749b959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557498a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557498a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555749a9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555749a93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555749cfd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55574941fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55574941b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555749409018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c29d2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c29d2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555749347634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555749405aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55574bcdd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load arrivalspeed ( 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  6c 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 
> =================================================================
> ==1097185==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55bd48f8be32 bp 0x7ffda39624d0 sp 0x7ffda39624c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55bd48f8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd48f8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd48c969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd48c97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd48e91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd48e89952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd490f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd48815c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd4881156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd487ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdac1de6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdac1de6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd4873d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55bd487fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bd4b0d3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd48f8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd48c969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  51 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 
> =================================================================
> ==1097218==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c591932e32 bp 0x7ffecf9bd1d0 sp 0x7ffecf9bd1c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c591932e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5919329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c59163d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c59163ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c591838ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c591830952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c591a9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5911bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5911b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5911a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f239f41dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f239f41de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5910e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c5911a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c593a7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c591932725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c59163d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load color ( 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  76 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 
> =================================================================
> ==1097143==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a64f741e32 bp 0x7ffd6c4f8110 sp 0x7ffd6c4f8108
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a64f741e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a64f7419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a64f44c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a64f44dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a64f647ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a64f63f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a64f8a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a64efcbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a64efc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a64efb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9c8684d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9c8684e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a64eef3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55a64efb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a651889731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a64f741725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a64f44c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load containernumber ( 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  6d 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 
> =================================================================
> ==1097210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b116be4e32 bp 0x7ffeb3e6bd50 sp 0x7ffeb3e6bd48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b116be4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b116be49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1168ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1168f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b116aeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b116ae2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b116d4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b11646ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b11646a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b116458018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e4fe1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e4fe1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b116396634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b116454aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b118d2c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b116be4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1168ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load default ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  52 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 
> =================================================================
> ==1097113==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5654698aae32 bp 0x7ffee7ad8250 sp 0x7ffee7ad8248
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5654698aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654698aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654695b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654695b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654697b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654697a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565469a12793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565469134c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56546913056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56546911e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf73f9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf73f9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56546905c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56546911aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56546b9f2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654698aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654695b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load departlane ( 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  64 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 
> =================================================================
> ==1097154==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55cb044fbe32 bp 0x7ffcd5c6b030 sp 0x7ffcd5c6b028
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55cb044fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb044fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb042069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb04207d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb04401ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb043f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb04663793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb03d85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb03d8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb03d6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8927f4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8927f4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb03cad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55cb03d6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb06643731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb044fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb042069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load departposlat ( 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  4d 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 
> =================================================================
> ==1097220==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d0abf94e32 bp 0x7ffdc841a1f0 sp 0x7ffdc841a1e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d0abf94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0abf949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0abc9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0abca0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0abe9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0abe92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0ac0fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0ab81ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0ab81a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0ab808018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f3cab7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f3cab7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0ab746634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d0ab804aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0ae0dc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0abf94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0abc9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load departspeed ( 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  53 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 
> =================================================================
> ==1097173==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x559363fece32 bp 0x7ffc7d976050 sp 0x7ffc7d976048
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x559363fece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559363fec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559363cf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559363cf8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559363ef2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559363eea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559364154793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559363876c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55936387256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559363860018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cfbc8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cfbc8fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55936379e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55936385caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559366134731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559363fec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559363cf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load end ( 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  6a 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 
> =================================================================
> ==1097235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563c0a41ce32 bp 0x7fff751cb410 sp 0x7fff751cb408
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563c0a41ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c0a41c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c0a1279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c0a128d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c0a322ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c0a31a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c0a584793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c09ca6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c09ca256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c09c90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a35f25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a35f25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c09bce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563c09c8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563c0c564731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c0a41c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c0a1279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load id ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  53 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 
> =================================================================
> ==1097125==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563fc1bf3e32 bp 0x7ffc69232710 sp 0x7ffc69232708
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563fc1bf3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fc1bf39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fc18fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fc18ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fc1af9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563fc1af1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563fc1d5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563fc147dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563fc147956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563fc1467018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6384c25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6384c25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563fc13a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563fc1463aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563fc3d3b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563fc1bf3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563fc18fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load insertionchecks ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5e 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 
> =================================================================
> ==1097219==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bb08299e32 bp 0x7ffd3fc907f0 sp 0x7ffd3fc907e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bb08299e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb082999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb07fa49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb07fa5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb0819febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb08197952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb08401793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb07b23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb07b1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb07b0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f282e059d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f282e059e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb07a4b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bb07b09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb0a3e1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb08299725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb07fa49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load line ( 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  6c 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 
> =================================================================
> ==1097191==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55855e4b4e32 bp 0x7fffc7cfdf50 sp 0x7fffc7cfdf48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55855e4b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55855e4b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55855e1bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55855e1c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55855e3baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55855e3b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55855e61c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55855dd3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55855dd3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55855dd28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa829f52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa829f52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55855dc66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55855dd24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585605fc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55855e4b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55855e1bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load no_route ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1097122==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5600f6f7ae32 bp 0x7ffdc1666270 sp 0x7ffdc1666268
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5600f6f7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600f6f7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600f6c859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600f6c86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600f6e80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600f6e78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600f70e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600f6804c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600f680056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600f67ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21b8ac0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21b8ac0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600f672c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5600f67eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600f90c2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600f6f7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600f6c859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load number ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  43 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 
> =================================================================
> ==1097269==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558bfc506e32 bp 0x7fffba57ec50 sp 0x7fffba57ec48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558bfc506e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558bfc5069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bfc2119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bfc212d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bfc40cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bfc404952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558bfc66e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bfbd90c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bfbd8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bfbd7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30ea0e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30ea0e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bfbcb8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558bfbd76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558bfe64e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558bfc506725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bfc2119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load parameters ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  69 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1097276==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ae6d3eae32 bp 0x7ffe0886f490 sp 0x7ffe0886f488
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ae6d3eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae6d3ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae6d0f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae6d0f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae6d2f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae6d2e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae6d552793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae6cc74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae6cc7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae6cc5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b921f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b921f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae6cb9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ae6cc5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ae6f532731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae6d3ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae6d0f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load period ( 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  45 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 
> =================================================================
> ==1097252==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c3f3ea9e32 bp 0x7ffc70603750 sp 0x7ffc70603748
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c3f3ea9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3f3ea99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3f3bb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3f3bb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3f3dafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3f3da7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3f4011793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3f3733c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3f372f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3f371d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa11f28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa11f28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3f365b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c3f3719aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c3f5ff1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3f3ea9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3f3bb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load personnumber ( 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  6b 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 
> =================================================================
> ==1097199==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b0eacafe32 bp 0x7ffd1421c070 sp 0x7ffd1421c068
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b0eacafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0eacaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0ea9ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0ea9bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0eabb5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0eabad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0eae17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0ea539c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0ea53556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0ea523018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16d89f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16d89f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0ea461634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b0ea51faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0ecdf7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0eacaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0ea9ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load poisson ( 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  70 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 
> =================================================================
> ==1097258==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564fcc68ce32 bp 0x7ffc717c2ab0 sp 0x7ffc717c2aa8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564fcc68ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564fcc68c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564fcc3979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564fcc398d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564fcc592ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564fcc58a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564fcc7f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564fcbf16c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564fcbf1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564fcbf00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c1904fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c1904fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564fcbe3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564fcbefcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564fce7d4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564fcc68c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564fcc3979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load probability ( 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  61 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 
> =================================================================
> ==1097266==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560965d80e32 bp 0x7ffffd01bfd0 sp 0x7ffffd01bfc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560965d80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560965d809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560965a8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560965a8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560965c86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560965c7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560965ee8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56096560ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56096560656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609655f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5346c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5346c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560965532634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5609655f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560967ec8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560965d80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560965a8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load route ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4e 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 
> =================================================================
> ==1097138==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561662890e32 bp 0x7fffd69ef4b0 sp 0x7fffd69ef4a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561662890e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616628909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56166259b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56166259cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561662796ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56166278e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616629f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56166211ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56166211656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561662104018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62bcb36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62bcb36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561662042634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561662100aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616649d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561662890725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56166259b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load type ( 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  aa 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 
> =================================================================
> ==1097134==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55dc21013e32 bp 0x7ffea14352f0 sp 0x7ffea14352e8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55dc21013e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc210139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc20d1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc20d1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc20f19ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc20f11952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc2117b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc2089dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc2089956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc20887018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b4ff6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b4ff6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc207c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55dc20883aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dc2315b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc21013725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc20d1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow load vehsperhour ( 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  59 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 
> =================================================================
> ==1097250==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5573859b6e32 bp 0x7ffe6804def0 sp 0x7ffe6804dee8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5573859b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573859b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573856c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573856c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573858bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573858b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557385b1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557385240c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55738523c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55738522a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd1b6e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd1b6e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557385168634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557385226aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557387afe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573859b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573856c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform flow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b8 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 
> =================================================================
> ==1097310==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fc3fb8fe32 bp 0x7fff307e90b0 sp 0x7fff307e90a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fc3fb8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc3fb8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc3f89a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc3f89bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc3fa95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc3fa8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc3fcf7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc3f419c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc3f41556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc3f403018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe6d03cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe6d03ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc3f341634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fc3f3ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fc41cd7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc3fb8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc3f89a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform routeflow_embedded ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1097294==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560e1fb61e32 bp 0x7ffd8984afd0 sp 0x7ffd8984afc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560e1fb61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e1fb619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e1f86c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e1f86dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e1fa67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e1fa5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e1fcc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e1f3ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e1f3e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e1f3d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2aedc00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2aedc00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e1f313634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560e1f3d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e21ca9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e1fb61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e1f86c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform trip ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  80 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 
> =================================================================
> ==1097301==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562dfb9c9e32 bp 0x7ffc233fe970 sp 0x7ffc233fe968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562dfb9c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562dfb9c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562dfb6d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562dfb6d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562dfb8cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562dfb8c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562dfbb31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562dfb253c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562dfb24f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562dfb23d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f328db00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f328db00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562dfb17b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562dfb239aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562dfdb11731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562dfb9c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562dfb6d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1097293==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55daa8489e32 bp 0x7fffdf619690 sp 0x7fffdf619688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55daa8489e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55daa84899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55daa81949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55daa8195d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55daa838febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55daa8387952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55daa85f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55daa7d13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55daa7d0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55daa7cfd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ce3887d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ce3887e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55daa7c3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55daa7cf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55daaa5d1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55daa8489725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55daa81949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow transform vehicle_embedded ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1097285==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aea9d4be32 bp 0x7ffcf8797850 sp 0x7ffcf8797848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aea9d4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aea9d4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aea9a569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aea9a57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aea9c51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aea9c49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aea9eb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aea95d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aea95d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aea95bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a9d482d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a9d482e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aea94fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aea95bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aeabe93731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aea9d4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aea9a569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow volatilerecomputing ( 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  b9 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 
> =================================================================
> ==1097322==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55e5a03dfe32 bp 0x7ffdd24a5b10 sp 0x7ffdd24a5b08
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55e5a03dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5a03df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5a00ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5a00ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5a02e5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5a02dd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5a0547793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e59fc69c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e59fc6556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e59fc53018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbf69add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbf69ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e59fb91634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x55e59fc4faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e5a2527731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5a03df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5a00ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create acttype ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1102326==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5581b10aae32 bp 0x7fff2e2e8bb0 sp 0x7fff2e2e8ba8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5581b10aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581b10aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581b0db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581b0db6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581b0fb0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581b0fa8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581b1212793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581b0934c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581b093056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581b091e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4b32a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4b32a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581b085c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5581b091aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5581b31f2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581b10aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581b0db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create default ( 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  d6 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 
> =================================================================
> ==1102258==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c5f4e04e32 bp 0x7ffe9676c0f0 sp 0x7ffe9676c0e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c5f4e04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5f4e049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5f4b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5f4b10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5f4d0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5f4d02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5f4f6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5f468ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5f468a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5f4678018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb2c636d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb2c636e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5f45b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c5f4674aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c5f6f4c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5f4e04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5f4b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create duration ( 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  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 
> =================================================================
> ==1102273==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a52a3c2e32 bp 0x7fffd21aca90 sp 0x7fffd21aca88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a52a3c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a52a3c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a52a0cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a52a0ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a52a2bbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a52a2bb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a52a2bd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a529c426a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a529c45698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a529c36216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f67729f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67729f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a529b74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a529c32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a52c50a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a52a3c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a52a0cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create extension ( 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  11 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 
> =================================================================
> ==1102283==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555dde274e32 bp 0x7ffe2a770d70 sp 0x7ffe2a770d68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555dde274e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555dde2749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555dddf7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555dddf80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555dde17aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555dde172952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555dde3dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555dddafec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555dddafa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555dddae8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a8a6c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a8a6c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ddda26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555dddae4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555de03bc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555dde274725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555dddf7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create line ( 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  db 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 
> =================================================================
> ==1102338==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5642b0024e32 bp 0x7ffeb58e7550 sp 0x7ffeb58e7548
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5642b0024e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642b00249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642afd2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642afd30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642aff2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642aff22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642b018c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642af8aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642af8aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642af898018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f002712dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f002712de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642af7d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5642af894aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5642b216c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642b0024725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642afd2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create no_parent ( 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  d4 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 
> =================================================================
> ==1102265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55784c799e32 bp 0x7fff08d8dc30 sp 0x7fff08d8dc28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55784c799e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55784c7999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55784c4a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55784c4a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55784c69febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55784c697952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55784c901793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55784c023c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55784c01f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55784c00d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f358c06fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f358c06fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55784bf4b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55784c009aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55784e8e1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55784c799725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55784c4a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create ondemand ( 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  f4 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 
> =================================================================
> ==1102343==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560158aebe32 bp 0x7ffd8df02c10 sp 0x7ffd8df02c08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560158aebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560158aeb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601587f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601587f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601589f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601589e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560158c53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560158375c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56015837156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56015835f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47f0aa8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47f0aa8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56015829d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56015835baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56015ac33731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560158aeb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601587f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create parking ( 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  f1 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 
> =================================================================
> ==1102319==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e2631e5e32 bp 0x7ffcafbcf9f0 sp 0x7ffcafbcf9e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e2631e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2631e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e262ef09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e262ef1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2630ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2630e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e26334d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e262a6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e262a6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e262a59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9ed3bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9ed3bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e262997634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e262a55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e26532d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2631e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e262ef09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create permitted ( 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  00 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 
> =================================================================
> ==1102312==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f64251ee32 bp 0x7ffec9f785d0 sp 0x7ffec9f785c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f64251ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f64251e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6422299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f64222ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f642424ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f64241c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f642686793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f641da8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f641da456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f641d92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5050f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5050f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f641cd0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f641d8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f644666731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f64251e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6422299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  65 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 
> =================================================================
> ==1102298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5644918d9e32 bp 0x7ffc0e128e30 sp 0x7ffc0e128e28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5644918d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644918d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644915e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644915e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644917dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644917d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564491a41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564491163c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56449115f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56449114d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f162bca3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f162bca3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56449108b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564491149aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564493a21731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644918d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644915e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create triggered_join ( 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  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 
> =================================================================
> ==1102304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55fdd6640e32 bp 0x7ffc98bc64b0 sp 0x7ffc98bc64a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55fdd6640e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fdd66409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fdd634b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fdd634cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fdd6539e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fdd6539786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fdd653b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fdd5ec06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fdd5ec3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fdd5eb4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff68d67bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff68d67be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fdd5df2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55fdd5eb0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fdd8788731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fdd6640725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fdd634b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create triggered_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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  81 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 
> =================================================================
> ==1102290==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5569cfedee32 bp 0x7ffc13305550 sp 0x7ffc13305548
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5569cfedee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569cfede9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569cfbe99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569cfbead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569cfdd7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5569cfdd7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5569cfdd97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5569cf75e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5569cf761698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5569cf752216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f479fb0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f479fb0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569cf690634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5569cf74eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5569d2026731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569cfede725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569cfbe99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: 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  20 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1102331==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5594bc6a6e32 bp 0x7ffe455fffd0 sp 0x7ffe455fffc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5594bc6a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594bc6a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594bc3b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594bc3b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594bc5acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594bc5a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594bc80e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594bbf30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594bbf2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594bbf1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65d4f55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65d4f55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594bbe58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5594bbf16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5594be7ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594bc6a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594bc3b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop create until ( 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  f5 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 
> =================================================================
> ==1102274==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55632b512e32 bp 0x7ffd69fa9110 sp 0x7ffd69fa9108
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55632b512e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55632b5129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55632b21d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55632b21ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55632b418ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55632b410952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55632b67a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55632ad9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55632ad9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55632ad86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f301ab15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f301ab15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55632acc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55632ad82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55632d65a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55632b512725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55632b21d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop delete ( 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  bd 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 
> =================================================================
> ==1102349==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d9bf071e32 bp 0x7ffce3e6a950 sp 0x7ffce3e6a948
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d9bf071e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9bf0719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9bed7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9bed7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9bef77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9bef6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9bf1d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9be8fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9be8f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9be8e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39283a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39283a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9be823634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d9be8e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d9c11b9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9bf071725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9bed7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect acttype ( 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  d8 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 
> =================================================================
> ==1102403==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x562302d1be32 bp 0x7ffccb7da270 sp 0x7ffccb7da268
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x562302d1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562302d1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562302a269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562302a27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562302c21ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562302c19952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562302e83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623025a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623025a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56230258f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60cc8fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60cc8fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623024cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56230258baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562304e63731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562302d1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562302a269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect duration ( 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  ef 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 
> =================================================================
> ==1102357==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560d62d49e32 bp 0x7fff37e467f0 sp 0x7fff37e467e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560d62d49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d62d499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d62a549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d62a55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d62c4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d62c47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d62eb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d625d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d625cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d625bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74d1bafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74d1bafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d624fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560d625b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560d64e91731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d62d49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d62a549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect extension ( 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  28 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 
> =================================================================
> ==1102370==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f9431f5e32 bp 0x7ffd902cf2d0 sp 0x7ffd902cf2c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f9431f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9431f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f942f009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f942f01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9430fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9430f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f94335d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f942a7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f942a7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f942a69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57bc26ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57bc26ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9429a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f942a65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f94533d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9431f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f942f009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect line ( 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  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 
> =================================================================
> ==1102416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555fbe9c1e32 bp 0x7ffea507f8f0 sp 0x7ffea507f8e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555fbe9c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fbe9c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fbe6cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fbe6cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fbe8c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fbe8bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fbeb29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fbe24bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fbe24756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fbe235018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f561238ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f561238ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fbe173634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555fbe231aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555fc0b09731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fbe9c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fbe6cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect ondemand ( 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  f3 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 
> =================================================================
> ==1102422==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559a39333e32 bp 0x7ffe36666470 sp 0x7ffe36666468
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559a39333e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a393339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a3903e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a3903fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a39239ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a39231952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a3949b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a38bbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a38bb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a38ba7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03b2b6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03b2b6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a38ae5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559a38ba3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a3b47b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a39333725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a3903e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect parking ( 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  d7 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 
> =================================================================
> ==1102396==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559476159e32 bp 0x7fff36d16b70 sp 0x7fff36d16b68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559476159e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594761599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559475e649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559475e65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55947605febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559476057952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594762c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594759e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594759df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594759cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feec2a6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feec2a6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55947590b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5594759c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5594782a1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559476159725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559475e649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect permitted ( 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  10 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 
> =================================================================
> ==1102394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f4938eee32 bp 0x7fff4d2ad470 sp 0x7fff4d2ad468
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f4938eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4938ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4935f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4935fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4937f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4937ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f493a56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f493178c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f49317456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f493162018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48a40d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48a40d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4930a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f49315eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f495a36731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4938ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4935f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect triggered_container ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: 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 
> =================================================================
> ==1102383==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5632cdf4be32 bp 0x7ffcc13c1bf0 sp 0x7ffcc13c1be8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5632cdf4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632cdf4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632cdc569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632cdc57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632cde51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632cde49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632ce0b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632cd7d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632cd7d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632cd7bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27a59f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27a59f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632cd6fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5632cd7bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5632d0093731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632cdf4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632cdc569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect triggered_join ( 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  43 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 
> =================================================================
> ==1102385==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5576d5908e32 bp 0x7fff267fb5f0 sp 0x7fff267fb5e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5576d5908e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576d59089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576d56139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576d5614d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576d5801e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5576d5801786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5576d58037f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5576d51886a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5576d518b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5576d517c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fee55802d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee55802e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576d50ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5576d5178aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5576d7a50731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576d5908725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576d56139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect triggered_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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1102376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55caede5ae32 bp 0x7fff93e80ff0 sp 0x7fff93e80fe8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55caede5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55caede5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55caedb659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55caedb66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55caedd53e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55caedd53786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55caedd557f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55caed6da6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55caed6dd698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55caed6ce216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7e6dc59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e6dc59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55caed60c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55caed6caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55caeffa2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55caede5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55caedb659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  de 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1102410==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5615dea42e32 bp 0x7ffd060ab390 sp 0x7ffd060ab388
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5615dea42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615dea429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615de74d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615de74ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615de948ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615de940952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615debaa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615de2ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615de2c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615de2b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6095c59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6095c59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615de1f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5615de2b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5615e0b8a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615dea42725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615de74d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop inspect until ( 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  d9 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 
> =================================================================
> ==1102365==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55dedb847e32 bp 0x7ffc7b8bcad0 sp 0x7ffc7b8bcac8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55dedb847e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dedb8479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dedb5529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dedb553d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dedb74debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dedb745952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dedb9af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dedb0d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dedb0cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dedb0bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a1a3b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a1a3b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dedaff9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55dedb0b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dedd98f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dedb847725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dedb5529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,6c2,80
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=0.45), time=452.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.47), time=707.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=0.70), time=962.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.91), time=1215.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.05), time=1468.00.
---
> /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  12 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 
> =================================================================
> ==1103341==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a04eb26e32 bp 0x7ffe2688a650 sp 0x7ffe2688a648
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a04eb26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a04eb269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a04e8319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a04e832d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a04ea2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a04ea24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a04ec8e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a04e3b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a04e3ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a04e39a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f9fb70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f9fb70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a04e2d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create default ( 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  bb 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 
> =================================================================
> ==1103284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5632d64c6e32 bp 0x7ffd69002810 sp 0x7ffd69002808
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5632d64c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632d64c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632d61d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632d61d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632d63ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632d63c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632d662e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632d5d50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632d5d4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632d5d3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01d0770d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01d0770e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632d5c78634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5632d5d36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5632d860e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632d64c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632d61d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
7,24c7,85
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='gneE1_0', time=625.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (jam), lane='gneE1_0', time=930.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='gneE1_0', time=1235.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
---
> /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  ca 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 
> =================================================================
> ==1103297==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55e4fce01e32 bp 0x7ffdda3ef430 sp 0x7ffdda3ef428
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55e4fce01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create extension ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,20c1,79
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='gneE1_0', time=356.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=356.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=356.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=356.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=356.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='gneE1_0', time=666.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=666.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=666.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=666.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=666.00.
< Warning: Teleporting vehicle 'flow.7'; waited too long (jam), lane='gneE1_0', time=980.00.
< Warning: Vehicle 'flow.7' teleports beyond arrival edge 'gneE1', time=980.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'gneE1_0' time=980.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'gneE1_0' time=980.00.
< Warning: Vehicle 'flow.7' skips stop on lane 'gneE1_0' time=980.00.
< Warning: Teleporting vehicle 'flow.9'; waited too long (jam), lane='gneE1_0', time=1295.00.
< Warning: Vehicle 'flow.9' teleports beyond arrival edge 'gneE1', time=1295.00.
< Warning: Vehicle 'flow.9' skips stop on lane 'gneE1_0' time=1295.00.
< Warning: Vehicle 'flow.9' skips stop on lane 'gneE1_0' time=1295.00.
< Warning: Vehicle 'flow.9' skips stop on lane 'gneE1_0' time=1295.00.
---
> /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  f0 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 
> =================================================================
> ==1103306==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x558031216e32 bp 0x7ffe287c9410 sp 0x7ffe287c9408
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create line ( 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  02 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 
> =================================================================
> ==1103359==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563f46d77e32 bp 0x7ffff0207550 sp 0x7ffff0207548
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563f46d77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f46d779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f46a829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f46a83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f46c7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f46c75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f46edf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f46601c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f465fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f465eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee4eb99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee4eb99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f46529634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563f465e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563f48ebf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f46d77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f46a829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create no_parent ( 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  38 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 
> =================================================================
> ==1103291==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555723d36e32 bp 0x7ffd6dba64b0 sp 0x7ffd6dba64a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555723d36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555723d369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555723a419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555723a42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555723c3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555723c34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555723e9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557235c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557235bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557235aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9ee53bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9ee53be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557234e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5557235a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555725e7e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555723d36725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555723a419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  94 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 
> =================================================================
> ==1103360==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559673e55e32 bp 0x7ffd43ea7550 sp 0x7ffd43ea7548
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559673e55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559673e559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559673b609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559673b61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559673d5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559673d53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559673fbd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596736dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596736db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596736c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91eae68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91eae68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559673607634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create parking ( 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  0c 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 
> =================================================================
> ==1103335==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56499ea07e32 bp 0x7fffe7db4270 sp 0x7fffe7db4268
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56499ea07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56499ea079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56499e7129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56499e713d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56499e90debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56499e905952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56499eb6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56499e291c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56499e28d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56499e27b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a209afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a209afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56499e1b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56499e277aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5649a0b4f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56499ea07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56499e7129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create permitted ( 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  1b 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 
> =================================================================
> ==1103332==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55bac44c8e32 bp 0x7fffe4c09790 sp 0x7fffe4c09788
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55bac44c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bac44c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bac41d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bac41d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bac43ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bac43c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bac4630793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bac3d52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bac3d4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bac3d3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6300662d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6300662e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bac3c7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55bac3d38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bac6610731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bac44c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bac41d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
5,46c5,83
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.11' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow.3'; waited too long (blocked), lane='gneE1_0', time=623.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=623.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=623.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (blocked), lane='gneE1_0', time=928.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=928.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=928.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (blocked), lane='gneE1_0', time=1234.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1234.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1234.00.
---
> /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  b1 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 
> =================================================================
> ==1103329==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x5647dfb7ce32 bp 0x7ffde92ce990 sp 0x7ffde92ce988
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x5647dfb7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647dfb7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647df8879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647df888d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647dfa82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647dfa7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647dfce4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647df406c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647df40256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647df3f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
6,20c6,84
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='gneE1_0', time=625.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (jam), lane='gneE1_0', time=930.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='gneE1_0', time=1235.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
---
> /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  fe 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 
> =================================================================
> ==1103317==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55b9a39efe32 bp 0x7ffd6ba661b0 sp 0x7ffd6ba661a8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55b9a39efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9a39ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9a36fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9a36fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  00 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103347==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55822869de32 bp 0x7ffca3c21010 sp 0x7ffca3c21008
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55822869de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55822869d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582283a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582283a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582285a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55822859b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558228805793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558227f27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558227f2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558227f11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a45603d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a45603e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558227e4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x558227f0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55822a7e5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55822869d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582283a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation create until ( 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  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 
> =================================================================
> ==1103300==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560f1f43de32 bp 0x7ffecff8ed90 sp 0x7ffecff8ed88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560f1f43de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f1f43d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f1f1489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f1f149d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f1f343ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f1f33b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f1f5a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f1ecc7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f1ecc356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f1ecb1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff720d22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff720d22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f1ebef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560f1ecadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560f21585731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f1f43d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f1f1489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation delete ( 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  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 
> =================================================================
> ==1103367==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d23a67be32 bp 0x7ffd373a6bb0 sp 0x7ffd373a6ba8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d23a67be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d23a67b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d23a3869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d23a387d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d23a581ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d23a579952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d23a7e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d239f05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d239f0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d239eef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4eac2aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4eac2aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d239e2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d239eebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d23c7c3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d23a67b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d23a3869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect acttype ( 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  b8 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 
> =================================================================
> ==1103428==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55da8494ce32 bp 0x7ffd4dbfcb30 sp 0x7ffd4dbfcb28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55da8494ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da8494c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da846579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da84658d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da84852ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da8484a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da84ab4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da841d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da841d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da841c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5bf228d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5bf228e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da840fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55da841bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da86a94731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da8494c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da846579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect duration ( 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  a6 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 
> =================================================================
> ==1103377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c41e88fe32 bp 0x7fff468e6a10 sp 0x7fff468e6a08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c41e88fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c41e88f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c41e59a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c41e59bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c41e795ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c41e78d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c41e9f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c41e119c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c41e11556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c41e103018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a34c1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a34c1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c41e041634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c41e0ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c4209d7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c41e88f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c41e59a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect extension ( 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  ae 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 
> =================================================================
> ==1103388==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5644af0d6e32 bp 0x7ffd38400a10 sp 0x7ffd38400a08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5644af0d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644af0d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644aede19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644aede2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644aefdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644aefd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644af23e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644ae960c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644ae95c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644ae94a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f20dbcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f20dbce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644ae888634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5644ae946aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5644b121e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644af0d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644aede19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect line ( 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  9e 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 
> =================================================================
> ==1103439==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556ea2b74e32 bp 0x7ffc86a93df0 sp 0x7ffc86a93de8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556ea2b74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ea2b749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ea287f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ea2880d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ea2a7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ea2a72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ea2cdc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ea23fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ea23fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ea23e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e8697fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e8697fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ea2326634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556ea23e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ea4cbc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ea2b74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ea287f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  95 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 
> =================================================================
> ==1103443==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55bed9b79e32 bp 0x7fff735efb50 sp 0x7fff735efb48
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55bed9b79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bed9b799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bed98849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bed9885d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bed9a7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bed9a77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bed9ce1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bed9403c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bed93ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bed93ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea3fe5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea3fe5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bed932b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect parking ( 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  bb 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 
> =================================================================
> ==1103425==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c679f03e32 bp 0x7ffd8189f690 sp 0x7ffd8189f688
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c679f03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c679f039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c679c0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c679c0fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c679e09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c679e01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c67a06b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c67978dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c67978956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c679777018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdee747cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdee747ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6796b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c679773aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c67c04b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c679f03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c679c0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect permitted ( 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  db 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 
> =================================================================
> ==1103413==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55eed7bcbe32 bp 0x7ffd03007670 sp 0x7ffd03007668
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55eed7bcbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eed7bcb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eed78d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eed78d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eed7ad1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eed7ac9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eed7d33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eed7455c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eed745156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eed743f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0803829d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0803829e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eed737d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55eed743baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eed9d13731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eed7bcb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eed78d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,18c3,81
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.11' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.12' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.13' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.14' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.15' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.16' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.17' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
---
> /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  20 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 
> =================================================================
> ==1103402==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fc5a66be32 bp 0x7fff4230e3b0 sp 0x7fff4230e3a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fc5a66be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc5a66b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc5a3769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow.3'; waited too long (blocked), lane='gneE1_0', time=623.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=623.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=623.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (blocked), lane='gneE1_0', time=928.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=928.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=928.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (blocked), lane='gneE1_0', time=1234.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1234.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1234.00.
---
> /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  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 
> =================================================================
> ==1103405==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55af75139e32 bp 0x7ffeba7dc7d0 sp 0x7ffeba7dc7c8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55af75139e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af751399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af74e449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af74e45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af7503febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af75037952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af752a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af749c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af749bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af749ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow.3'; waited too long (jam), lane='gneE1_0', time=625.00.
< Warning: Vehicle 'flow.3' teleports beyond arrival edge 'gneE1', time=625.00.
< Warning: Vehicle 'flow.3' skips stop on lane 'gneE1_0' time=625.00.
< Warning: Teleporting vehicle 'flow.4'; waited too long (jam), lane='gneE1_0', time=930.00.
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=930.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=930.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (jam), lane='gneE1_0', time=1235.00.
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1235.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1235.00.
---
> /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  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 
> =================================================================
> ==1103395==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55b2799a9e32 bp 0x7fff450662d0 sp 0x7fff450662c8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55b2799a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2799a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2796b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2796b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2798afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2798a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b279b11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b279233c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b27922f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b27921d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  a0 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 65 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103436==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d59e484e32 bp 0x7ffc6c749df0 sp 0x7ffc6c749de8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d59e484e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d59e4849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d59e18f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d59e190d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d59e38aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d59e382952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d59e5ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d59dd0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d59dd0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d59dcf8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66dfd30d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66dfd30e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d59dc36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d59dcf4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d5a05cc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d59e484725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d59e18f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect until ( 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  96 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 
> =================================================================
> ==1103387==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555986ae6e32 bp 0x7ffd4a788550 sp 0x7ffd4a788548
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555986ae6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555986ae69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559867f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559867f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559869ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559869e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555986c4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555986370c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55598636c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55598635a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc243f27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc243f27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555986298634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555986356aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555988c2e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555986ae6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559867f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection acttype ( 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  99 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103499==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x559b9656de32 bp 0x7ffc9f0f7270 sp 0x7ffc9f0f7268
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x559b9656de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b9656d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b962789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b96279d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b96466e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559b96466786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559b964687f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559b95ded6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559b95df0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559b95de1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fefb3c15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefb3c15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b95d1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x559b95dddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b986b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b9656d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b962789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection duration ( 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  ad 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103450==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55e5029f6e32 bp 0x7ffe3ab6c910 sp 0x7ffe3ab6c908
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55e5029f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5029f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5027019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e502702d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5028efe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e5028ef786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e5028f17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e5022766a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e502279698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e50226a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7efccd162d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efccd162e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5021a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55e502266aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e504b3e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5029f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5027019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection extension ( 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  c1 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103461==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x558194d6be32 bp 0x7ffcad823250 sp 0x7ffcad823248
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x558194d6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558194d6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558194a769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558194a77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558194c64e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558194c64786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558194c667f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5581945eb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5581945ee698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5581945df216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5c0c951d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c0c951e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55819451d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5581945dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558196eb3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558194d6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558194a769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection line ( 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  b1 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103510==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55a0aef70e32 bp 0x7ffd4c5dd670 sp 0x7ffd4c5dd668
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55a0aef70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0aef709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0aec7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0aec7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0aee69e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a0aee69786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a0aee6b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a0ae7f06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a0ae7f3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a0ae7e4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f34a7b92d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34a7b92e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0ae722634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55a0ae7e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a0b10b8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0aef70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0aec7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection ondemand ( 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  98 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103527==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x562eac88fe32 bp 0x7ffc33be7bb0 sp 0x7ffc33be7ba8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x562eac88fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562eac88f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562eac59a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562eac59bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562eac788e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562eac788786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562eac78a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562eac10f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562eac112698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562eac103216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7bd0c80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bd0c80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562eac041634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x562eac0ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562eae9d7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562eac88f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562eac59a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection parking ( 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  bd 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103497==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55791998fe32 bp 0x7ffde2a1cf90 sp 0x7ffde2a1cf88
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55791998fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55791998f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55791969a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55791969bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557919888e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557919888786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55791988a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55791920f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557919212698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557919203216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f31baca7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31baca7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557919141634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5579191ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55791bad7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55791998f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55791969a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection permitted ( 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  98 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103489==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x563803a3ce32 bp 0x7ffe35f63c30 sp 0x7ffe35f63c28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x563803a3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563803a3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638037479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563803748d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563803935e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563803935786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5638039377f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5638032bc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5638032bf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5638032b0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ffb7fcb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb7fcb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638031ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5638032acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563805b84731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563803a3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638037479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
21,36c21,99
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.8' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.11' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.12' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.13' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.14' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.15' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.16' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.17' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
---
> /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  19 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103477==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56086b003e32 bp 0x7fff89e274b0 sp 0x7fff89e274a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56086b003e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56086b0039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56086ad0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
20,36c20,98
< Warning: Vehicle 'flow.5' aborts joining after extension of 20.00s at time 137.00.
< Warning: Vehicle 'flow.2' aborts joining after extension of 20.00s at time 220.00.
< Warning: Vehicle 'flow.0' aborts joining after extension of 20.00s at time 221.00.
< Warning: Vehicle 'flow.1' aborts joining after extension of 20.00s at time 311.00.
< Warning: Vehicle 'flow.9' aborts joining after extension of 20.00s at time 311.00.
< Warning: Vehicle 'flow.3' aborts joining after extension of 20.00s at time 400.00.
< Warning: Vehicle 'flow.6' aborts joining after extension of 20.00s at time 402.00.
< Warning: Vehicle 'flow.7' aborts joining after extension of 20.00s at time 488.00.
< Warning: Vehicle 'flow.8' aborts joining after extension of 20.00s at time 489.00.
< Warning: Vehicle 'flow.10' aborts joining after extension of 20.00s at time 578.00.
< Warning: Vehicle 'flow.11' aborts joining after extension of 20.00s at time 579.00.
< Warning: Vehicle 'flow.12' aborts joining after extension of 20.00s at time 665.00.
< Warning: Vehicle 'flow.13' aborts joining after extension of 20.00s at time 666.00.
< Warning: Vehicle 'flow.14' aborts joining after extension of 20.00s at time 753.00.
< Warning: Vehicle 'flow.15' aborts joining after extension of 20.00s at time 754.00.
< Warning: Vehicle 'flow.16' aborts joining after extension of 20.00s at time 841.00.
< Warning: Vehicle 'flow.17' aborts joining after extension of 20.00s at time 842.00.
---
> /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  eb 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 7f 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103486==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b877ff8e32 bp 0x7ffd1c2253b0 sp 0x7ffd1c2253a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b877ff8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b877ff89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_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 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  95 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103469==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5609c17cfe32 bp 0x7ffe8c8242d0 sp 0x7ffe8c8242c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5609c17cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609c17cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609c14da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609c14dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609c16c8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5609c16c8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5609c16ca7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5609c104f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5609c1052698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5609c1043216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f702f3cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f702f3cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609c0f81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5609c103faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5609c3917731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609c17cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609c14da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection 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 0x61600000e480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e480: note: object has invalid vptr
>  00 00 00 00  a8 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103513==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55a7eecffe32 bp 0x7fffad7abe50 sp 0x7fffad7abe48
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55a7eecffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7eecff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7eea0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7eea0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7eebf8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a7eebf8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a7eebfa7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a7ee57f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a7ee582698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a7ee573216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ffbacfb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbacfb6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7ee4b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55a7ee56faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a7f0e47731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7eecff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7eea0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection until ( 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  a4 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103458==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56019c4e8e32 bp 0x7ffdfd46fbf0 sp 0x7ffdfd46fbe8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56019c4e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56019c4e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56019c1f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56019c1f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56019c3e1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56019c3e1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56019c3e37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56019bd686a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56019bd6b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56019bd5c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe7916fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7916fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56019bc9a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56019bd58aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56019e630731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56019c4e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56019c1f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='gneE0_0', time=611.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'gneE0_0' time=611.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=611.00.
< Warning: Teleporting vehicle 'flow_1.1'; waited too long (wrong lane), lane='gneE0_0', time=912.00.
< Warning: Vehicle 'flow_1.1' skips stop on lane 'gneE0_0' time=912.00.
< Warning: Vehicle 'flow_1.1' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'flow_2.1'; waited too long (wrong lane), lane='gneE0_0', time=1213.00.
< Warning: Vehicle 'flow_2.1' skips stop on lane 'gneE0_0' time=1213.00.
< Warning: Vehicle 'flow_2.1' ends teleporting on edge 'gneE1', time=1213.00.
---
> /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  9e 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 
> =================================================================
> ==1103589==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x5558805b7e32 bp 0x7ffc919fbfd0 sp 0x7ffc919fbfc8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x5558805b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558805b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558802c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558802c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558804bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558804b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55588071f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55587fe41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55587fe3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55587fe2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load containertrigger ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,13c1,79
< Warning: Vehicle 'flow_5.0' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Teleporting vehicle 'flow_5.1'; waited too long (wrong lane), lane='gneE0_0', time=346.00.
< Warning: Vehicle 'flow_5.1' skips stop on lane 'gneE0_0' time=346.00.
< Warning: Vehicle 'flow_5.1' ends teleporting on edge 'gneE1', time=346.00.
< Warning: Teleporting vehicle 'flow_3.2'; waited too long (wrong lane), lane='gneE0_0', time=657.00.
< Warning: Vehicle 'flow_3.2' skips stop on lane 'gneE0_0' time=657.00.
< Warning: Vehicle 'flow_3.2' ends teleporting on edge 'gneE1', time=657.00.
< Warning: Teleporting vehicle 'flow_5.2'; waited too long (wrong lane), lane='gneE0_0', time=961.00.
< Warning: Vehicle 'flow_5.2' skips stop on lane 'gneE0_0' time=961.00.
< Warning: Vehicle 'flow_5.2' ends teleporting on edge 'gneE1', time=961.00.
< Warning: Teleporting vehicle 'flow_3.3'; waited too long (wrong lane), lane='gneE0_0', time=1272.00.
< Warning: Vehicle 'flow_3.3' skips stop on lane 'gneE0_0' time=1272.00.
< Warning: Vehicle 'flow_3.3' ends teleporting on edge 'gneE1', time=1272.00.
---
> /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  ae 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 
> =================================================================
> ==1103563==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x563ab3273e32 bp 0x7ffee4673ef0 sp 0x7ffee4673ee8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x563ab3273e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ab32739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ab2f7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ab2f7fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ab3179ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ab3171952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load default ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow_0.3'; waited too long (wrong lane), lane='gneE0_0', time=611.00.
< Warning: Vehicle 'flow_0.3' skips stop on lane 'gneE0_0' time=611.00.
< Warning: Vehicle 'flow_0.3' ends teleporting on edge 'gneE1', time=611.00.
< Warning: Teleporting vehicle 'flow_0.4'; waited too long (wrong lane), lane='gneE0_0', time=912.00.
< Warning: Vehicle 'flow_0.4' skips stop on lane 'gneE0_0' time=912.00.
< Warning: Vehicle 'flow_0.4' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'flow_0.5'; waited too long (wrong lane), lane='gneE0_0', time=1213.00.
< Warning: Vehicle 'flow_0.5' skips stop on lane 'gneE0_0' time=1213.00.
< Warning: Vehicle 'flow_0.5' ends teleporting on edge 'gneE1', time=1213.00.
---
> /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  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 
> =================================================================
> ==1103526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x564a325a0e32 bp 0x7ffe08e5abd0 sp 0x7ffe08e5abc8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x564a325a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a325a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a322ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a322acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a324a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a3249e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a32708793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a31e2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a31e2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a31e14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load duration ( 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 0x61600000ed80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ed80: note: object has invalid vptr
>  00 00 00 00  ba 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 
> =================================================================
> ==1103529==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x5631d53ffe32 bp 0x7ffc0c7768d0 sp 0x7ffc0c7768c8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x5631d53ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631d53ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631d510a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631d510bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631d5305ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631d52fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631d5567793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631d4c89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631d4c8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631d4c73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7364ca0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7364ca0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631d4bb1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x5631d4c6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5631d7547731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631d53ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631d510a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load expected ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow_3.0'; waited too long (wrong lane), lane='gneE0_0', time=611.00.
< Warning: Vehicle 'flow_3.0' skips stop on lane 'gneE0_0' time=611.00.
< Warning: Vehicle 'flow_3.0' ends teleporting on edge 'gneE1', time=611.00.
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='gneE0_0', time=912.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'gneE0_0' time=912.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'flow_1.1'; waited too long (wrong lane), lane='gneE0_0', time=1213.00.
< Warning: Vehicle 'flow_1.1' skips stop on lane 'gneE0_0' time=1213.00.
< Warning: Vehicle 'flow_1.1' ends teleporting on edge 'gneE1', time=1213.00.
---
> /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  03 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 
> =================================================================
> ==1103556==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55d0cf527e32 bp 0x7ffc7a1432f0 sp 0x7ffc7a1432e8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55d0cf527e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0cf5279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0cf2329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0cf233d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0cf42debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0cf425952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0cf68f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0cedb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0cedad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0ced9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load expectedcontainers ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,72c3,81
< Warning: Vehicle 'flow_2.0' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.0' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.1' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.1' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.1' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.1' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.2' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.2' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.2' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.2' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.3' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.3' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.3' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.3' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.4' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.4' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.4' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.4' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.5' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.5' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.5' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.5' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.6' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.6' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.6' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_3.6' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_0.7' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_1.7' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'flow_2.7' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load extension ( 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 0x61600000ed80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ed80: note: object has invalid vptr
>  00 00 00 00  d4 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 
> =================================================================
> ==1103540==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55bfc4cefe32 bp 0x7ffd75ddab70 sp 0x7ffd75ddab68
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55bfc4cefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfc4cef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfc49fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfc49fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfc4bf5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfc4bed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bfc4e57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bfc4579c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bfc457556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfc4563018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17b1909d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17b1909e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfc44a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x55bfc455faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bfc6e37731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bfc4cef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bfc49fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load line ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='gneE0_0', time=611.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'gneE0_0' time=611.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=611.00.
< Warning: Teleporting vehicle 'flow_1.1'; waited too long (wrong lane), lane='gneE0_0', time=912.00.
< Warning: Vehicle 'flow_1.1' skips stop on lane 'gneE0_0' time=912.00.
< Warning: Vehicle 'flow_1.1' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'flow_2.1'; waited too long (wrong lane), lane='gneE0_0', time=1213.00.
< Warning: Vehicle 'flow_2.1' skips stop on lane 'gneE0_0' time=1213.00.
< Warning: Vehicle 'flow_2.1' ends teleporting on edge 'gneE1', time=1213.00.
---
> /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  a0 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 
> =================================================================
> ==1103597==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x561feba37e32 bp 0x7fff86486510 sp 0x7fff86486508
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x561feba37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561feba379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561feb7429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561feb743d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561feb93debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561feb935952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561febb9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561feb2c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561feb2bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561feb2ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow_0.2'; waited too long (wrong lane), lane='gneE0_0', time=612.00.
< Warning: Vehicle 'flow_0.2' skips stop on lane 'gneE0_0' time=612.00.
< Warning: Vehicle 'flow_0.2' ends teleporting on edge 'gneE1', time=612.00.
< Warning: Teleporting vehicle 'flow_0.3'; waited too long (wrong lane), lane='gneE0_0', time=917.00.
< Warning: Vehicle 'flow_0.3' skips stop on lane 'gneE0_0' time=917.00.
< Warning: Vehicle 'flow_0.3' ends teleporting on edge 'gneE1', time=917.00.
< Warning: Teleporting vehicle 'flow_0.4'; waited too long (wrong lane), lane='gneE0_0', time=1222.00.
< Warning: Vehicle 'flow_0.4' skips stop on lane 'gneE0_0' time=1222.00.
< Warning: Vehicle 'flow_0.4' ends teleporting on edge 'gneE1', time=1222.00.
---
> /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  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 
> =================================================================
> ==1103607==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x564ecbc98e32 bp 0x7ffd764e2630 sp 0x7ffd764e2628
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x564ecbc98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ecbc989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ecb9a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ecb9a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ecbb9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ecbb96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ecbe00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ecb522c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ecb51e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ecb50c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load parking ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,12c1,79
< Warning: Teleporting vehicle 'flow_3.1'; waited too long (wrong lane), lane='gneE0_0', time=333.00.
< Warning: Vehicle 'flow_3.1' skips stop on lane 'gneE0_0' time=333.00.
< Warning: Vehicle 'flow_3.1' ends teleporting on edge 'gneE1', time=333.00.
< Warning: Teleporting vehicle 'flow_5.1'; waited too long (wrong lane), lane='gneE0_0', time=637.00.
< Warning: Vehicle 'flow_5.1' skips stop on lane 'gneE0_0' time=637.00.
< Warning: Vehicle 'flow_5.1' ends teleporting on edge 'gneE1', time=637.00.
< Warning: Teleporting vehicle 'flow_3.2'; waited too long (wrong lane), lane='gneE0_0', time=948.00.
< Warning: Vehicle 'flow_3.2' skips stop on lane 'gneE0_0' time=948.00.
< Warning: Vehicle 'flow_3.2' ends teleporting on edge 'gneE1', time=948.00.
< Warning: Teleporting vehicle 'flow_5.2'; waited too long (wrong lane), lane='gneE0_0', time=1252.00.
< Warning: Vehicle 'flow_5.2' skips stop on lane 'gneE0_0' time=1252.00.
< Warning: Vehicle 'flow_5.2' ends teleporting on edge 'gneE1', time=1252.00.
---
> /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  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 
> =================================================================
> ==1103574==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x56341aa10e32 bp 0x7ffffbec6770 sp 0x7ffffbec6768
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x56341aa10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56341aa109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56341a71b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56341a71cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56341a916ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56341a90e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56341ab78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load triggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,12c1,79
< Warning: Teleporting vehicle 'flow_3.0'; waited too long (wrong lane), lane='gneE0_0', time=315.00.
< Warning: Vehicle 'flow_3.0' skips stop on lane 'gneE0_0' time=315.00.
< Warning: Vehicle 'flow_3.0' ends teleporting on edge 'gneE1', time=315.00.
< Warning: Teleporting vehicle 'flow_4.0'; waited too long (wrong lane), lane='gneE0_0', time=616.00.
< Warning: Vehicle 'flow_4.0' skips stop on lane 'gneE0_0' time=616.00.
< Warning: Vehicle 'flow_4.0' ends teleporting on edge 'gneE1', time=616.00.
< Warning: Teleporting vehicle 'flow_5.0'; waited too long (wrong lane), lane='gneE0_0', time=917.00.
< Warning: Vehicle 'flow_5.0' skips stop on lane 'gneE0_0' time=917.00.
< Warning: Vehicle 'flow_5.0' ends teleporting on edge 'gneE1', time=917.00.
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='gneE0_0', time=1218.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'gneE0_0' time=1218.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=1218.00.
---
> /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  31 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 
> =================================================================
> ==1103548==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x55a09bf41e32 bp 0x7ffc22f6ecd0 sp 0x7ffc22f6ecc8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x55a09bf41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a09bf419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a09bc4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a09bc4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a09be47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a09be3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a09c0a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'flow_0.1'; waited too long (wrong lane), lane='gneE0_0', time=611.00.
< Warning: Vehicle 'flow_0.1' skips stop on lane 'gneE0_0' time=611.00.
< Warning: Vehicle 'flow_0.1' ends teleporting on edge 'gneE1', time=611.00.
< Warning: Teleporting vehicle 'flow_1.1'; waited too long (wrong lane), lane='gneE0_0', time=912.00.
< Warning: Vehicle 'flow_1.1' skips stop on lane 'gneE0_0' time=912.00.
< Warning: Vehicle 'flow_1.1' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'flow_2.1'; waited too long (wrong lane), lane='gneE0_0', time=1213.00.
< Warning: Vehicle 'flow_2.1' skips stop on lane 'gneE0_0' time=1213.00.
< Warning: Vehicle 'flow_2.1' ends teleporting on edge 'gneE1', time=1213.00.
---
> /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  83 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 
> =================================================================
> ==1103596==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x556a44c0ee32 bp 0x7ffde66103f0 sp 0x7ffde66103e8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x556a44c0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a44c0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a449199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a4491ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a44b14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a44b0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a44d76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a44498c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a4449456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a44482018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load until ( 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 0x61600000ed80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ed80: 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 
> =================================================================
> ==1103539==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x555fd7ae3e32 bp 0x7ffea4cce5d0 sp 0x7ffea4cce5c8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x555fd7ae3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fd7ae39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fd77ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fd77efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fd79e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fd79e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fd7c4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fd736dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fd736956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fd7357018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1182e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1182e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fd7295634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x555fd7353aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555fd9c2b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fd7ae3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fd77ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation volatilerecomputing ( 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  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 
> =================================================================
> ==1103612==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56548cfe1e32 bp 0x7ffd0b84a910 sp 0x7ffd0b84a908
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56548cfe1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56548cfe19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56548ccec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56548ccedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56548cee7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56548cedf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56548d149793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56548c86bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56548c86756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56548c855018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e92c8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e92c8fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56548c793634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56548c851aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56548f129731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56548cfe1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56548ccec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create acttype ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1103012==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5625c390de32 bp 0x7ffe3e055170 sp 0x7ffe3e055168
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5625c390de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625c390d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625c36189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5625c3619d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5625c3813ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5625c380b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625c3a75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625c3197c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625c319356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625c3181018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb89201d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb89201e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625c30bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5625c317daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5625c5a55731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5625c390d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625c36189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create default ( 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  54 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 
> =================================================================
> ==1102950==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e03e093e32 bp 0x7fff656f1810 sp 0x7fff656f1808
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e03e093e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e03e0939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e03dd9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e03dd9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e03df99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e03df91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e03e1fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e03d91dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e03d91956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e03d907018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f7ac19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f7ac19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e03d845634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e03d903aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0401db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e03e093725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e03dd9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create duration ( 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  b5 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 
> =================================================================
> ==1102965==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b10ac8be32 bp 0x7ffed68afa50 sp 0x7ffed68afa48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b10ac8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b10ac8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b10a9969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b10a997d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b10ab84e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b10ab84786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b10ab867f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b10a50b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b10a50e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b10a4ff216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5f1f674d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f1f674e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b10a43d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b10a4fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b10cdd3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b10ac8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b10a9969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create extension ( 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  8e 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 
> =================================================================
> ==1102979==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f6ce6eee32 bp 0x7fffdfb56830 sp 0x7fffdfb56828
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f6ce6eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6ce6ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6ce3f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6ce3fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6ce5f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6ce5ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6ce856793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6cdf78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6cdf7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6cdf62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7047205d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7047205e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6cdea0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f6cdf5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f6d0836731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6ce6ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6ce3f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create line ( 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  3b 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 
> =================================================================
> ==1103023==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55691fd55e32 bp 0x7ffd9a0f6af0 sp 0x7ffd9a0f6ae8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55691fd55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55691fd559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55691fa609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55691fa61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55691fc5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55691fc53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55691febd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55691f5dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55691f5db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55691f5c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc10258d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc10258e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55691f507634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55691f5c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556921e9d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55691fd55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55691fa609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create no_parent ( 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  06 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 
> =================================================================
> ==1102956==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55da2ded4e32 bp 0x7ffedffe5170 sp 0x7ffedffe5168
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55da2ded4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da2ded49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da2dbdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da2dbe0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da2dddaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da2ddd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da2e03c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da2d75ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da2d75a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da2d748018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2099993d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2099993e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da2d686634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55da2d744aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da3001c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da2ded4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da2dbdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create ondemand ( 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  53 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 
> =================================================================
> ==1103029==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55914c159e32 bp 0x7fff0f63de30 sp 0x7fff0f63de28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55914c159e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55914c1599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55914be649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55914be65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55914c05febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55914c057952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55914c2c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55914b9e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55914b9df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55914b9cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bc8066d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bc8066e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55914b90b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55914b9c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55914e2a1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55914c159725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55914be649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create parking ( 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  3e 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 
> =================================================================
> ==1103004==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55758d0b5e32 bp 0x7fffe0f19f50 sp 0x7fffe0f19f48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55758d0b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55758d0b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55758cdc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55758cdc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55758cfbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55758cfb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55758d21d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55758c93fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55758c93b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55758c929018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7217cb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7217cb2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55758c867634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55758c925aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55758f1fd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55758d0b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55758cdc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create permitted ( 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  83 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 
> =================================================================
> ==1102999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561fe2e3ae32 bp 0x7fff9522ea70 sp 0x7fff9522ea68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561fe2e3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561fe2e3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fe2b459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fe2b46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561fe2d40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561fe2d38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561fe2fa2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561fe26c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561fe26c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561fe26ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec8c8b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec8c8b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561fe25ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561fe26aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561fe4f82731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561fe2e3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561fe2b459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  bc 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 
> =================================================================
> ==1102989==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557754ab5e32 bp 0x7fffe4b27c10 sp 0x7fffe4b27c08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557754ab5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557754ab59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577547c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577547c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577549bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577549b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557754c1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55775433fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55775433b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557754329018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c62562d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c62562e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557754267634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557754325aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557756bfd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557754ab5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577547c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create triggered_join ( 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  a3 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 
> =================================================================
> ==1102995==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56278634ee32 bp 0x7ffda1154af0 sp 0x7ffda1154ae8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56278634ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56278634e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627860599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56278605ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562786247e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562786247786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5627862497f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562785bce6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562785bd1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562785bc2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa1122bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1122bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562785b00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x562785bbeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562788496731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56278634e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627860599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create triggered_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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1102984==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563d49683e32 bp 0x7ffc3c07b990 sp 0x7ffc3c07b988
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563d49683e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d496839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d4938e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d4938fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d4957ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563d4957c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563d4957e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563d48f036a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563d48f06698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563d48ef7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff627aa4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff627aa4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d48e35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563d48ef3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563d4b7cb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d49683725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d4938e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: 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  20 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103022==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5565a0989e32 bp 0x7fff03ed9710 sp 0x7fff03ed9708
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5565a0989e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565a09899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565a06949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565a0695d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565a088febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565a0887952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565a0af1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565a0213c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565a020f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565a01fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcab97bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcab97bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565a013b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5565a01f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5565a2ad1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565a0989725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565a06949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create until ( 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  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 
> =================================================================
> ==1102972==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55cdba93be32 bp 0x7ffe29da7830 sp 0x7ffe29da7828
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55cdba93be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cdba93b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cdba6469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cdba647d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cdba841ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cdba839952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cdbaaa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cdba1c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cdba1c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cdba1af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2be0c93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2be0c93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cdba0ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55cdba1abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cdbca83731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cdba93b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cdba6469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop delete ( 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  08 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 
> =================================================================
> ==1103037==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5564cb4e9e32 bp 0x7ffcee57fa50 sp 0x7ffcee57fa48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5564cb4e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564cb4e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564cb1f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564cb1f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564cb3efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564cb3e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564cb651793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564cad73c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564cad6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564cad5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8800c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8800c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564cac9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5564cad59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5564cd631731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564cb4e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564cb1f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect acttype ( 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  52 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 
> =================================================================
> ==1103094==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56554f795e32 bp 0x7ffeb57f1030 sp 0x7ffeb57f1028
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56554f795e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56554f7959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56554f4a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56554f4a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56554f69bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56554f693952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56554f8fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56554f01fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56554f01b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56554f009018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f6f974d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f6f974e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56554ef47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56554f005aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5655518dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56554f795725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56554f4a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect duration ( 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  37 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 
> =================================================================
> ==1103038==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5610f7a12e32 bp 0x7fff837e76f0 sp 0x7fff837e76e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5610f7a12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610f7a129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610f771d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610f771ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610f7918ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610f7910952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610f7b7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610f729cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610f729856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610f7286018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc807420d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc807420e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610f71c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5610f7282aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5610f9b5a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610f7a12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610f771d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect extension ( 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  8a 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 
> =================================================================
> ==1103050==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557d2dde8e32 bp 0x7ffe8a2c55d0 sp 0x7ffe8a2c55c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557d2dde8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d2dde89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d2daf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d2daf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d2dceeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d2dce6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d2df50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d2d672c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d2d66e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d2d65c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4003818d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4003818e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d2d59a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557d2d658aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557d2ff30731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d2dde8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d2daf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect line ( 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  3b 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 
> =================================================================
> ==1103103==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564d35cc3e32 bp 0x7ffd3072bbd0 sp 0x7ffd3072bbc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564d35cc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d35cc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d359ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d359cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d35bc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d35bc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d35e2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d3554dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d3554956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d35537018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04c3219d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04c3219e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d35475634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564d35533aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d37e0b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d35cc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d359ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect ondemand ( 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  53 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 
> =================================================================
> ==1103104==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x556d1ff59e32 bp 0x7ffda1fc7470 sp 0x7ffda1fc7468
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x556d1ff59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d1ff599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d1fc649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d1fc65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d1fe5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d1fe57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d200c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d1f7e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d1f7df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d1f7cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7644df2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7644df2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d1f70b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x556d1f7c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556d220a1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d1ff59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d1fc649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect parking ( 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  39 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 
> =================================================================
> ==1103085==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c708078e32 bp 0x7ffeb1d22ef0 sp 0x7ffeb1d22ee8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c708078e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7080789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c707d839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c707d84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c707f7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c707f76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7081e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c707902c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7078fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7078ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3066df0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3066df0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c70782a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c7078e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c70a1c0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c708078725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c707d839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect permitted ( 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  79 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 
> =================================================================
> ==1103082==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5626f4a2de32 bp 0x7ffce70b32d0 sp 0x7ffce70b32c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5626f4a2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626f4a2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626f47389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626f4739d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626f4933ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626f492b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626f4b95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626f42b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626f42b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626f42a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00f3140d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00f3140e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626f41df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5626f429daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5626f6b75731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626f4a2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626f47389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect triggered_container ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  ac 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 
> =================================================================
> ==1103069==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c41f81fe32 bp 0x7ffcd3bcda30 sp 0x7ffcd3bcda28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c41f81fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c41f81f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c41f52a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c41f52bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c41f725ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c41f71d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c41f987793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c41f0a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c41f0a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c41f093018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7c7f0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7c7f0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c41efd1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c41f08faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c421967731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c41f81f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c41f52a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect triggered_join ( 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  b8 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 
> =================================================================
> ==1103076==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563860579e32 bp 0x7ffc096efe50 sp 0x7ffc096efe48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563860579e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638605799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638602849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563860285d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563860472e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563860472786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5638604747f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56385fdf96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56385fdfc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56385fded216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe33d738d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe33d738e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56385fd2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56385fde9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5638626c1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563860579725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638602849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect triggered_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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  e0 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 
> =================================================================
> ==1103061==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d2539ace32 bp 0x7ffcb24bc570 sp 0x7ffcb24bc568
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d2539ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2539ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2536b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2536b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2538a5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d2538a5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d2538a77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d25322c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d25322f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d253220216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4b861f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b861f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d25315e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d25321caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d255af4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2539ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2536b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  3d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103097==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55cc60804e32 bp 0x7ffe6a685650 sp 0x7ffe6a685648
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55cc60804e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc608049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc6050f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc60510d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc6070aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc60702952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc6096c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc6008ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc6008a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc60078018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1331d0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1331d0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc5ffb6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55cc60074aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cc6294c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc60804725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc6050f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect until ( 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  39 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 
> =================================================================
> ==1103039==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b812130e32 bp 0x7ffc4814b4b0 sp 0x7ffc4814b4a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b812130e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8121309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b811e3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b811e3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b812036ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b81202e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b812298793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8119bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8119b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8119a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f414d9cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f414d9cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8118e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b8119a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b814278731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b812130725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b811e3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection acttype ( 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  e6 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103173==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b138483e32 bp 0x7ffea1233f30 sp 0x7ffea1233f28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b138483e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1384839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b13818e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b13818fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b13837ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b13837c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b13837e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b137d036a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b137d06698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b137cf7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9a67b52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a67b52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b137c35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b137cf3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b13a5cb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b138483725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b13818e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection duration ( 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  cc 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103116==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55fc36e50e32 bp 0x7fff21cf5db0 sp 0x7fff21cf5da8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55fc36e50e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc36e509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc36b5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc36b5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc36d49e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fc36d49786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fc36d4b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fc366d06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fc366d3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fc366c4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5644b39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5644b39e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc36602634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55fc366c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fc38f98731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc36e50725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc36b5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection extension ( 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  e7 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103123==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ccd6f8ae32 bp 0x7ffda7e9d210 sp 0x7ffda7e9d208
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ccd6f8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ccd6f8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ccd6c959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ccd6c96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ccd6e83e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ccd6e83786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ccd6e857f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ccd680a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ccd680d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ccd67fe216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdfe7bced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfe7bcee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ccd673c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ccd67faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ccd90d2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ccd6f8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ccd6c959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection line ( 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  e4 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103178==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560f25fb5e32 bp 0x7ffe770162d0 sp 0x7ffe770162c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560f25fb5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f25fb59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f25cc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f25cc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f25eaee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560f25eae786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560f25eb07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560f258356a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560f25838698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560f25829216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb4af3edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4af3ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f25767634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560f25825aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560f280fd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f25fb5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f25cc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection ondemand ( 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  cf 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103191==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56091b709e32 bp 0x7ffd10b3da30 sp 0x7ffd10b3da28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56091b709e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56091b7099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56091b4149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56091b415d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56091b602e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56091b602786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56091b6047f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56091af896a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56091af8c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56091af7d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5b52f47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b52f47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56091aebb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56091af79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56091d851731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56091b709725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56091b4149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection parking ( 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  e3 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ba31ccee32 bp 0x7ffe0932a8d0 sp 0x7ffe0932a8c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ba31ccee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba31cce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba319d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba319dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba31bc7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ba31bc7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ba31bc97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ba3154e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ba31551698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ba31542216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f346c502d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f346c502e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba31480634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ba3153eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ba33e16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba31cce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba319d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection permitted ( 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  cc 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564018050e32 bp 0x7ffef2a37450 sp 0x7ffef2a37448
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564018050e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640180509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564017d5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564017d5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564017f49e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564017f49786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564017f4b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5640178d06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5640178d3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5640178c4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fcc86438d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc86438e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564017802634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5640178c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56401a198731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564018050725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564017d5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_container ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  26 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103136==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ea9c4e8e32 bp 0x7ffc178af5d0 sp 0x7ffc178af5c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ea9c4e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea9c4e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea9c1f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea9c1f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea9c3eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea9c3e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea9c650793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea9bd72c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea9bd6e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea9bd5c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6996f2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6996f2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea9bc9a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ea9bd58aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ea9e630731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea9c4e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea9c1f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_join ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: 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  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103146==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55afd7f6de32 bp 0x7fff5d94cfd0 sp 0x7fff5d94cfc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55afd7f6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afd7f6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afd7c789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afd7c79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afd7e73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afd7e6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afd80d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afd77f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afd77f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afd77e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84d5b72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84d5b72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afd771f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55afd77ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55afda0b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afd7f6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afd7c789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection triggered_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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  e5 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103129==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5651c4489e32 bp 0x7ffd0f7e34b0 sp 0x7ffd0f7e34a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5651c4489e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651c44899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651c41949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651c4195d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651c4382e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5651c4382786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5651c43847f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5651c3d096a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5651c3d0c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5651c3cfd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa7d5330d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7d5330e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651c3c3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5651c3cf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5651c65d1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651c4489725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651c41949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  ca 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103182==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b1c273ae32 bp 0x7ffce7b847d0 sp 0x7ffce7b847c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b1c273ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1c273a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1c24459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1c2446d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1c2633e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b1c2633786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b1c26357f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b1c1fba6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b1c1fbd698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b1c1fae216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1bc496ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bc496ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1c1eec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b1c1faaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b1c4882731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1c273a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1c24459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop inspect_selection until ( 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  e4 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103119==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b7847fde32 bp 0x7ffcbaf040d0 sp 0x7ffcbaf040c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b7847fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7847fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7845089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b784509d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7846f6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b7846f6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b7846f87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b78407d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b784080698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b784071216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7efc6a81fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc6a81fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b783faf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b78406daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b786945731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7847fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7845089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,6c4,82
< Warning: Teleporting vehicle 'trip_2'; waited too long (wrong lane), lane='gneE0_0', time=614.00.
< Warning: Vehicle 'trip_2' skips stop on lane 'gneE0_0' time=614.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'gneE1', time=614.00.
---
> /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  c7 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 
> =================================================================
> ==1103247==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556ad2b21e32 bp 0x7fffcd0e10f0 sp 0x7fffcd0e10e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556ad2b21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ad2b219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ad282c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ad282dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ad2a27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ad2a1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ad2c89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ad23abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ad23a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ad2395018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3c1092d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3c1092e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ad22d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load containertrigger ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,3c1,79
< Warning: Teleporting vehicle 'trip_5'; waited too long (wrong lane), lane='gneE0_0', time=322.00.
< Warning: Vehicle 'trip_5' skips stop on lane 'gneE0_0' time=322.00.
< Warning: Vehicle 'trip_5' ends teleporting on edge 'gneE1', time=322.00.
---
> /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  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 
> =================================================================
> ==1103233==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558510169e32 bp 0x7ffebdc8d190 sp 0x7ffebdc8d188
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558510169e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585101699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55850fe749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55850fe75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55851006febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558510067952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585102d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55850f9f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55850f9ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55850f9dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1eeca09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1eeca09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55850f91b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load default ( 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  80 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 
> =================================================================
> ==1103195==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d87605de32 bp 0x7ffdb38a6930 sp 0x7ffdb38a6928
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d87605de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d87605d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d875d689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d875d69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d875f56e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d875f56786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d875f587f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d8758dd6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d8758e0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d8758d1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f76f2ab5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76f2ab5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d87580f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d8758cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d8781a5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d87605d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d875d689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load duration ( 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  63 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 
> =================================================================
> ==1103206==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5590ba217e32 bp 0x7ffcf836a810 sp 0x7ffcf836a808
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5590ba217e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590ba2179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590b9f229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590b9f23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590ba11debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590ba115952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590ba37f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590b9aa1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590b9a9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590b9a8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f05358d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f05358e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590b99c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5590b9a87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5590bc35f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590ba217725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590b9f229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load expected ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,9c4,82
< Warning: Teleporting vehicle 'trip_2'; waited too long (wrong lane), lane='gneE0_0', time=614.00.
< Warning: Vehicle 'trip_2' skips stop on lane 'gneE0_0' time=614.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'gneE1', time=614.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (wrong lane), lane='gneE0_0', time=919.00.
< Warning: Vehicle 'trip_3' skips stop on lane 'gneE0_0' time=919.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'gneE1', time=919.00.
---
> /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  f4 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 
> =================================================================
> ==1103223==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5564a0b7ae32 bp 0x7fffeab22ef0 sp 0x7fffeab22ee8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5564a0b7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564a0b7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564a08859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564a0886d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564a0a80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564a0a78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564a0ce2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564a0404c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564a040056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564a03ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4969d3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4969d3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564a032c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load expectedcontainers ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,4c2,80
< Warning: Vehicle 'trip_1' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'trip_2' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
< Warning: Vehicle 'trip_3' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
---
> /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  d1 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 
> =================================================================
> ==1103237==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5597f9691e32 bp 0x7ffd811d8530 sp 0x7ffd811d8528
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5597f9691e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597f96919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597f939c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597f939dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597f9597ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597f958f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597f97f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597f8f1bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597f8f1756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597f8f05018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69a3879d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69a3879e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597f8e43634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load extension ( 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  65 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 
> =================================================================
> ==1103213==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f531a57e32 bp 0x7ffe1f6dbe10 sp 0x7ffe1f6dbe08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f531a57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f531a579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5317629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f531763d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f53195debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f531955952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f531bbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5312e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5312dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5312cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f808c8d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f808c8d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f531209634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f5312c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f533b9f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f531a57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5317629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load line ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,6c4,82
< Warning: Teleporting vehicle 'trip_2'; waited too long (wrong lane), lane='gneE0_0', time=614.00.
< Warning: Vehicle 'trip_2' skips stop on lane 'gneE0_0' time=614.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'gneE1', time=614.00.
---
> /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  e2 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 
> =================================================================
> ==1103264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55bb5fb57e32 bp 0x7ffe62e87130 sp 0x7ffe62e87128
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55bb5fb57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb5fb579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb5f8629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb5f863d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb5fa5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb5fa55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb5fcbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb5f3e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb5f3dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb5f3cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcc617fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcc617fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb5f309634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load ondemand ( 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  a1 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 
> =================================================================
> ==1103275==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56439b9bee32 bp 0x7ffc6d15d1b0 sp 0x7ffc6d15d1a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56439b9bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56439b9be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56439b6c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56439b6cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56439b8b7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56439b8b7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56439b8b97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56439b23e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56439b241698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56439b232216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f41ab105d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41ab105e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56439b170634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56439b22eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56439db06731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56439b9be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56439b6c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load parking ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,3c1,79
< Warning: Teleporting vehicle 'trip_5'; waited too long (wrong lane), lane='gneE0_0', time=322.00.
< Warning: Vehicle 'trip_5' skips stop on lane 'gneE0_0' time=322.00.
< Warning: Vehicle 'trip_5' ends teleporting on edge 'gneE1', time=322.00.
---
> /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  67 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 
> =================================================================
> ==1103243==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55698567ae32 bp 0x7ffc666ae610 sp 0x7ffc666ae608
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55698567ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55698567a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569853859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556985386d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556985580ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556985578952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569857e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556984f04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556984f0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556984eee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca7f45ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca7f45ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556984e2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load triggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,12c1,79
< Warning: Teleporting vehicle 'trip_2'; waited too long (wrong lane), lane='gneE0_0', time=314.00.
< Warning: Vehicle 'trip_2' skips stop on lane 'gneE0_0' time=314.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'gneE1', time=314.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (wrong lane), lane='gneE0_0', time=619.00.
< Warning: Vehicle 'trip_3' skips stop on lane 'gneE0_0' time=619.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'gneE1', time=619.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (wrong lane), lane='gneE0_0', time=925.00.
< Warning: Vehicle 'trip_4' skips stop on lane 'gneE0_0' time=925.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'gneE1', time=925.00.
< Warning: Teleporting vehicle 'trip_5'; waited too long (wrong lane), lane='gneE0_0', time=1229.00.
< Warning: Vehicle 'trip_5' skips stop on lane 'gneE0_0' time=1229.00.
< Warning: Vehicle 'trip_5' ends teleporting on edge 'gneE1', time=1229.00.
---
> /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  98 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 
> =================================================================
> ==1103221==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a9aead0e32 bp 0x7fff1f3e91b0 sp 0x7fff1f3e91a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a9aead0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9aead09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9ae7db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9ae7dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9ae9d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9ae9ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9aec38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,6c4,82
< Warning: Teleporting vehicle 'trip_2'; waited too long (wrong lane), lane='gneE0_0', time=614.00.
< Warning: Vehicle 'trip_2' skips stop on lane 'gneE0_0' time=614.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'gneE1', time=614.00.
---
> /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  c9 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 
> =================================================================
> ==1103268==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5637f1282e32 bp 0x7fffdcd9b670 sp 0x7fffdcd9b668
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5637f1282e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637f12829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637f0f8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637f0f8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637f1188ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637f1180952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637f13ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637f0b0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637f0b0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637f0af6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f32e6e94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32e6e94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5637f0a34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load until ( 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  76 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 
> =================================================================
> ==1103208==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a407af5e32 bp 0x7fff431480b0 sp 0x7fff431480a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a407af5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a407af59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4078009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a407801d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4079fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4079f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a407c5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a40737fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a40737b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a407369018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a8a3d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a8a3d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4072a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a407365aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a409c3d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a407af5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4078009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop volatilerecomputing ( 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  74 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 
> =================================================================
> ==1103280==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x563a7b210e32 bp 0x7ffe6aa6ff50 sp 0x7ffe6aa6ff48
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x563a7b210e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a7b2109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a7af1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a7af1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a7b116ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a7b10e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a7b378793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a7aa9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a7aa9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a7aa84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae90a4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae90a4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a7a9c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x563a7aa80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563a7d358731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a7b210725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a7af1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create acttype ( 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  d8 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 
> =================================================================
> ==1101943==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556170df0e32 bp 0x7ffe75091210 sp 0x7ffe75091208
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556170df0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556170df09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556170afb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556170afcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556170cf6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556170cee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556170f58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55617067ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55617067656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556170664018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5efa5dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5efa5dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561705a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556170660aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556172f38731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556170df0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556170afb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create default ( 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  dc 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 
> =================================================================
> ==1101873==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55a1ee5bde32 bp 0x7ffcb300f2b0 sp 0x7ffcb300f2a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55a1ee5bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1ee5bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1ee2c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1ee2c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1ee4c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1ee4bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1ee725793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1ede47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1ede4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1ede31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47fc794d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47fc794e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1edd6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55a1ede2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a1f0705731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1ee5bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1ee2c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create duration ( 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  d0 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 
> =================================================================
> ==1101899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56118bc77e32 bp 0x7ffca0a96c50 sp 0x7ffca0a96c48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56118bc77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56118bc779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56118b9829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56118b983d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56118bb70e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56118bb70786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56118bb727f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56118b4f76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56118b4fa698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56118b4eb216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f88441f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88441f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56118b429634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56118b4e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56118ddbf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56118bc77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56118b9829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create extension ( 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  1d 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 
> =================================================================
> ==1101911==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556f8213ce32 bp 0x7ffef4c878d0 sp 0x7ffef4c878c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556f8213ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f8213c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f81e479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f81e48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f82042ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f8203a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f822a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f819c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f819c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f819b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbdc824d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbdc824e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f818ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556f819acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f84284731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f8213c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f81e479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create friendlypos ( 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  df 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 
> =================================================================
> ==1101882==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55a2061efe32 bp 0x7fffa522d270 sp 0x7fffa522d268
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55a2061efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2061ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a205efa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a205efbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2060f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2060ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a206357793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a205a79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a205a7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a205a63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfc06f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfc06f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2059a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55a205a5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a208337731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2061ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a205efa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create line ( 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  ce 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 
> =================================================================
> ==1101949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x563d967d3e32 bp 0x7ffdb13ee310 sp 0x7ffdb13ee308
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x563d967d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d967d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d964de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d964dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d966d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d966d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d9693b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d9605dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d9605956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d96047018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91d259ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91d259ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d95f85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x563d96043aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563d9891b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d967d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d964de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create ondemand ( 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  dd 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 
> =================================================================
> ==1101963==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556e951ace32 bp 0x7ffe1bfa5df0 sp 0x7ffe1bfa5de8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556e951ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e951ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e94eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e94eb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e950b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e950aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e95314793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e94a36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e94a3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e94a20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9aaac4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9aaac4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e9495e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556e94a1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556e972f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e951ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e94eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create parking ( 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  e2 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 
> =================================================================
> ==1101938==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x563dd19bbe32 bp 0x7ffd411d5730 sp 0x7ffd411d5728
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x563dd19bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563dd19bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563dd16c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563dd16c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563dd18c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563dd18b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563dd1b23793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563dd1245c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563dd124156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563dd122f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fc1641d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fc1641e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563dd116d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x563dd122baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563dd3b03731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563dd19bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563dd16c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create permitted ( 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  ef 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 
> =================================================================
> ==1101924==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56068cd6ee32 bp 0x7ffeabd3cc30 sp 0x7ffeabd3cc28
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56068cd6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56068cd6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56068ca799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56068ca7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56068cc74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56068cc6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56068ced6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56068c5f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56068c5f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56068c5e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea5c02ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea5c02ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56068c520634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56068c5deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56068eeb6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56068cd6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56068ca799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create poslat ( 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  e3 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 
> =================================================================
> ==1101890==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ef42180e32 bp 0x7ffd777821b0 sp 0x7ffd777821a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ef42180e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef421809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef41e8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef41e8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef42086ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef4207e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef422e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef41a0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef41a0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef419f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a506e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a506e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef41932634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ef419f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef442c8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef42180725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef41e8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,23c4,82
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
---
> /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  54 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 
> =================================================================
> ==1101925==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f7b7c46e32 bp 0x7ffd5c730df0 sp 0x7ffd5c730de8
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,9c4,82
< Warning: Teleporting vehicle 'routeFlow.3'; waited too long (blocked), lane='gneE1_0', time=1017.00.
< Warning: Vehicle 'routeFlow.3' teleports beyond arrival edge 'gneE1', time=1017.00.
< Warning: Vehicle 'routeFlow.3' skips stop on lane 'gneE1_0' time=1017.00.
< Warning: Teleporting vehicle 'routeFlow.4'; waited too long (blocked), lane='gneE1_0', time=1321.00.
< Warning: Vehicle 'routeFlow.4' teleports beyond arrival edge 'gneE1', time=1321.00.
< Warning: Vehicle 'routeFlow.4' skips stop on lane 'gneE1_0' time=1321.00.
---
> /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  01 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 
> =================================================================
> ==1101928==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x563664304e32 bp 0x7fff68449610 sp 0x7fff68449608
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x563664304e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636643049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56366400f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563664010d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56366420aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563664202952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56366446c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563663b8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563663b8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563663b78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea04fa3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea04fa3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563663ab6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1101923==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5639fa65be32 bp 0x7ffc1c621870 sp 0x7ffc1c621868
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5639fa65be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639fa65b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639fa3669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639fa367d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639fa554e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5639fa554786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5639fa5567f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5639f9edb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5639f9ede698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5639f9ecf216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f435d16ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f435d16ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639f9e0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5639f9ecbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5639fc7a3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639fa65b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639fa3669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create 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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  cd 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1101960==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55e231ac3e32 bp 0x7fff5e99e750 sp 0x7fff5e99e748
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55e231ac3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e231ac39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2317ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2317cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2319c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2319c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e231c2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e23134dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e23134956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e231337018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d122e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d122e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e231275634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55e231333aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e233c0b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e231ac3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2317ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create until ( 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  e4 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 
> =================================================================
> ==1101906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55bcf9a01e32 bp 0x7fff6eacd870 sp 0x7fff6eacd868
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55bcf9a01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcf9a019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcf970c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcf970dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcf9907ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bcf98ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bcf9b69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bcf928bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bcf928756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bcf9275018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd29c522d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd29c522e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bcf91b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55bcf9271aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bcfbb49731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bcf9a01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bcf970c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane delete ( 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  c0 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 
> =================================================================
> ==1101968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56356ea54e32 bp 0x7fffdf018f70 sp 0x7fffdf018f68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56356ea54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56356ea549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56356e75f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56356e760d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56356e95aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56356e952952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56356ebbc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56356e2dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56356e2da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56356e2c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5bb923bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5bb923be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56356e206634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56356e2c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563570b9c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56356ea54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56356e75f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect acttype ( 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  dc 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 
> =================================================================
> ==1102057==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55fddb460e32 bp 0x7fffde5336f0 sp 0x7fffde5336e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55fddb460e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fddb4609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fddb16b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fddb16cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fddb366ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fddb35e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fddb5c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fddaceac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fddace656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fddacd4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dbad5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dbad5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fddac12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55fddacd0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fddd5a8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fddb460725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fddb16b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect duration ( 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  c3 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 
> =================================================================
> ==1102007==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ad1c3cce32 bp 0x7fff12aba1b0 sp 0x7fff12aba1a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ad1c3cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad1c3cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad1c0d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad1c0d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad1c2d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad1c2ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad1c534793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad1bc56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad1bc5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad1bc40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe486d40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe486d40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad1bb7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ad1bc3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad1e514731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad1c3cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad1c0d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect endpos ( 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  e0 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 
> =================================================================
> ==1101988==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ef53aa5e32 bp 0x7ffc6be56810 sp 0x7ffc6be56808
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ef53aa5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef53aa59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef537b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef537b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef539abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef539a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef53c0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef5332fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef5332b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef53319018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f543409ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f543409ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef53257634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ef53315aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef55bed731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef53aa5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef537b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect extension ( 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  13 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 
> =================================================================
> ==1102011==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x559201c8ee32 bp 0x7ffe3dabd4b0 sp 0x7ffe3dabd4a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x559201c8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559201c8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592019999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55920199ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559201b94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559201b8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559201df6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559201518c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55920151456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559201502018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3278f81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3278f81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559201440634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5592014feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559203dd6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559201c8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592019999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect friendlypos ( 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  e0 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 
> =================================================================
> ==1101993==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b849fcae32 bp 0x7ffc51e41650 sp 0x7ffc51e41648
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b849fcae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b849fca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b849cd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b849cd6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b849ed0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b849ec8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b84a132793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b849854c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b84985056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b84983e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2d5e17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2d5e17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b84977c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b84983aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b84c112731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b849fca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b849cd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect 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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  e6 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 
> =================================================================
> ==1101972==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5569c74c3e32 bp 0x7ffffdada950 sp 0x7ffffdada948
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5569c74c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569c74c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569c71ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569c71cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569c73c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569c73c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569c762b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5569c6d4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5569c6d4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5569c6d37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f276fb7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f276fb7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569c6c75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5569c6d33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5569c960b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569c74c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569c71ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect line ( 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  de 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 
> =================================================================
> ==1102070==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56436cc6ae32 bp 0x7fff1a32d030 sp 0x7fff1a32d028
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56436cc6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56436cc6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56436c9759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56436c976d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56436cb70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56436cb68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56436cdd2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56436c4f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56436c4f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56436c4de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f092a9bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f092a9bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56436c41c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56436c4daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56436edb2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56436cc6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56436c9759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect ondemand ( 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  dd 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 
> =================================================================
> ==1102079==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f30cfb8e32 bp 0x7ffebbec8ab0 sp 0x7ffebbec8aa8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f30cfb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f30cfb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f30ccc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f30ccc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f30cebeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f30ceb6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f30d120793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f30c842c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f30c83e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f30c82c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94d18dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94d18dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f30c76a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55f30c828aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f30f100731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f30cfb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f30ccc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect parking ( 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  dd 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 
> =================================================================
> ==1102051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556f845d0e32 bp 0x7ffdff0c4970 sp 0x7ffdff0c4968
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556f845d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f845d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f842db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f842dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f844d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f844ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f84738793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f83e5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f83e5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f83e44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ca189ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ca189ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f83d82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556f83e40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f86718731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f845d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f842db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect permitted ( 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  00 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 
> =================================================================
> ==1102045==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55894c151e32 bp 0x7ffeb90d9250 sp 0x7ffeb90d9248
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55894c151e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55894c1519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55894be5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55894be5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55894c057ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55894c04f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55894c2b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55894b9dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55894b9d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55894b9c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52ee9f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52ee9f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55894b903634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55894b9c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55894e299731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55894c151725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55894be5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect poslat ( 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  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 
> =================================================================
> ==1102008==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556a30c03e32 bp 0x7ffe06ad7fd0 sp 0x7ffe06ad7fc8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556a30c03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a30c039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a3090e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a3090fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a30b09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a30b01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a30d6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a3048dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a3048956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a30477018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f384dd9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f384dd9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a303b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556a30473aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556a32d4b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a30c03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a3090e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect startpos ( 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  c3 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 
> =================================================================
> ==1101983==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b4beed5e32 bp 0x7ffd8097e2b0 sp 0x7ffd8097e2a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b4beed5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4beed59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4bebe09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4bebe1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4beddbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4bedd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4bf03d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4be75fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4be75b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4be749018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4261180d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4261180e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4be687634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b4be745aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b4c101d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4beed5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4bebe09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,8c2,80
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
---
> /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  49 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 
> =================================================================
> ==1102029==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x559367e49e32 bp 0x7ffedb06bbb0 sp 0x7ffedb06bba8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x559367e49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559367e499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559367b549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559367b55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559367d4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559367d47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559367fb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593676d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593676cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593676bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28a7158d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28a7158e3f in __libc_start_main csu/../csu/libc-start.c:392:3
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,9c4,82
< Warning: Teleporting vehicle 'routeFlow.3'; waited too long (blocked), lane='gneE1_0', time=1017.00.
< Warning: Vehicle 'routeFlow.3' teleports beyond arrival edge 'gneE1', time=1017.00.
< Warning: Vehicle 'routeFlow.3' skips stop on lane 'gneE1_0' time=1017.00.
< Warning: Teleporting vehicle 'routeFlow.4'; waited too long (blocked), lane='gneE1_0', time=1321.00.
< Warning: Vehicle 'routeFlow.4' teleports beyond arrival edge 'gneE1', time=1321.00.
< Warning: Vehicle 'routeFlow.4' skips stop on lane 'gneE1_0' time=1321.00.
---
> /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  e6 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 
> =================================================================
> ==1102031==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55ac94708e32 bp 0x7ffe9a83c970 sp 0x7ffe9a83c968
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55ac94708e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac947089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac944139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac94414d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac9460eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac94606952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac94870793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac93f92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac93f8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac93f7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4705ae5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4705ae5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac93eba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: 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 
> =================================================================
> ==1102026==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5649b06a2e32 bp 0x7ffef26afe70 sp 0x7ffef26afe68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5649b06a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649b06a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649b03ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649b03aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649b059be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5649b059b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5649b059d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5649aff226a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5649aff25698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5649aff16216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0d7fe17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d7fe17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649afe54634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5649aff12aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5649b27ea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649b06a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649b03ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect 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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  c6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1102065==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x557eb3a08e32 bp 0x7ffd01780c70 sp 0x7ffd01780c68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x557eb3a08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557eb3a089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557eb37139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557eb3714d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557eb390eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557eb3906952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557eb3b70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557eb3292c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557eb328e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557eb327c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f356382dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f356382de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557eb31ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x557eb3278aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557eb5b50731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557eb3a08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557eb37139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect until ( 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  c7 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 
> =================================================================
> ==1102009==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556373ac5e32 bp 0x7ffd6fb54550 sp 0x7ffd6fb54548
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556373ac5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556373ac59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563737d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563737d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563739cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563739c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556373c2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55637334fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55637334b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556373339018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00b208bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00b208be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556373277634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556373335aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556375c0d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556373ac5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563737d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load acttype ( 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 0x61600000b480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b480: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1102229==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55b067e98e32 bp 0x7ffdb0c344b0 sp 0x7ffdb0c344a8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55b067e98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b067e989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b067ba39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b067ba4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b067d91e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b067d91786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b067d937f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b0677186a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b06771b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b06770c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f779280ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f779280ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b06764a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55b067708aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b069fe0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b067e98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b067ba39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load containertrigger ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,8c1,79
< Warning: Vehicle 'routeFlow_5.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
---
> /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  ea 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 
> =================================================================
> ==1102213==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x563d3fa88e32 bp 0x7fff18920710 sp 0x7fff18920708
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x563d3fa88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d3fa889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d3f7939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d3f794d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d3f98eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d3f986952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d3fbf0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d3f312c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d3f30e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d3f2fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4454b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load default ( 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  b1 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 
> =================================================================
> ==1102179==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x560aa88dce32 bp 0x7ffcabaaa7b0 sp 0x7ffcabaaa7a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x560aa88dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560aa88dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560aa85e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560aa85e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560aa87d5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560aa87d5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560aa87d77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560aa815c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560aa815f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560aa8150216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f01e03e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01e03e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560aa808e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x560aa814caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560aaaa24731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560aa88dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560aa85e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load duration ( 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  ca 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 
> =================================================================
> ==1102185==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5636837bce32 bp 0x7ffd91fba3d0 sp 0x7ffd91fba3c8
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5636837bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636837bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636834c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636834c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636836c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636836ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563683924793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563683046c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56368304256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563683030018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff54b5ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff54b5dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563682f6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x56368302caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563685904731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636837bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636834c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load expected ( 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  58 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 
> =================================================================
> ==1102212==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x5581b3934e32 bp 0x7ffe0ac315d0 sp 0x7ffe0ac315c8
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x5581b3934e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581b39349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581b363f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581b3640d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581b382de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5581b382d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5581b382f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5581b31b46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5581b31b7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5581b31a8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fef021a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef021a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581b30e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x5581b31a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5581b5a7c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581b3934725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581b363f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load expectedcontainers ( Last six runs Jun2023 )

---------- Differences in errors ----------
5,32c5,83
< Warning: Vehicle 'routeFlow_0.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load extension ( 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  e7 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 
> =================================================================
> ==1102197==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5594ad362e32 bp 0x7ffe20237c10 sp 0x7ffe20237c08
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5594ad362e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594ad3629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594ad06d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594ad06ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594ad268ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594ad260952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594ad4ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594acbecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594acbe856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594acbd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4906d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4906d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594acb14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x5594acbd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5594af4aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594ad362725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594ad06d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load line ( 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 0x61600000b480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b480: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1102235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x564c8ea94e32 bp 0x7ffe240bfeb0 sp 0x7ffe240bfea8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x564c8ea94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c8ea949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c8e79f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c8e7a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c8e98de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564c8e98d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564c8e98f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564c8e3146a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564c8e317698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564c8e308216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3ca7118d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ca7118e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c8e246634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x564c8e304aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564c90bdc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c8ea94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c8e79f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
8a9,87
> /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  fa 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 
> =================================================================
> ==1102249==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55e233990e32 bp 0x7fffcee45130 sp 0x7fffcee45128
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55e233990e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2339909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e23369b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e23369cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e233889e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e233889786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e23388b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e2332106a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e233213698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e233204216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb76d81ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb76d81ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e233142634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55e233200aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e235ad8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e233990725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e23369b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load parking ( 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 0x61600000bd80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000bd80: note: object has invalid vptr
>  00 00 00 00  c5 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 
> =================================================================
> ==1102232==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x55d502dcde32 bp 0x7fff551016b0 sp 0x7fff551016a8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x55d502dcde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d502dcd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d502ad89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d502ad9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d502cd3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d502ccb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d502f35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d502657c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d50265356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d502641018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcdda5d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcdda5d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d50257f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x55d50263daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d504f15731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d502dcd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d502ad89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load triggered ( 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  d2 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 
> =================================================================
> ==1102202==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b04a1d9e32 bp 0x7ffdbf017630 sp 0x7ffdbf017628
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b04a1d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b04a1d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b049ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b049ee5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b04a0d2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b04a0d2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b04a0d47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b049a596a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b049a5c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b049a4d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe819165d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe819165e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b04998b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b049a49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b04c321731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b04a1d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b049ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load 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 0x61600000b480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b480: note: object has invalid vptr
>  00 00 00 00  fc 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 
> =================================================================
> ==1102242==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55abd05cee32 bp 0x7ffe7044fdd0 sp 0x7ffe7044fdc8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55abd05cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abd05ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abd02d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abd02dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abd04c7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55abd04c7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55abd04c97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55abcfe4e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55abcfe51698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55abcfe42216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fbdf7515d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbdf7515e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abcfd80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55abcfe3eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55abd2716731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abd05ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abd02d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load until ( 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  e3 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 
> =================================================================
> ==1102192==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x561e8e92de32 bp 0x7fff8684ad10 sp 0x7fff8684ad08
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x561e8e92de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e8e92d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e8e6389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e8e639d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e8e833ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e8e82b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e8ea95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e8e1b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e8e1b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e8e1a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb31dcfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb31dcfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e8e0df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x561e8e19daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561e90a75731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e8e92d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e8e6389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane volatilerecomputing ( 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  85 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 
> =================================================================
> ==1102250==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55b0328b3e32 bp 0x7fff98b5b4b0 sp 0x7fff98b5b4a8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55b0328b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0328b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0325be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0325bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0327ace68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b0327ac786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b0327ae7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b0321336a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b032136698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b032127216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe5c5fcfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5c5fcfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b032065634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55b032123aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0349fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0328b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0325be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,85
> /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  04 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 
> =================================================================
> ==1103670==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557d02e02e32 bp 0x7fff4975ea70 sp 0x7fff4975ea68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557d02e02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d02e029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d02b0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d02b0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d02d08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d02d00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d02f6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d0268cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d0268856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d02676018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb45731cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb45731ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d025b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x557d02672aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557d04f4a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d02e02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d02b0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create default ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  ff 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 
> =================================================================
> ==1103619==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5654a15aee32 bp 0x7ffee79454b0 sp 0x7ffee79454a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5654a15aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654a15ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654a12b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654a12bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654a14b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654a14ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654a1716793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654a0e38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654a0e3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654a0e22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac2ed27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac2ed27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654a0d60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5654a0e1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654a36f6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654a15ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654a12b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,85
> /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  ea 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 
> =================================================================
> ==1103631==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55accbacde32 bp 0x7fffcecfb4f0 sp 0x7fffcecfb4e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55accbacde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55accbacd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55accb7d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55accb7d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55accb9d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55accb9cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55accbc35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55accb357c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55accb35356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55accb341018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6223eacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6223eace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55accb27f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55accb33daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55accdc15731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55accbacd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55accb7d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create extension ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1103640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x558e29b4ee32 bp 0x7ffc87bb8ab0 sp 0x7ffc87bb8aa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x558e29b4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e29b4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e298599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e2985ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e29a54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e29a4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e29cb6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e293d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e293d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e293c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cea910d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cea910e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e29300634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x558e293beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e2bc96731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e29b4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e298599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create line ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  ed 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 
> =================================================================
> ==1103691==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5635b4ccce32 bp 0x7fff7145fe90 sp 0x7fff7145fe88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5635b4ccce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635b4ccc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635b49d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635b49d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635b4bd2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635b4bca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635b4e34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635b4556c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635b455256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635b4540018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbfb976d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbfb976e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635b447e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5635b453caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5635b6e14731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635b4ccc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635b49d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create no_parent ( 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  e1 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 
> =================================================================
> ==1103625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55e654864e32 bp 0x7ffccc6e1390 sp 0x7ffccc6e1388
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55e654864e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6548649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e65456f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e654570d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e65476aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e654762952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6549cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6540eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6540ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6540d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37be73ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37be73ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e654016634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55e6540d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e6569ac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e654864725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e65456f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  6e 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 
> =================================================================
> ==1103704==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c77d602e32 bp 0x7ffeaba4d150 sp 0x7ffeaba4d148
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c77d602e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c77d6029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c77d30d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c77d30ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c77d4fbe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c77d4fb786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c77d4fd7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c77ce826a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c77ce85698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c77ce76216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff9955bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9955bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c77cdb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c77ce72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c77f74a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c77d602725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c77d30d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create permitted ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  25 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 
> =================================================================
> ==1103662==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55ffb3009e32 bp 0x7ffeaf88af70 sp 0x7ffeaf88af68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55ffb3009e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffb30099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffb2d149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffb2d15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffb2f0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffb2f07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffb3171793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffb2893c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffb288f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffb287d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d3fc65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d3fc65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffb27bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55ffb2879aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ffb5151731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffb3009725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffb2d149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_container ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1103661==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x563df9a60e32 bp 0x7ffdddcd5790 sp 0x7ffdddcd5788
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x563df9a60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563df9a609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563df976b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563df976cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563df9966ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563df995e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563df9bc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563df92eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563df92e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563df92d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d2a0e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d2a0e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563df9212634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x563df92d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563dfbba8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563df9a60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563df976b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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 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 
> =================================================================
> ==1103660==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56454caf1e32 bp 0x7ffc5e01b7b0 sp 0x7ffc5e01b7a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56454caf1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56454caf19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56454c7fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56454c7fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56454c9f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56454c9ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56454cc59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56454c37bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56454c37756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56454c365018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fd5956d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fd5956e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56454c2a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56454c361aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56454ec39731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56454caf1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56454c7fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create triggered_person ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1103645==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d0f1fa4e32 bp 0x7fff94f598f0 sp 0x7fff94f598e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d0f1fa4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0f1fa49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0f1caf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0f1cb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0f1eaaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0f1ea2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0f210c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0f182ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0f182a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0f1818018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f251d17ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f251d17ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0f1756634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55d0f1814aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0f40ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0f1fa4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0f1caf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create tripid ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  ec 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 
> =================================================================
> ==1103680==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5650f1c34e32 bp 0x7fff61d3b9d0 sp 0x7fff61d3b9c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5650f1c34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650f1c349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650f193f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650f1940d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650f1b3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650f1b32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650f1d9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650f14bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650f14ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650f14a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85260cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85260cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650f13e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5650f14a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5650f3d7c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650f1c34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650f193f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create until ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  04 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 
> =================================================================
> ==1103632==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x559d4c2b3e32 bp 0x7fff3fc3a9d0 sp 0x7fff3fc3a9c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x559d4c2b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d4c2b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d4bfbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d4bfbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d4c1b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d4c1b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d4c41b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d4bb3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d4bb3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d4bb27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f311d481d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f311d481e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d4ba65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x559d4bb23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559d4e3fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d4c2b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d4bfbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea delete ( 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  e0 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 
> =================================================================
> ==1103695==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56396de12e32 bp 0x7fffa5649110 sp 0x7fffa5649108
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56396de12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56396de129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56396db1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56396db1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56396dd18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56396dd10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56396df7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56396d69cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56396d69856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56396d686018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16d9611d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16d9611e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56396d5c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56396d682aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56396ff5a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56396de12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56396db1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  02 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 
> =================================================================
> ==1103745==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f207556e32 bp 0x7ffca4ac8150 sp 0x7ffca4ac8148
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f207556e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2075569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2072619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f207262d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f20745cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f207454952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2076be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f206de0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f206ddc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f206dca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faec1ccdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faec1ccde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f206d08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f206dc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f20969e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f207556725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2072619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  02 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 
> =================================================================
> ==1103705==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b88e4f9e32 bp 0x7ffdd511e490 sp 0x7ffdd511e488
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b88e4f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b88e4f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b88e2049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b88e205d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b88e3ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b88e3f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b88e661793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b88dd83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b88dd7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b88dd6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f064ce7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f064ce7ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b88dcab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55b88dd69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b890641731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b88e4f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b88e2049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect extension ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  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 
> =================================================================
> ==1103724==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55943a8cfe32 bp 0x7ffd8acf48f0 sp 0x7ffd8acf48e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55943a8cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55943a8cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55943a5da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55943a5dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55943a7d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55943a7cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55943aa37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55943a159c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55943a15556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55943a143018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87a0b91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87a0b91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55943a081634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55943a13faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55943ca17731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55943a8cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55943a5da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect line ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  e7 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 
> =================================================================
> ==1103762==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5616e65fee32 bp 0x7ffc26de2af0 sp 0x7ffc26de2ae8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5616e65fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616e65fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616e63099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616e630ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616e6504ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616e64fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616e6766793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616e5e88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616e5e8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616e5e72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff52d36dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff52d36de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616e5db0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5616e5e6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616e8746731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616e65fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616e63099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  52 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 
> =================================================================
> ==1103771==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5628286a6e32 bp 0x7ffea9f63590 sp 0x7ffea9f63588
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5628286a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628286a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628283b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628283b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56282859fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56282859f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5628285a17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562827f266a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562827f29698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562827f1a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7ed3880d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ed3880e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562827e58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562827f16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56282a7ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628286a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628283b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect permitted ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  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 
> =================================================================
> ==1103746==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56351b64ce32 bp 0x7ffc40eb00f0 sp 0x7ffc40eb00e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56351b64ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56351b64c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56351b3579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56351b358d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56351b552ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56351b54a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56351b7b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56351aed6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56351aed256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56351aec0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7e8176d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7e8176e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56351adfe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56351aebcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56351d794731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56351b64c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56351b3579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  11 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 
> =================================================================
> ==1103732==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x560405111e32 bp 0x7fff43661fb0 sp 0x7fff43661fa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x560405111e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604051119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560404e1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560404e1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560405017ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56040500f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560405279793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56040499bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56040499756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560404985018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba71d26d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba71d26e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604048c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x560404981aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560407259731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560405111725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560404e1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_join ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  09 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 
> =================================================================
> ==1103742==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562e6c488e32 bp 0x7ffde1896570 sp 0x7ffde1896568
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562e6c488e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e6c4889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e6c1939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e6c194d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e6c38eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e6c386952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e6c5f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e6bd12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e6bd0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e6bcfc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ecbe55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ecbe55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e6bc3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562e6bcf8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562e6e5d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e6c488725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e6c1939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  0c 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 
> =================================================================
> ==1103727==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55dce22f5e32 bp 0x7ffe0403de30 sp 0x7ffe0403de28
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55dce22f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dce22f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dce20009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dce2001d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dce21fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dce21f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dce245d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dce1b7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dce1b7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dce1b69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f253efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f253efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dce1aa7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55dce1b65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dce443d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dce22f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dce20009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  eb 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 
> =================================================================
> ==1103753==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5572e2cbfe32 bp 0x7ffdd7ba2e90 sp 0x7ffdd7ba2e88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5572e2cbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572e2cbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572e29ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5572e29cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572e2bc5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5572e2bbd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572e2e27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572e2549c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572e254556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572e2533018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f885b6c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f885b6c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572e2471634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5572e252faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5572e4e07731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572e2cbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572e29ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect until ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  e9 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 
> =================================================================
> ==1103713==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x565282ef6e32 bp 0x7ffdefdf6fd0 sp 0x7ffdefdf6fc8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x565282ef6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565282ef69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565282c019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565282c02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565282dfcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565282df4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56528305e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565282780c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56528277c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56528276a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41bf9d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41bf9d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652826a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x565282766aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56528503e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565282ef6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565282c019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection acttype ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: 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 
> =================================================================
> ==1103822==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55ad3f193e32 bp 0x7ffcbf045a30 sp 0x7ffcbf045a28
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55ad3f193e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad3f1939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad3ee9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad3ee9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad3f099ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad3f091952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad3f2fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad3ea1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad3ea1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad3ea07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02de878d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02de878e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad3e945634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55ad3ea03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad412db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad3f193725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad3ee9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection duration ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  87 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 
> =================================================================
> ==1103766==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55e980259e32 bp 0x7ffefa558a50 sp 0x7ffefa558a48
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55e980259e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e9802599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e97ff649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e97ff65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e98015febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e980157952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e9803c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e97fae3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e97fadf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e97facd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0de1b8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0de1b8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e97fa0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55e97fac9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e9823a1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e980259725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e97ff649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection extension ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  87 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 
> =================================================================
> ==1103788==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5561c6466e32 bp 0x7fff5e544770 sp 0x7fff5e544768
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5561c6466e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561c64669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561c61719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561c6172d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561c636cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561c6364952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561c65ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561c5cf0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561c5cec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561c5cda018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ef7f0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ef7f0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561c5c18634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5561c5cd6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5561c85ae731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561c6466725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561c61719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection line ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  88 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 
> =================================================================
> ==1103825==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5631c3247e32 bp 0x7fff8d7de750 sp 0x7fff8d7de748
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5631c3247e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631c32479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631c2f529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631c2f53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631c314debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631c3145952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631c33af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631c2ad1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631c2acd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631c2abb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6fbe014d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6fbe014e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631c29f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5631c2ab7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5631c538f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631c3247725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631c2f529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
1181a1182,1260
> /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  f3 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 
> =================================================================
> ==1103841==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55b69c785e32 bp 0x7ffdaaeba410 sp 0x7ffdaaeba408
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55b69c785e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b69c7859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b69c4909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b69c491d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b69c67ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b69c67e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b69c6807f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b69c0056a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b69c008698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b69bff9216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f201661dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f201661de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b69bf37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55b69bff5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b69e8cd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b69c785725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b69c4909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection permitted ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  86 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 
> =================================================================
> ==1103820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x561472dc0e32 bp 0x7ffc61c31d70 sp 0x7ffc61c31d68
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x561472dc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561472dc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561472acb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561472accd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561472cc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561472cbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561472f28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56147264ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56147264656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561472634018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94b9f97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94b9f97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561472572634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x561472630aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561474f08731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561472dc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561472acb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_container ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  c3 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 
> =================================================================
> ==1103803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5636f51ebe32 bp 0x7ffeebb86fb0 sp 0x7ffeebb86fa8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5636f51ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636f51eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636f4ef69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636f4ef7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636f50f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636f50e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636f5353793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636f4a75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636f4a7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636f4a5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe47cd5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe47cd5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636f499d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5636f4a5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5636f7333731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636f51eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636f4ef69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_join ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: 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 
> =================================================================
> ==1103807==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55976e67de32 bp 0x7ffc564c2910 sp 0x7ffc564c2908
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55976e67de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55976e67d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55976e3889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55976e389d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55976e583ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55976e57b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55976e7e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55976df07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55976df0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55976def1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b8f511d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b8f511e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55976de2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55976deedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5597707c5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55976e67d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55976e3889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection triggered_person ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  a1 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 
> =================================================================
> ==1103796==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x555e5d150e32 bp 0x7ffd499b9010 sp 0x7ffd499b9008
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x555e5d150e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e5d1509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e5ce5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e5ce5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e5d056ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e5d04e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e5d2b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e5c9dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e5c9d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e5c9c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efff6e96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efff6e96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e5c902634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x555e5c9c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e5f298731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e5d150725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e5ce5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection tripid ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  a0 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 
> =================================================================
> ==1103833==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5578f627de32 bp 0x7ffe149ea950 sp 0x7ffe149ea948
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5578f627de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578f627d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578f5f889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578f5f89d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578f6183ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578f617b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578f63e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578f5b07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578f5b0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578f5af1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff74bee6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff74bee6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578f5a2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5578f5aedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5578f83c5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578f627d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578f5f889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea inspect_selection until ( 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 0x61600000de80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000de80: note: object has invalid vptr
>  00 00 00 00  9e 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 
> =================================================================
> ==1103783==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55a995da5e32 bp 0x7ffd20bc85b0 sp 0x7ffd20bc85a8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55a995da5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a995da59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a995ab09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a995ab1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a995cabebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a995ca3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a995f0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a99562fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a99562b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a995619018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f279709fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f279709fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a995557634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55a995615aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a997eed731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a995da5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a995ab09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,9c4,82
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='gneE0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'gneE0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='gneE0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'gneE0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
---
> /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  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 
> =================================================================
> ==1103897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557531e02e32 bp 0x7ffc90c2e0b0 sp 0x7ffc90c2e0a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557531e02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557531e029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557531b0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557531b0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557531d08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557531d00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557531f6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55753168cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55753168856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557531676018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cf2747d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cf2747e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575315b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load containertrigger ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,6c1,79
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='gneE0_0', time=313.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'gneE0_0' time=313.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=313.00.
< Warning: Teleporting vehicle 'vehicle_5'; waited too long (wrong lane), lane='gneE0_0', time=618.00.
< Warning: Vehicle 'vehicle_5' skips stop on lane 'gneE0_0' time=618.00.
< Warning: Vehicle 'vehicle_5' ends teleporting on edge 'gneE1', time=618.00.
---
> /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 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 
> =================================================================
> ==1103886==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x558534be0e32 bp 0x7ffcde344050 sp 0x7ffcde344048
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x558534be0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558534be09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585348eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585348ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558534ae6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558534ade952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558534d48793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55853446ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55853446656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558534454018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd908acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd908ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558534392634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load default ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  13 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 
> =================================================================
> ==1103834==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55af43b9be32 bp 0x7ffdccc113d0 sp 0x7ffdccc113c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55af43b9be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af43b9b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af438a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af438a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af43aa1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af43a99952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af43d03793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af43425c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af4342156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af4340f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f360a9c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f360a9c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af4334d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55af4340baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55af45ce3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af43b9b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af438a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,6c1,79
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='gneE0_0', time=313.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'gneE0_0' time=313.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=313.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='gneE0_0', time=616.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'gneE0_0' time=616.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=616.00.
---
> /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  ec 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 
> =================================================================
> ==1103839==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a2be13ce32 bp 0x7ffc33664990 sp 0x7ffc33664988
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a2be13ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2be13c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2bde479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2bde48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2be042ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2be03a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2be2a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2bd9c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2bd9c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2bd9b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93768b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93768b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2bd8ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load expected ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='gneE0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'gneE0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='gneE0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'gneE0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='gneE0_0', time=1215.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'gneE0_0' time=1215.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=1215.00.
---
> /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  2d 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 
> =================================================================
> ==1103880==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55bfd005be32 bp 0x7ffd57f65170 sp 0x7ffd57f65168
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55bfd005be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfd005b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfcfd669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfcfd67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfcff61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfcff59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bfd01c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bfcf8e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bfcf8e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfcf8cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load expectedcontainers ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='gneE0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'gneE0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='gneE0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'gneE0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='gneE0_0', time=1215.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'gneE0_0' time=1215.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=1215.00.
---
> /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  46 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 
> =================================================================
> ==1103892==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55593eefbe32 bp 0x7ffd1611ce30 sp 0x7ffd1611ce28
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55593eefbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55593eefb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55593ec069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55593ec07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55593ee01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55593edf9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55593f063793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55593e785c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55593e78156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55593e76f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load extension ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,9c1,79
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='gneE0_0', time=309.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'gneE0_0' time=309.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=309.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='gneE0_0', time=612.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'gneE0_0' time=612.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=612.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='gneE0_0', time=915.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'gneE0_0' time=915.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=915.00.
---
> /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  ef 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 
> =================================================================
> ==1103860==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56499e032e32 bp 0x7fff517b2610 sp 0x7fff517b2608
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56499e032e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56499e0329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56499dd3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56499dd3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56499df38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56499df30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56499e19a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56499d8bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56499d8b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56499d8a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load line ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,9c4,82
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='gneE0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'gneE0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='gneE0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'gneE0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
---
> /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  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 
> =================================================================
> ==1103904==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55e3b2316e32 bp 0x7fffba6e81f0 sp 0x7fffba6e81e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55e3b2316e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3b23169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3b20219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3b2022d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3b221cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3b2214952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3b247e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3b1ba0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3b1b9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3b1b8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56a56a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56a56a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3b1ac8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load ondemand ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,5c4,82
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='gneE0_0', time=611.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=611.00.
---
> /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  3a 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 
> =================================================================
> ==1103913==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5580f9dc6e32 bp 0x7ffc6f06dfb0 sp 0x7ffc6f06dfa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5580f9dc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580f9dc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580f9ad19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580f9ad2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580f9cccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580f9cc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580f9f2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580f9650c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580f964c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580f963a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b3ce3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b3ce3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580f9578634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5580f9636aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load triggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,12c4,82
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='gneE0_0', time=610.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'gneE0_0' time=610.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=610.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='gneE0_0', time=912.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'gneE0_0' time=912.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='gneE0_0', time=1216.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'gneE0_0' time=1216.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=1216.00.
---
> /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  39 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 
> =================================================================
> ==1103875==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5642cef8ae32 bp 0x7ffd18e6db70 sp 0x7ffd18e6db68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5642cef8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642cef8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642cec959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642cec96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642cee90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642cee88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642cf0f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642ce814c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642ce81056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642ce7fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,9c4,82
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='gneE0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'gneE0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='gneE0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'gneE0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
---
> /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  24 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 
> =================================================================
> ==1103917==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556ec53b3e32 bp 0x7ffd2cb050b0 sp 0x7ffd2cb050a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556ec53b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ec53b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ec50be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ec50bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ec52b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ec52b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ec551b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ec4c3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ec4c3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ec4c27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fadcf405d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fadcf405e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ec4b65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea load until ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,6c1,79
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='gneE0_0', time=313.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'gneE0_0' time=313.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=313.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='gneE0_0', time=616.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'gneE0_0' time=616.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=616.00.
---
> /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  eb 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 
> =================================================================
> ==1103849==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a3a8ea8e32 bp 0x7fffaf4234d0 sp 0x7fffaf4234c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a3a8ea8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3a8ea89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3a8bb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3a8bb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3a8daeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3a8da6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3a9010793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3a8732c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3a872e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3a871c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa648bfbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa648bfbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3a865a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
14,16c14,92
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (jam), lane='gneE1_0', time=612.00.
< Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'gneE1', time=612.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'gneE1_0' time=612.00.
---
> /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  d4 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 
> =================================================================
> ==1103922==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5604fb264e32 bp 0x7ffd48036690 sp 0x7ffd48036688
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5604fb264e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604fb2649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604faf6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604faf70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604fb16aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604fb162952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604fb3cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604faaeec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604faaea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604faad8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bec885d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bec885e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604faa16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create acttype ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  7c 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 
> =================================================================
> ==1102668==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561b6b3c5e32 bp 0x7ffe2014a290 sp 0x7ffe2014a288
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561b6b3c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b6b3c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b6b0d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b6b0d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b6b2cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b6b2c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b6b52d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b6ac4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b6ac4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b6ac39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f1b024d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f1b024e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b6ab77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561b6ac35aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561b6d50d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b6b3c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b6b0d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create default ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  61 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 
> =================================================================
> ==1102611==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561574b53e32 bp 0x7fffbae40a90 sp 0x7fffbae40a88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561574b53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561574b539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56157485e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56157485fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561574a59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561574a51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561574cbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615743ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615743d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615743c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67345dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67345dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561574305634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5615743c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561576c9b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561574b53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56157485e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create duration ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  dd 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 
> =================================================================
> ==1102622==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56514a114e32 bp 0x7ffde37ad430 sp 0x7ffde37ad428
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56514a114e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56514a1149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565149e1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565149e20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56514a00de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56514a00d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56514a00f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5651499946a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x565149997698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x565149988216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7e648a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e648a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651498c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x565149984aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56514c25c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56514a114725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565149e1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create extension ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  bf 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 
> =================================================================
> ==1102633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564e4d281e32 bp 0x7ffd2918fcb0 sp 0x7ffd2918fca8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564e4d281e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e4d2819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e4cf8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e4cf8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e4d187ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e4d17f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e4d3e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e4cb0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e4cb0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e4caf5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e3d992d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e3d992e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e4ca33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564e4caf1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564e4f3c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e4d281725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e4cf8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create line ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1102681==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fb0bdb3e32 bp 0x7ffca9863850 sp 0x7ffca9863848
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fb0bdb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb0bdb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb0babe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb0babfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb0bcb9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb0bcb1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb0bf1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb0b63dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb0b63956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb0b627018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8acecfed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8acecfee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb0b565634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55fb0b623aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb0defb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb0bdb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb0babe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create no_parent ( 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  34 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 
> =================================================================
> ==1102615==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x562aea1d9e32 bp 0x7fff0c25bd30 sp 0x7fff0c25bd28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x562aea1d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562aea1d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ae9ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ae9ee5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562aea0dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562aea0d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562aea341793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ae9a63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ae9a5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ae9a4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b99635d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b99635e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ae998b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x562ae9a49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562aec321731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562aea1d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ae9ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create ondemand ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  87 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 
> =================================================================
> ==1102689==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556d2f12ee32 bp 0x7ffc1b7038b0 sp 0x7ffc1b7038a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556d2f12ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d2f12e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d2ee399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d2ee3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d2f034ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d2f02c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d2f296793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d2e9b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d2e9b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d2e9a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6530f87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6530f87e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d2e8e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556d2e99eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556d31276731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d2f12e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d2ee399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create parking ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1102666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a7c8243e32 bp 0x7ffecacc1b90 sp 0x7ffecacc1b88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a7c8243e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7c82439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7c7f4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7c7f4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7c8149ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7c8141952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7c83ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7c7acdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7c7ac956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7c7ab7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd00a22bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd00a22be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7c79f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a7c7ab3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a7ca38b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7c8243725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7c7f4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create permitted ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  83 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 
> =================================================================
> ==1102662==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560d75888e32 bp 0x7ffc7f1ba9f0 sp 0x7ffc7f1ba9e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560d75888e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d758889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d755939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d75594d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d7578eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d75786952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d759f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d75112c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d7510e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d750fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9483c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9483c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d7503a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560d750f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560d779d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d75888725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d755939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create triggered_container ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  dc 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 
> =================================================================
> ==1102640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x565185acfe32 bp 0x7fffaa5dc730 sp 0x7fffaa5dc728
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x565185acfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565185acf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651857da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651857dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651859d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651859cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565185c37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565185359c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56518535556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565185343018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bd4f11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bd4f11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565185281634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56518533faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565187c17731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565185acf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651857da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create triggered_join ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  c5 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 
> =================================================================
> ==1102644==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55baacb6be32 bp 0x7ffeacc4c050 sp 0x7ffeacc4c048
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55baacb6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55baacb6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55baac8769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55baac877d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55baaca64e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55baaca64786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55baaca667f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55baac3eb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55baac3ee698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55baac3df216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f310bfcfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f310bfcfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55baac31d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55baac3dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55baaecb3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55baacb6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55baac8769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create triggered_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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102641==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563279993e32 bp 0x7fffe4a41510 sp 0x7fffe4a41508
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563279993e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632799939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56327969e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56327969fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56327988ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56327988c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56327988e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5632792136a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563279216698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563279207216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4b6698bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b6698be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563279145634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563279203aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56327badb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563279993725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56327969e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create tripid ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  61 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 74 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1102674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564269df1e32 bp 0x7ffc96c750b0 sp 0x7ffc96c750a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564269df1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564269df19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564269afc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564269afdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564269cf7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564269cef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564269f59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56426967bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56426967756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564269665018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6a5fd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6a5fd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642695a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564269661aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56426bf39731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564269df1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564269afc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create until ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102631==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a4919fce32 bp 0x7fffbc7d72b0 sp 0x7fffbc7d72a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a4919fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4919fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4917079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a491708d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a491902ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4918fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a491b64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a491286c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a49128256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a491270018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0809febd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0809febe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4911ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a49126caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a493b44731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4919fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4917079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop delete ( 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  34 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 
> =================================================================
> ==1102706==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5643039f7e32 bp 0x7ffd7deb24f0 sp 0x7ffd7deb24e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5643039f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643039f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643037029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564303703d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643038fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643038f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564303b5f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564303281c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56430327d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56430326b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e5fe07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e5fe07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643031a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564303267aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564305b3f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643039f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643037029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect acttype ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102755==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564d324fae32 bp 0x7ffda18a32f0 sp 0x7ffda18a32e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564d324fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d324fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d322059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d32206d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d32400ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d323f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d32662793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d31d84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d31d8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d31d6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcecf60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcecf60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d31cac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564d31d6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d34642731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d324fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d322059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect duration ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102707==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56085ea44e32 bp 0x7ffc583e3510 sp 0x7ffc583e3508
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56085ea44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56085ea449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56085e74f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56085e750d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56085e94aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56085e942952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56085ebac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56085e2cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56085e2ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56085e2b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5737dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5737dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56085e1f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56085e2b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560860b8c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56085ea44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56085e74f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect extension ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102713==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5615db5afe32 bp 0x7ffdbaf0e910 sp 0x7ffdbaf0e908
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5615db5afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615db5af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615db2ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615db2bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5615db4b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5615db4ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5615db717793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615dae39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615dae3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615dae23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8387f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8387f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615dad61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5615dae1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5615dd6f7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5615db5af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5615db2ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect line ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102763==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564482e98e32 bp 0x7ffdaadd6df0 sp 0x7ffdaadd6de8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564482e98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564482e989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564482ba39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564482ba4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564482d9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564482d96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564483000793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564482722c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56448271e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56448270c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee20c61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee20c61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56448264a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564482708aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564484fe0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564482e98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564482ba39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect ondemand ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102771==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55659b522e32 bp 0x7ffc06695cb0 sp 0x7ffc06695ca8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55659b522e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55659b5229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55659b22d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55659b22ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55659b428ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55659b420952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55659b68a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55659adacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55659ada856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55659ad96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7f2a0ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7f2a0ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55659acd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55659ad92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55659d66a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55659b522725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55659b22d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect parking ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1102747==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5648031a6e32 bp 0x7fff9b8bb6d0 sp 0x7fff9b8bb6c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5648031a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648031a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564802eb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564802eb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648030acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648030a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56480330e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564802a30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564802a2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564802a1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fafb8145d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fafb8145e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564802958634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564802a16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5648052ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648031a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564802eb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect permitted ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102745==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b789244e32 bp 0x7ffd481092f0 sp 0x7ffd481092e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b789244e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7892449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b788f4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b788f50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b78914aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b789142952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7893ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b788acec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b788aca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b788ab8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f819c96fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f819c96fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7889f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b788ab4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b78b38c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b789244725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b788f4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect triggered_container ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102724==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564fd1ba3e32 bp 0x7fff009c22b0 sp 0x7fff009c22a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564fd1ba3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564fd1ba39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564fd18ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564fd18afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564fd1aa9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564fd1aa1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564fd1d0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564fd142dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564fd142956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564fd1417018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc15d1f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc15d1f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564fd1355634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564fd1413aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564fd3ceb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564fd1ba3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564fd18ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect triggered_join ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  dd 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 
> =================================================================
> ==1102737==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55e327e7ce32 bp 0x7ffe6d0a0710 sp 0x7ffe6d0a0708
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55e327e7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e327e7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e327b879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e327b88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e327d75e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e327d75786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e327d777f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e3276fc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e3276ff698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e3276f0216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f84fe734d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84fe734e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e32762e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55e3276ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e329fc4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e327e7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e327b879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect triggered_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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1102723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559290969e32 bp 0x7ffd6e2d85b0 sp 0x7ffd6e2d85a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559290969e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592909699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592906749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559290675d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559290862e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559290862786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5592908647f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5592901e96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5592901ec698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5592901dd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f43c72ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43c72dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55929011b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5592901d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559292ab1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559290969725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592906749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect tripid ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  62 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 74 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1102761==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c116b76e32 bp 0x7ffcc614acd0 sp 0x7ffcc614acc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c116b76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c116b769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1168819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c116882d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c116a7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c116a74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c116cde793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c116400c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1163fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1163ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64324b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64324b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c116328634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c1163e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c118cbe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c116b76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1168819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect until ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1102711==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559f2334ae32 bp 0x7ffedc032d90 sp 0x7ffedc032d88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559f2334ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f2334a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f230559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f23056d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f23250ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f23248952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f234b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f22bd4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f22bd056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f22bbe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31eacdbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31eacdbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f22afc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559f22bbaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559f25492731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f2334a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f230559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create arrivallane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1090449==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aedd0b5e32 bp 0x7fffbc4cdbf0 sp 0x7fffbc4cdbe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aedd0b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aedd0b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aedcdc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aedcdc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aedcfbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aedcfb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aedd21d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aedc93fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aedc93b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aedc929018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cff021d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cff021e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aedc867634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aedc925aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aedf1fd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aedd0b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aedcdc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create arrivalpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090450==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558c37e46e32 bp 0x7ffff2c148b0 sp 0x7ffff2c148a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558c37e46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c37e469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c37b519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c37b52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c37d4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c37d44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c37fae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c376d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c376cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c376ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b20d62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b20d62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c375f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558c376b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558c39f8e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c37e46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c37b519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create arrivalposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6f 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 
> =================================================================
> ==1090489==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564d263eee32 bp 0x7ffeda7e7670 sp 0x7ffeda7e7668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564d263eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d263ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d260f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d260fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d262f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d262ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d26556793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d25c78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d25c7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d25c62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f458038ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f458038ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d25ba0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564d25c5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d28536731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d263ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d260f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create arrivalspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1090469==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560b949aee32 bp 0x7ffe991dd750 sp 0x7ffe991dd748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560b949aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b949ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b946b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b946bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b948b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b948ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b94b16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b94238c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b9423456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b94222018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3caa64ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3caa64ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b94160634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560b9421eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560b96af6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b949ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b946b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090424==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559c5afdee32 bp 0x7fffa6132fb0 sp 0x7fffa6132fa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559c5afdee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c5afde9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c5ace99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c5acead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c5aee4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c5aedc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c5b146793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c5a868c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c5a86456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c5a852018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc7ca80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc7ca80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c5a790634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559c5a84eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559c5d126731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c5afde725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c5ace99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7d 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 
> =================================================================
> ==1090485==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559f64f4ae32 bp 0x7ffcab09c970 sp 0x7ffcab09c968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559f64f4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f64f4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f64c559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f64c56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f64e50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f64e48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f650b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f647d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f647d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f647be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4601149d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4601149e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f646fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559f647baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559f67092731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f64f4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f64c559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create default ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7c 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 
> =================================================================
> ==1090406==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5607f575ae32 bp 0x7ffc47eba5b0 sp 0x7ffc47eba5a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5607f575ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607f575a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607f54659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607f5466d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607f5660ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607f5658952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607f58c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607f4fe4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607f4fe056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607f4fce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0bf0738d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0bf0738e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607f4f0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5607f4fcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607f78a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607f575a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607f54659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create default_continuous ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  86 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 
> =================================================================
> ==1090411==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561ad3494e32 bp 0x7fff4190cfb0 sp 0x7fff4190cfa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561ad3494e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ad34949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ad319f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ad31a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ad339aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ad3392952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ad35fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ad2d1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ad2d1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ad2d08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faaabe80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faaabe80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ad2c46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561ad2d04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561ad55dc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ad3494725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ad319f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create depart ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6b 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 
> =================================================================
> ==1090507==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5627e6863e32 bp 0x7fffaffb09d0 sp 0x7fffaffb09c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5627e6863e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627e68639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627e656e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627e656fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627e6769ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627e6761952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627e69cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627e60edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627e60e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627e60d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1146c5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1146c5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627e6015634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5627e60d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5627e89ab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627e6863725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627e656e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create departlane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6a 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 
> =================================================================
> ==1090427==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5596a8882e32 bp 0x7ffcfdcd28f0 sp 0x7ffcfdcd28e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5596a8882e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596a88829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596a858d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596a858ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596a8788ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596a8780952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596a89ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596a810cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596a810856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596a80f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7957cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7957cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596a8034634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5596a80f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5596aa9ca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596a8882725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596a858d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create departpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c4 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 
> =================================================================
> ==1090440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5609c0d19e32 bp 0x7ffd8bc00350 sp 0x7ffd8bc00348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5609c0d19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609c0d199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609c0a249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609c0a25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609c0c1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609c0c17952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5609c0e81793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5609c05a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5609c059f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609c058d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87cf066d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87cf066e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609c04cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5609c0589aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5609c2e61731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609c0d19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609c0a249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create departposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1090484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564a77432e32 bp 0x7ffd89e1a4f0 sp 0x7ffd89e1a4e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564a77432e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a774329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a7713d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a7713ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a77338ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a77330952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a7759a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a76cbcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a76cb856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a76ca6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7286be2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7286be2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a76be4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564a76ca2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a7957a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a77432725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a7713d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create departspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090445==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562ee96e6e32 bp 0x7ffe9a11ca90 sp 0x7ffe9a11ca88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562ee96e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ee96e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ee93f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ee93f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ee95ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ee95e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ee984e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ee8f70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ee8f6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ee8f5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cd8a3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cd8a3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ee8e98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562ee8f56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562eeb82e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ee96e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ee93f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8f 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 
> =================================================================
> ==1090408==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559b62b98e32 bp 0x7fff8165f570 sp 0x7fff8165f568
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559b62b98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b62b989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b628a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b628a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b62a9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b62a96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b62d00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b62422c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b6241e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b6240c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc439ac8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc439ac8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b6234a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559b62408aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b64ce0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b62b98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b628a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1090501==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563f7f4f5e32 bp 0x7ffc0b4a9370 sp 0x7ffc0b4a9368
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563f7f4f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f7f4f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f7f2009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f7f201d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f7f3fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f7f3f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f7f65d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f7ed7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f7ed7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f7ed69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cc8e3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cc8e3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f7eca7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563f7ed65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563f8163d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f7f4f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f7f2009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  ad 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 
> =================================================================
> ==1090467==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e5d2330e32 bp 0x7ffcefd11850 sp 0x7ffcefd11848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e5d2330e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5d23309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5d203b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5d203cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5d2236ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5d222e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5d2498793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5d1bbac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5d1bb656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5d1ba4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02668a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02668a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5d1ae2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e5d1ba0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e5d4478731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5d2330725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5d203b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  69 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 
> =================================================================
> ==1090471==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fd7f4c8e32 bp 0x7ffd472d6c90 sp 0x7ffd472d6c88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fd7f4c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd7f4c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd7f1d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd7f1d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd7f3ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd7f3c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd7f630793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd7ed52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd7ed4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd7ed3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc09e5fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc09e5fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd7ec7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fd7ed38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fd81610731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd7f4c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd7f1d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create type ( 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  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 
> =================================================================
> ==1090412==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x557778d08e32 bp 0x7ffc08b16030 sp 0x7ffc08b16028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x557778d08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557778d089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557778a139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557778a14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557778c0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557778c06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557778e70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557778592c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55777858e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55777857c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e558cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e558cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577784ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x557778578aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55777ae50731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557778d08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557778a139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivallane current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7c 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 
> =================================================================
> ==1090687==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555faf795e32 bp 0x7ffe2fc085f0 sp 0x7ffe2fc085e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555faf795e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555faf7959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555faf4a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555faf4a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555faf69bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555faf693952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555faf8fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555faf01fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555faf01b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555faf009018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ea9c5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ea9c5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555faef47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555faf005aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555fb18dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555faf795725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555faf4a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivallane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7b 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 
> =================================================================
> ==1090682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5642f7590e32 bp 0x7ffdaccbcab0 sp 0x7ffdaccbcaa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5642f7590e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642f75909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642f729b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642f729cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642f7496ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642f748e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642f76f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642f6e1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642f6e1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642f6e04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e4a151d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e4a151e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642f6d42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5642f6e00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5642f96d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642f7590725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642f729b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  82 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 
> =================================================================
> ==1090686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56173c3a7e32 bp 0x7ffde3810510 sp 0x7ffde3810508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56173c3a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56173c3a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56173c0b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56173c0b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56173c2adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56173c2a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56173c50f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56173bc31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56173bc2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56173bc1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1541a48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1541a48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56173bb59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56173bc17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56173e4ef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56173c3a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56173c0b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalpos max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  64 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 
> =================================================================
> ==1090703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a00d01ce32 bp 0x7ffead681970 sp 0x7ffead681968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a00d01ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a00d01c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a00cd279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a00cd28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a00cf22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a00cf1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a00d184793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a00c8a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a00c8a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a00c890018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8600a3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8600a3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a00c7ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a00c88caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a00f164731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a00d01c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a00cd279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6e 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 
> =================================================================
> ==1090704==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ed25aa8e32 bp 0x7fff36bbcfd0 sp 0x7fff36bbcfc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ed25aa8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed25aa89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed257b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed257b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed259aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed259a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed25c10793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed25332c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed2532e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed2531c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7168878d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7168878e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed2525a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ed25318aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed27bf0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed25aa8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed257b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalposlat current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  81 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 
> =================================================================
> ==1090804==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b97fa76e32 bp 0x7fffc7fb3990 sp 0x7fffc7fb3988
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b97fa76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b97fa769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b97f7819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b97f782d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b97f97cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b97f974952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b97fbde793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b97f300c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b97f2fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b97f2ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f46cced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f46ccee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b97f228634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b97f2e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b981bbe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b97fa76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b97f7819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  87 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 
> =================================================================
> ==1090803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f32127be32 bp 0x7ffce7a96bb0 sp 0x7ffce7a96ba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f32127be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f32127b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f320f869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f320f87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f321181ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f321179952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3213e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f320b05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f320b0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f320aef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9fe721d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9fe721e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f320a2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f320aebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f3233c3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f32127b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f320f869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalspeed center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7c 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 
> =================================================================
> ==1090728==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56068c959e32 bp 0x7ffe56bb5bb0 sp 0x7ffe56bb5ba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56068c959e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56068c9599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56068c6649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56068c665d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56068c85febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56068c857952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56068cac1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56068c1e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56068c1df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56068c1cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a38de5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a38de5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56068c10b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56068c1c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56068eaa1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56068c959725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56068c6649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1090700==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55809467ce32 bp 0x7fff1c4c9270 sp 0x7fff1c4c9268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55809467ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55809467c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580943879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558094388d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558094582ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55809457a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580947e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558093f06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558093f0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558093ef0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36eb12cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36eb12ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558093e2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558093eecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5580967c4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55809467c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580943879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalspeed left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  82 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 
> =================================================================
> ==1090711==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562c378c0e32 bp 0x7ffc39e5bcf0 sp 0x7ffc39e5bce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562c378c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c378c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c375cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c375ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c377c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c377be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c37a28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c3714ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c3714656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c37134018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f641df3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f641df3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c37072634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562c37130aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562c39a08731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c378c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c375cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect arrivalspeed right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6e 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 
> =================================================================
> ==1090722==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55be9c32fe32 bp 0x7ffe468c0d50 sp 0x7ffe468c0d48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55be9c32fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be9c32f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be9c03a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be9c03bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be9c235ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be9c22d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be9c497793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be9bbb9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be9bbb556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be9bba3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f769c15ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f769c15ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be9bae1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55be9bb9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55be9e477731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be9c32f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be9c03a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8b 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 
> =================================================================
> ==1090558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559cec356e32 bp 0x7ffdd4a21230 sp 0x7ffdd4a21228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559cec356e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559cec3569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559cec0619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559cec062d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559cec25cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559cec254952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559cec4be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559cebbe0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559cebbdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559cebbca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe207c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe207c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559cebb08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559cebbc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559cee49e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559cec356725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559cec0619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  81 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 
> =================================================================
> ==1090741==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d523dc4e32 bp 0x7ffe79ab4090 sp 0x7ffe79ab4088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d523dc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d523dc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d523acf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d523ad0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d523ccaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d523cc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d523f2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d52364ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d52364a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d523638018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93b0bc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93b0bc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d523576634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d523634aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d525f0c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d523dc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d523acf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect depart containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1090852==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bf7c032e32 bp 0x7ffe57d08a90 sp 0x7ffe57d08a88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bf7c032e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf7c0329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf7bd3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf7bd3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf7bf2be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bf7bf2b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bf7bf2d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bf7b8b26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bf7b8b5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bf7b8a6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1ff4982d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ff4982e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf7b7e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bf7b8a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bf7e17a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf7c032725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf7bd3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect depart float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  70 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 
> =================================================================
> ==1090840==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f1576e5e32 bp 0x7ffd1ea81e50 sp 0x7ffd1ea81e48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f1576e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1576e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1573f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1573f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1575ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1575e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f15784d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f156f6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f156f6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f156f59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f725ac02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f725ac02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f156e97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f156f55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f15982d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1576e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1573f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect depart triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8c 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 
> =================================================================
> ==1090853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55930ed81e32 bp 0x7ffcb603f730 sp 0x7ffcb603f728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55930ed81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55930ed819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55930ea8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55930ea8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55930ec7ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55930ec7a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55930ec7c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55930e6016a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55930e604698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55930e5f5216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd767ef5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd767ef5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55930e533634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55930e5f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559310ec9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55930ed81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55930ea8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane allowed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  85 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 
> =================================================================
> ==1090584==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562e50e46e32 bp 0x7ffc2153a770 sp 0x7ffc2153a768
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562e50e46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e50e469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e50b519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e50b52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e50d4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e50d44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e50fae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e506d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e506cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e506ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a24bacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a24bace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e505f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562e506b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562e52f8e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e50e46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e50b519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane best ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  73 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 
> =================================================================
> ==1090587==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55efc7108e32 bp 0x7ffc9a7a6b90 sp 0x7ffc9a7a6b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55efc7108e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55efc71089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55efc6e139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55efc6e14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55efc700eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55efc7006952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55efc7270793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55efc6992c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55efc698e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55efc697c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3dd80bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3dd80bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55efc68ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55efc6978aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55efc9250731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55efc7108725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55efc6e139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane first ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  80 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 
> =================================================================
> ==1090589==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557539033e32 bp 0x7ffecd677250 sp 0x7ffecd677248
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557539033e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575390339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557538d3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557538d3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557538f39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557538f31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55753919b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575388bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575388b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575388a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f237b26ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f237b26ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575387e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5575388a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55753b17b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557539033725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557538d3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1090568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5647ce38fe32 bp 0x7ffd557f97b0 sp 0x7ffd557f97a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5647ce38fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647ce38f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647ce09a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647ce09bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647ce295ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647ce28d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647ce4f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647cdc19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647cdc1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647cdc03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28ab1b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28ab1b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647cdb41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5647cdbffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5647d04d7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647ce38f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647ce09a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6f 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 
> =================================================================
> ==1090583==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f25d10ee32 bp 0x7ffe3da1afd0 sp 0x7ffe3da1afc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f25d10ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f25d10e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f25ce199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f25ce1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f25d014ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f25d00c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f25d276793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f25c998c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f25c99456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f25c982018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ff5f9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ff5f9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f25c8c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f25c97eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f25f256731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f25d10e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f25ce199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departlane random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  83 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 
> =================================================================
> ==1090569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c486087e32 bp 0x7ffd0e3222f0 sp 0x7ffd0e3222e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c486087e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4860879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c485d929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c485d93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c485f8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c485f85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4861ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c485911c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c48590d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4858fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff60946cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff60946ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c485839634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c4858f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c4881cf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c486087725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c485d929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos base ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  80 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 
> =================================================================
> ==1090626==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ede5202e32 bp 0x7ffc8289bad0 sp 0x7ffc8289bac8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ede5202e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ede52029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ede4f0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ede4f0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ede5108ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ede5100952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ede536a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ede4a8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ede4a8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ede4a76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc118b57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc118b57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ede49b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ede4a72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ede734a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ede5202725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ede4f0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1090612==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555d59a49e32 bp 0x7ffe33b0a0b0 sp 0x7ffe33b0a0a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555d59a49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d59a499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d597549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d59755d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d5994febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d59947952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d59bb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d592d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d592cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d592bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ac9ab6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ac9ab6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d591fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555d592b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d5bb91731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d59a49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d597549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1090610==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558b78e2be32 bp 0x7fffd5565ad0 sp 0x7fffd5565ac8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558b78e2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b78e2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b78b369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b78b37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b78d31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b78d29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b78f93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b786b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b786b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b7869f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68f88b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68f88b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b785dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558b7869baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558b7af73731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b78e2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b78b369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos last ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6c 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 
> =================================================================
> ==1090633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f32bc1ee32 bp 0x7ffd582b2870 sp 0x7ffd582b2868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f32bc1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f32bc1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f32b9299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f32b92ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f32bb24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f32bb1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f32bd86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f32b4a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f32b4a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f32b492018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4dab661d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4dab661e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f32b3d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f32b48eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f32dd66731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f32bc1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f32b9299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1090606==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d29a7b2e32 bp 0x7ffe65f8bff0 sp 0x7ffe65f8bfe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d29a7b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d29a7b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d29a4bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d29a4bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d29a6b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d29a6b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d29a91a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d29a03cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d29a03856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d29a026018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3d448ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3d448ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d299f64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d29a022aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d29c8fa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d29a7b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d29a4bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departpos random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7e 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 
> =================================================================
> ==1090609==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556563ea7e32 bp 0x7ffd7406aef0 sp 0x7ffd7406aee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556563ea7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556563ea79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556563bb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556563bb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556563dadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556563da5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55656400f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556563731c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55656372d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55656371b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4edbc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4edbc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556563659634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556563717aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556565fef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556563ea7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556563bb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  64 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 
> =================================================================
> ==1090798==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56384a48ee32 bp 0x7ffc933a9e30 sp 0x7ffc933a9e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56384a48ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56384a48e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56384a1999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56384a19ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56384a394ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56384a38c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56384a5f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563849d18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563849d1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563849d02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faad5638d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faad5638e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563849c40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563849cfeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56384c5d6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56384a48e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56384a1999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7d 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 
> =================================================================
> ==1090750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a394a9de32 bp 0x7ffe4e0b15f0 sp 0x7ffe4e0b15e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a394a9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a394a9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3947a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3947a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3949a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a39499b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a394c05793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a394327c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a39432356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a394311018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72e64c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72e64c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a39424f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a39430daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a396be5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a394a9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3947a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  82 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 
> =================================================================
> ==1090771==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fe92758e32 bp 0x7ffddbde5d30 sp 0x7ffddbde5d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fe92758e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe927589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe924639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe92464d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe9265eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe92656952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe928c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe91fe2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe91fde56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe91fcc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fd4f94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fd4f94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe91f0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fe91fc8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe948a0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe92758725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe924639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6e 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 
> =================================================================
> ==1090783==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5617f382be32 bp 0x7ffc3f9a24d0 sp 0x7ffc3f9a24c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5617f382be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617f382b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617f35369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617f3537d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617f3731ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617f3729952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617f3993793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617f30b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617f30b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617f309f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1eaefcdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1eaefcde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617f2fdd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5617f309baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5617f5973731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617f382b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617f35369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  83 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 
> =================================================================
> ==1090751==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d82aea7e32 bp 0x7ffe98b4e230 sp 0x7ffe98b4e228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d82aea7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d82aea79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d82abb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d82abb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d82adadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d82ada5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d82b00f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d82a731c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d82a72d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d82a71b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58ca190d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58ca190e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d82a659634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d82a717aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d82cfef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d82aea7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d82abb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  69 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 
> =================================================================
> ==1090772==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5571b0b8ee32 bp 0x7ffc94776df0 sp 0x7ffc94776de8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5571b0b8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571b0b8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571b08999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571b089ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571b0a94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571b0a8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571b0cf6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571b0418c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571b041456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571b0402018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0efa7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0efa7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571b0340634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5571b03feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5571b2cd6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571b0b8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571b08999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departposlat right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  87 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 
> =================================================================
> ==1090795==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f3ec9a5e32 bp 0x7fff4865d590 sp 0x7fff4865d588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f3ec9a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3ec9a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3ec6b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3ec6b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3ec8abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3ec8a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3ecb0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3ec22fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3ec22b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3ec219018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72668d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72668d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3ec157634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f3ec215aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f3eeaed731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3ec9a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3ec6b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed desired ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1090662==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ed11787e32 bp 0x7ffc08bda450 sp 0x7ffc08bda448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ed11787e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed117879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed114929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed11493d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed1168debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed11685952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed118ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed11011c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed1100d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed10ffb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff76d63ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff76d63ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed10f39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ed10ff7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed138cf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed11787725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed114929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6a 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 
> =================================================================
> ==1090641==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5592bd1a2e32 bp 0x7fffb8771430 sp 0x7fffb8771428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5592bd1a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592bd1a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592bcead9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592bceaed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592bd0a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592bd0a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592bd30a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592bca2cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592bca2856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592bca16018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6846d40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6846d40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592bc954634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5592bca12aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5592bf2ea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592bd1a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592bcead9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1090660==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563f19bc8e32 bp 0x7fff08afde50 sp 0x7fff08afde48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563f19bc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f19bc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f198d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f198d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f19aceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f19ac6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f19d30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f19452c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f1944e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f1943c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa04b43bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa04b43be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f1937a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563f19438aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563f1bd10731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f19bc8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f198d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  86 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 
> =================================================================
> ==1090647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556243f1ce32 bp 0x7ffc5a298230 sp 0x7ffc5a298228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556243f1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556243f1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556243c279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556243c28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556243e22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556243e1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556244084793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562437a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562437a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556243790018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f800894fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f800894fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562436ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55624378caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556246064731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556243f1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556243c279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed speedlimit ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  72 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 
> =================================================================
> ==1090671==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c279620e32 bp 0x7ffe5f828f10 sp 0x7ffe5f828f08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c279620e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2796209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c27932b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c27932cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c279526ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c27951e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c279788793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c278eaac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c278ea656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c278e94018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5b75e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5b75e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c278dd2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c278e90aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c27b768731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c279620725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c27932b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect from ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c3 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 
> =================================================================
> ==1090525==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56407504be32 bp 0x7ffc66238e30 sp 0x7ffc66238e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56407504be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56407504b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564074d569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564074d57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564074f51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564074f49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640751b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640748d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640748d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640748bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfb3742d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfb3742e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640747fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5640748bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564077193731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56407504b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564074d569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect id ( 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  c9 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 
> =================================================================
> ==1090512==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559ab269ee32 bp 0x7fff0e412110 sp 0x7fff0e412108
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559ab269ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ab269e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ab23a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ab23aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ab25a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ab259c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ab2806793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ab1f28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ab1f2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ab1f12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c4744ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c4744ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ab1e50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559ab1f0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ab47e6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ab269e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ab23a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7a 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 
> =================================================================
> ==1090846==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561ab4b16e32 bp 0x7ffd0ffee910 sp 0x7ffd0ffee908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561ab4b16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ab4b169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ab48219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ab4822d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ab4a1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ab4a14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ab4c7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ab43a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ab439c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ab438a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05f6695d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05f6695e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ab42c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561ab4386aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561ab6c5e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ab4b16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ab48219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7d 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 
> =================================================================
> ==1090733==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558769d25e32 bp 0x7ffc46314db0 sp 0x7ffc46314da8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558769d25e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558769d259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558769a309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558769a31d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558769c2bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558769c23952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558769e8d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587695afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587695ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558769599018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f110d4d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f110d4d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587694d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558769595aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55876be6d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558769d25725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558769a309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  82 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fb 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090847==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a9c33abe32 bp 0x7ffc27e68c50 sp 0x7ffc27e68c48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a9c33abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9c33ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9c30b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9c30b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9c32b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9c32a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9c3513793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9c2c35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9c2c3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9c2c1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05a1c3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05a1c3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9c2b5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a9c2c1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a9c54f3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9c33ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9c30b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  81 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 
> =================================================================
> ==1090729==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561995ae2e32 bp 0x7ffc8a17f410 sp 0x7ffc8a17f408
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561995ae2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561995ae29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619957ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619957eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619959e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619959e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561995c4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56199536cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56199536856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561995356018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff986d33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff986d33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561995294634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561995352aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561997c2a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561995ae2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619957ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect to ( 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  99 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 
> =================================================================
> ==1090530==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f37139de32 bp 0x7ffdf3a2ff70 sp 0x7ffdf3a2ff68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f37139de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f37139d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3710a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3710a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3712a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f37129b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f371505793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f370c27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f370c2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f370c11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0538abbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0538abbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f370b4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f370c0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f3734e5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f37139d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3710a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect type ( 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  de 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 
> =================================================================
> ==1090543==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5649e66bee32 bp 0x7ffe8d816e50 sp 0x7ffe8d816e48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5649e66bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649e66be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649e63c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649e63cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649e65c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649e65bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649e6826793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649e5f48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649e5f4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649e5f32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75e574dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75e574de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649e5e70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5649e5f2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5649e8806731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649e66be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649e63c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect typebutton ( 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  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 
> =================================================================
> ==1090557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558a05686e32 bp 0x7ffe858e5550 sp 0x7ffe858e5548
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558a05686e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a056869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a053919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a05392d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a0558cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a05584952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a057ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a04f10c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a04f0c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a04efa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79384abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79384abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a04e38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558a04ef6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558a077ce731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a05686725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a053919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect via ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1090540==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559dfabe0e32 bp 0x7fff050e44f0 sp 0x7fff050e44e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559dfabe0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559dfabe09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559dfa8eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559dfa8ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559dfaad9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559dfaad9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559dfaadb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559dfa4606a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559dfa463698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559dfa455490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f2158974d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2158974e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559dfa392634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559dfa450aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559dfcd28731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559dfabe0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559dfa8eb9b6 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 : demandelements trip inspect_selection arrivallane current ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  35 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090978==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55e3dee02e32 bp 0x7ffc86d2b2f0 sp 0x7ffc86d2b2e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55e3dee02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3dee029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3deb0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3deb0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3ded08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3defcd9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e3defcbed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e3de68e6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e3de68856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3de676018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfdabf6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfdabf6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3de5b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55e3de672aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e3e0f4a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3dee02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3deb0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivallane float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  15 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55644db6be32 bp 0x7ffd3547edd0 sp 0x7ffd3547edc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55644db6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55644db6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55644d8769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55644d877d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55644da71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55644dd369f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55644dd34ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55644d3f76b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55644d3f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55644d3df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ccbf27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ccbf27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55644d31d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55644d3dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55644fcb3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55644db6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55644d8769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalpos float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  35 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090980==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5637fbb1ee32 bp 0x7ffd5bc3aef0 sp 0x7ffd5bc3aee8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5637fbb1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637fbb1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637fb8299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637fb82ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637fba24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637fbce99f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5637fbce7ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5637fb3aa6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5637fb3a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637fb392018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a13399d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a13399e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5637fb2d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5637fb38eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5637fdc66731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637fbb1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637fb8299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalpos max ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  35 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56401fd3fe32 bp 0x7fffcc8326b0 sp 0x7fffcc8326a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56401fd3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56401fd3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56401fa4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56401fa4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56401fc45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56401ff0a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56401ff08ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56401f5cb6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56401f5c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56401f5b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf98434d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf98434e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56401f4f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56401f5afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564021e87731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56401fd3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56401fa4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalpos random ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090993==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55beecd34e32 bp 0x7fffe4a27050 sp 0x7fffe4a27048
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55beecd34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55beecd349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55beeca3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55beeca40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55beecc3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55beeceff9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55beecefded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55beec5c06b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55beec5ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55beec5a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1bc4f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1bc4f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55beec4e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55beec5a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55beeee7c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55beecd34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55beeca3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalposlat current ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091100==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559d82879e32 bp 0x7fffc6c49ed0 sp 0x7fffc6c49ec8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559d82879e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d828799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d825849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d82585d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d8277febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d82a449f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559d82a42ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559d821056b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559d820ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d820ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f637d853d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f637d853e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d8202b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559d820e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559d849c1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d82879725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d825849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalposlat float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  3b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091098==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5645b7ce0e32 bp 0x7ffec3e06bd0 sp 0x7ffec3e06bc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5645b7ce0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645b7ce09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645b79eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645b79ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645b7be6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645b7eab9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5645b7ea9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5645b756c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5645b756656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645b7554018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f521e698d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f521e698e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645b7492634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5645b7550aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5645b9e28731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645b7ce0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645b79eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalspeed center ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091022==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x564fe9336e32 bp 0x7fff9f33f590 sp 0x7fff9f33f588
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x564fe9336e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564fe93369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564fe90419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564fe9042d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564fe923cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564fe95019f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x564fe94ffed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564fe8bc26b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564fe8bbc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564fe8baa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae80628d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae80628e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564fe8ae8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x564fe8ba6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564feb47e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564fe9336725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564fe90419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalspeed float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  30 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090998==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c3ba19ce32 bp 0x7ffe63a67e10 sp 0x7ffe63a67e08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c3ba19ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3ba19c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3b9ea79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3b9ea8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3ba0a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3ba3679f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c3ba365ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c3b9a286b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c3b9a2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3b9a10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7637d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7637d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3b994e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c3b9a0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c3bc2e4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3ba19c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3b9ea79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalspeed left ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55fc8b42de32 bp 0x7ffdd91c6a30 sp 0x7ffdd91c6a28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55fc8b42de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc8b42d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc8b1389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc8b139d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc8b333ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc8b5f89f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55fc8b5f6ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55fc8acb96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55fc8acb356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc8aca1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a97364d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a97364e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc8abdf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55fc8ac9daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fc8d575731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc8b42d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc8b1389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalspeed right ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  34 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091012==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5592b82a4e32 bp 0x7ffdf765af30 sp 0x7ffdf765af28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5592b82a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592b82a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592b7faf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592b7fb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592b81aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592b846f9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5592b846ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5592b7b306b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5592b7b2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592b7b18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8b8807d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8b8807e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592b7a56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5592b7b14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5592ba3ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592b82a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592b7faf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  1d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55f6fc4d4e32 bp 0x7ffef9a68610 sp 0x7ffef9a68608
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55f6fc4d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6fc4d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6fc1df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6fc1e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6fc3daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6fc69f9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f6fc69ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f6fbd606b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f6fbd5a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6fbd48018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67d9335d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67d9335e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6fbc86634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55f6fbd44aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f6fe61c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6fc4d4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6fc1df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection containernumber ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  30 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091053==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5645fc967e32 bp 0x7ffe71a94a90 sp 0x7ffe71a94a88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5645fc967e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645fc9679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645fc6729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645fc673d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645fc86debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645fcb329f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5645fcb30ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5645fc1f36b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5645fc1ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645fc1db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddefec8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddefec8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645fc119634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5645fc1d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5645feaaf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645fc967725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645fc6729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection depart containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  ca 2d 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 
> =================================================================
> ==1091123==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e92a5cfe32 bp 0x7fff0a5d5a10 sp 0x7fff0a5d5a08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e92a5cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e92a5cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e92a2da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e92a2dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e92a4c8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e92a4c8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e92a4ca7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e929e4f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e929e52698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e929e43216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2534730d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2534730e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e929d81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e929e3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e92c717731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e92a5cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e92a2da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection depart float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  28 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091112==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55764d096e32 bp 0x7ffcf08c50f0 sp 0x7ffcf08c50e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55764d096e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55764d0969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55764cda19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55764cda2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55764cf9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55764d2619f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55764d25fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55764c9226b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55764c91c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55764c90a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f928cc4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f928cc4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55764c848634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55764c906aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55764f1de731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55764d096725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55764cda19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection depart triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  ca 2d 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 
> =================================================================
> ==1091121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562238da2e32 bp 0x7ffeea885730 sp 0x7ffeea885728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562238da2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562238da29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562238aad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562238aaed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562238c9be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562238c9b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562238c9d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5622386226a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562238625698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562238616216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe95a604d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe95a604e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562238554634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562238612aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56223aeea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562238da2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562238aad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane allowed ( 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  bb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090856==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55cf44237e32 bp 0x7ffd1da6cc10 sp 0x7ffd1da6cc08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55cf44237e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf442379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf43f429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf43f43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf4413debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf44135952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf4439f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf43ac1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf43abd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf43aab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc25ad70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc25ad70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf439e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55cf43aa7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cf4637f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf44237725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf43f429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane best ( 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  d4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090880==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5600243fae32 bp 0x7ffd0accf610 sp 0x7ffd0accf608
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5600243fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600243fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600241059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560024106d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560024300ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600242f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560024562793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560023c84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560023c8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560023c6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffaa0eb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffaa0eb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560023bac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560023c6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560026542731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600243fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600241059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane first ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  2d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090882==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55a9904fce32 bp 0x7ffc2fd7a510 sp 0x7ffc2fd7a508
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55a9904fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9904fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9902079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a990208d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a990402ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9906c79f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55a9906c5ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55a98fd886b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55a98fd8256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a98fd70018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc77781d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc77781e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a98fcae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55a98fd6caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a992644731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9904fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9902079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090842==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x558078ab8e32 bp 0x7ffd30a9cab0 sp 0x7ffd30a9caa8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x558078ab8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558078ab89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580787c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580787c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580789beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558078c839f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x558078c81ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5580783446b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55807833e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55807832c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c1ceafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c1ceafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55807826a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x558078328aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55807ac00731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558078ab8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580787c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane free ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  34 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090848==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56301d7e4e32 bp 0x7fffc32c2ab0 sp 0x7fffc32c2aa8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56301d7e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56301d7e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56301d4ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56301d4f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56301d6eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56301d9af9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56301d9aded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56301d0706b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56301d06a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56301d058018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e343dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e343dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56301cf96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56301d054aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56301f92c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56301d7e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56301d4ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane random ( 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  b6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090850==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55fa39ad6e32 bp 0x7ffd09b3c4f0 sp 0x7ffd09b3c4e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55fa39ad6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa39ad69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa397e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa397e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa399dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa399d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa39c3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa39360c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa3935c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa3934a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0eb9cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0eb9cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa39288634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55fa39346aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fa3bc1e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa39ad6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa397e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos base ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x557c79dbee32 bp 0x7ffef64fcb10 sp 0x7ffef64fcb08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x557c79dbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c79dbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c79ac99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c79acad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c79cc4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c79f899f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x557c79f87ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x557c7964a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x557c7964456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c79632018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf81050d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf81050e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c79570634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x557c7962eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557c7bf06731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c79dbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c79ac99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  1e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090894==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559686167e32 bp 0x7fff294429b0 sp 0x7fff294429a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559686167e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596861679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559685e729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559685e73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55968606debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596863329f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559686330ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5596859f36b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5596859ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596859db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fd88a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fd88a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559685919634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5596859d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5596882af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559686167725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559685e729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos free ( 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  2a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55ebca60de32 bp 0x7ffdd7769f30 sp 0x7ffdd7769f28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55ebca60de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ebca60d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ebca3189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ebca319d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ebca513ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ebca50b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ebca775793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ebc9e97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ebc9e9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ebc9e81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e56febd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e56febe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ebc9dbf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55ebc9e7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ebcc755731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ebca60d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ebca3189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos last ( Last six runs Jun2023 )

---------- Differences in errors ----------
2c2,80
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  ec 2c 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 
> =================================================================
> ==1090933==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a403afde32 bp 0x7fff443a9f30 sp 0x7fff443a9f28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a403afde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a403afd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4038089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a403809d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a403a03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a403cc89f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55a403cc6ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55a4033896b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55a40338356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a403371018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f321e1aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f321e1aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4032af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a40336daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a405c45731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos random ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  31 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090904==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56094c50be32 bp 0x7ffc2acc51d0 sp 0x7ffc2acc51c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56094c50be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56094c50b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56094c2169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56094c217d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56094c411ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56094c6d69f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56094c6d4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56094bd976b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56094bd9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56094bd7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27cbe17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27cbe17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56094bcbd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56094bd7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56094e653731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56094c50b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56094c2169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departpos random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
10a11,89
> /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  3d 2e 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 
> =================================================================
> ==1090922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563d6c66fe32 bp 0x7fff92d45090 sp 0x7fff92d45088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563d6c66fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d6c66f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d6c37a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d6c37bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d6c575ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d6c56d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d6c7d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d6bef9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d6bef556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d6bee3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e5da85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e5da85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d6be21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563d6bedfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563d6e7b7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d6c66f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d6c37a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat center ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  30 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091089==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5574ebce0e32 bp 0x7ffc2fa20c90 sp 0x7ffc2fa20c88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5574ebce0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574ebce09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574eb9eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574eb9ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574ebbe6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574ebeab9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5574ebea9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5574eb56c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5574eb56656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574eb554018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77e8586d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77e8586e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574eb492634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5574eb550aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5574ede28731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574ebce0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574eb9eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  17 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5616d29cfe32 bp 0x7ffc2be00dd0 sp 0x7ffc2be00dc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5616d29cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616d29cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616d26da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616d26dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616d28d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616d2b9a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5616d2b98ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5616d225b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5616d225556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616d2243018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2757510d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2757510e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616d2181634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5616d223faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616d4b17731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616d29cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616d26da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat free ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  17 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091067==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560edd0efe32 bp 0x7ffe5942b750 sp 0x7ffe5942b748
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560edd0efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560edd0ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560edcdfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560edcdfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560edcff5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560edd2ba9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560edd2b8ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x560edc97b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x560edc97556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560edc963018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd73784d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd73784e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560edc8a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560edc95faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560edf237731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560edd0ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560edcdfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat left ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  30 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091078==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55bc632ebe32 bp 0x7fffa0cba750 sp 0x7fffa0cba748
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55bc632ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc632eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc62ff69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc62ff7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc631f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc634b69f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55bc634b4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55bc62b776b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55bc62b7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc62b5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f627187ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f627187ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc62a9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55bc62b5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc65433731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc632eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc62ff69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat random ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  1b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55e443c91e32 bp 0x7ffc56ffa870 sp 0x7ffc56ffa868
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55e443c91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e443c919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e44399c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e44399dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e443b97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e443e5c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e443e5aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e44351d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e44351756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e443505018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8f1c0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8f1c0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e443443634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55e443501aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e445dd9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e443c91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e44399c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat random_free ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  33 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091076==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55705b568e32 bp 0x7ffe45d84370 sp 0x7ffe45d84368
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55705b568e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55705b5689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55705b2739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55705b274d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55705b46eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55705b7339f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55705b731ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55705adf46b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55705adee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55705addc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b12084d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b12084e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55705ad1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55705add8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55705d6b0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55705b568725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55705b2739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departposlat right ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091085==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x564f1297be32 bp 0x7ffc877bca30 sp 0x7ffc877bca28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x564f1297be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f1297b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f126869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f12687d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f12881ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f12b469f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x564f12b44ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564f122076b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564f1220156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f121ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3edfe6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3edfe6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f1212d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x564f121ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564f14ac3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f1297b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f126869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed desired ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  30 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090964==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55eee8daee32 bp 0x7ffe361c7e90 sp 0x7ffe361c7e88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55eee8daee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eee8dae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eee8ab99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eee8abad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eee8cb4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eee8f799f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55eee8f77ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55eee863a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55eee863456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eee8622018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74b7fead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74b7feae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eee8560634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55eee861eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eeeaef6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eee8dae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eee8ab99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  3a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090946==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559b2039ae32 bp 0x7ffd9129e070 sp 0x7ffd9129e068
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559b2039ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b2039a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b200a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b200a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b202a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b205659f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559b20563ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559b1fc266b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559b1fc2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b1fc0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36ce95dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36ce95de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b1fb4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559b1fc0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b224e2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b2039a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b200a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed max ( 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  0a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090961==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55a4e1a01e32 bp 0x7fff40f06270 sp 0x7fff40f06268
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55a4e1a01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4e1a019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4e170c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4e170dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4e1907ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4e18ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4e1b69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4e128bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4e128756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4e1275018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88d01edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88d01ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4e11b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55a4e1271aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a4e3b49731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4e1a01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4e170c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed random ( 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  0f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090962==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55af7cd00e32 bp 0x7ffc7f7094f0 sp 0x7ffc7f7094e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55af7cd00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af7cd009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af7ca0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af7ca0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af7cc06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af7cbfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af7ce68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af7c58ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af7c58656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af7c574018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98d0747d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98d0747e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af7c4b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55af7c570aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55af7ee48731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af7cd00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af7ca0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed speedlimit ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  2f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090966==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5577ab689e32 bp 0x7ffcdb6f1a10 sp 0x7ffcdb6f1a08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5577ab689e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577ab6899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577ab3949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577ab395d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577ab58febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577ab8549f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5577ab852ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5577aaf156b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5577aaf0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577aaefd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5291d82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5291d82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577aae3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5577aaef9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5577ad7d1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577ab689725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577ab3949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection insertionchecks ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  20 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091108==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55be55c72e32 bp 0x7fff28306d10 sp 0x7fff28306d08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55be55c72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be55c729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be5597d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be5597ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be55b78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be55e3d9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55be55e3bed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55be554fe6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55be554f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be554e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac17facd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac17face3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be55424634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55be554e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55be57dba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be55c72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be5597d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection line ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091031==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c34cb9de32 bp 0x7ffd131e6af0 sp 0x7ffd131e6ae8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c34cb9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c34cb9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c34c8a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c34c8a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c34caa3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c34cd689f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c34cd66ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c34c4296b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c34c42356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c34c411018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7368ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7368cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c34c34f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c34c40daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c34ece5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c34cb9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c34c8a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection parameters ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  1b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091141==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c3bfe8be32 bp 0x7ffed0810170 sp 0x7ffed0810168
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c3bfe8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3bfe8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3bfb969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3bfb97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3bfd91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3c00569f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c3c0054ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c3bf7176b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c3bf71156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3bf6ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff40e558d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff40e558e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3bf63d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c3bf6fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c3c1fd3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3bfe8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3bfb969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection personnumber ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: 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  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091033==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563df8fbfe32 bp 0x7ffca029a410 sp 0x7ffca029a408
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563df8fbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563df8fbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563df8cca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563df8ccbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563df8ec5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563df918a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563df9188ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563df884b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563df884556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563df8833018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96d8ac0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96d8ac0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563df8771634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563df882faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563dfb107731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563df8fbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563df8cca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection type ( 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 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: 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  a0 0a 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1090841==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f7aa808e32 bp 0x7fffdcd97670 sp 0x7fffdcd97668
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f7aa808e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7aa8089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7aa5139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f7aa514d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7aa70eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f7aa9d39f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f7aa9d1ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f7aa0946b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f7aa08e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7aa07c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4276cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4276cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7a9fba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55f7aa078aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f7ac950731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7aa808725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7aa5139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load arrivallane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b3 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 
> =================================================================
> ==1091220==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dc6310ce32 bp 0x7ffc138373d0 sp 0x7ffc138373c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dc6310ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc6310c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc62e179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc62e18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc63012ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc6300a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc63274793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc62996c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc6299256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc62980018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f483b281d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f483b281e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc628be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dc6297caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dc65254731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc6310c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc62e179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load arrivalpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  e2 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 
> =================================================================
> ==1091225==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e0ef78be32 bp 0x7ffc9601a450 sp 0x7ffc9601a448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e0ef78be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0ef78b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0ef4969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0ef497d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0ef691ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0ef689952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0ef8f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0ef015c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0ef01156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0eefff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f476cf5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f476cf5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0eef3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e0eeffbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0f18d3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0ef78b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0ef4969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load arrivalposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b9 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 
> =================================================================
> ==1091262==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564745eede32 bp 0x7fffb2a6ecb0 sp 0x7fffb2a6eca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564745eede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564745eed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564745bf89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564745bf9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564745df3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564745deb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564746055793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564745777c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56474577356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564745761018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93558e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93558e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56474569f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56474575daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564748035731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564745eed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564745bf89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load arrivalspeed ( 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 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 
> =================================================================
> ==1091226==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55730647de32 bp 0x7ffe10d2c510 sp 0x7ffe10d2c508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55730647de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55730647d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573061889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557306189d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557306383ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55730637b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573065e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557305d07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557305d0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557305cf1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7830f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7830f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557305c2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557305cedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5573085c5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55730647d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573061889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b0 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 
> =================================================================
> ==1091192==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55de4406de32 bp 0x7fffa1d854b0 sp 0x7fffa1d854a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55de4406de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de4406d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de43d789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de43d79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de43f73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de43f6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de441d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de438f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de438f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de438e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea3467cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea3467ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de4381f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55de438ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55de461b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de4406d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de43d789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  94 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 
> =================================================================
> ==1091254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562a49785e32 bp 0x7ffe66a07130 sp 0x7ffe66a07128
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562a49785e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a497859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a494909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a49491d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a4968bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a49683952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a498ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a4900fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a4900b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a48ff9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f470a7fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f470a7fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a48f37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562a48ff5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a4b8cd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a49785725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a494909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load default ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  88 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 
> =================================================================
> ==1091142==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c4da3d3e32 bp 0x7fff687814f0 sp 0x7fff687814e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c4da3d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4da3d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4da0de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4da0dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4da2d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4da2d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4da53b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4d9c5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4d9c5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4d9c47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ada739d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ada739e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4d9b85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c4d9c43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c4dc51b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4da3d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4da0de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load depart ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1091272==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55789fe2ee32 bp 0x7ffd889262f0 sp 0x7ffd889262e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55789fe2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55789fe2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55789fb399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55789fb3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55789fd34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55789fd2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55789ff96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55789f6b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55789f6b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55789f6a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bdc0d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bdc0d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55789f5e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55789f69eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5578a1f76731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55789fe2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55789fb399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load departlane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  db 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 
> =================================================================
> ==1091202==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55db008ece32 bp 0x7ffc417d6c90 sp 0x7ffc417d6c88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55db008ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db008ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db005f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db005f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db007f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db007ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db00a54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db00176c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db0017256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db00160018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1627fa4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1627fa4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db0009e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55db0015caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55db02a34731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db008ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db005f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load departpos ( 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  de 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 
> =================================================================
> ==1091210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5630edd32e32 bp 0x7ffdaaa46c30 sp 0x7ffdaaa46c28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5630edd32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630edd329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630eda3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630eda3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630edc38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630edc30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630ede9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630ed5bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630ed5b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630ed5a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f386a835d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f386a835e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630ed4e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5630ed5a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5630efe7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630edd32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630eda3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load departposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  cc 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 
> =================================================================
> ==1091256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5633232f1e32 bp 0x7ffee9eb5970 sp 0x7ffee9eb5968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5633232f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633232f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563322ffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563322ffdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633231f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633231ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563323459793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563322b7bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563322b7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563322b65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa81bfc1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa81bfc1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563322aa3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563322b61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563325439731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633232f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563322ffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load departspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1091211==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5629430e5e32 bp 0x7ffcec7217f0 sp 0x7ffcec7217e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5629430e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629430e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562942df09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562942df1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562942febebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562942fe3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56294324d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56294296fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56294296b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562942959018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c6f0ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c6f0cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562942897634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562942955aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56294522d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629430e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562942df09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load from ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1091176==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a582138e32 bp 0x7fffe88a0a30 sp 0x7fffe88a0a28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a582138e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5821389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a581e439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a581e44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a58203eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a582036952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5822a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5819c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5819be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5819ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc0a373d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc0a373e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5818ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a5819a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a584280731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a582138725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a581e439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1091158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a263fe1e32 bp 0x7ffed8df8550 sp 0x7ffed8df8548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a263fe1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a263fe19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a263cec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a263cedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a263ee7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a263edf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a264149793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a26386bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a26386756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a263855018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3b03c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3b03c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a263793634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a263851aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a266129731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a263fe1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a263cec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  97 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 
> =================================================================
> ==1091273==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5586c4c38e32 bp 0x7ffdf10861f0 sp 0x7ffdf10861e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5586c4c38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586c4c389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586c49439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586c4944d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586c4b3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586c4b36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586c4da0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586c44c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586c44be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586c44ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d340a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d340a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586c43ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5586c44a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5586c6d80731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586c4c38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586c49439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  98 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 
> =================================================================
> ==1091233==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f0baec7e32 bp 0x7ffca52c7210 sp 0x7ffca52c7208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f0baec7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0baec79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0babd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0babd3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0badcdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0badc5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0bb02f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0ba751c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0ba74d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0ba73b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc443274d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc443274e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0ba679634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f0ba737aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f0bd00f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0baec7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0babd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load no_edges ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1091149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556754e5724d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55675604c8a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:40
>     #2 0x55675604632a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:382:24
>     #3 0x556756039a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55675604bdb1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:347:17
>     #5 0x556754e5ad69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb1e8404d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip load parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fb 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091286==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55960efdae32 bp 0x7ffe0cf42c30 sp 0x7ffe0cf42c28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55960efdae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55960efda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55960ece59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55960ece6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55960eee0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55960eed8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55960f142793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55960e864c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55960e86056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55960e84e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3acc06fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3acc06fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55960e78c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55960e84aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559611122731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55960efda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55960ece59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  93 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 
> =================================================================
> ==1091243==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563fea482e32 bp 0x7ffdba73a1f0 sp 0x7ffdba73a1e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563fea482e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fea4829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fea18d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fea18ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fea388ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563fea380952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563fea5ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563fe9d0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563fe9d0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563fe9cf6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd67aadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd67aade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563fe9c34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563fe9cf2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563fec5ca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563fea482725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563fea18d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load to ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2d 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 
> =================================================================
> ==1091182==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557863578e32 bp 0x7fff2da87b50 sp 0x7fff2da87b48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557863578e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578635789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578632839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557863284d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55786347eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557863476952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578636e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557862e02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557862dfe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557862dec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3715d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3715d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557862d2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557862de8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5578656c0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557863578725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578632839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load type ( 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  de 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 
> =================================================================
> ==1091165==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b107603e32 bp 0x7ffe68ff5750 sp 0x7ffe68ff5748
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b107603e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1076039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b10730e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b10730fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b107509ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b107501952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b10776b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b106e8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b106e8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b106e77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f973fca0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f973fca0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b106db5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b106e73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b10974b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b107603725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b10730e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip load via ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b6 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 
> =================================================================
> ==1091191==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bb6aa32e32 bp 0x7ffd42fda070 sp 0x7ffd42fda068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bb6aa32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb6aa329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb6a73d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb6a73ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb6a938ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb6a930952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb6ab9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb6a2bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb6a2b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb6a2a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f0914ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f0914ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb6a1e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bb6a2a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb6cb7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb6aa32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb6a73d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip transform flow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: 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 
> =================================================================
> ==1091319==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b0a5fd4e32 bp 0x7ffd143ff330 sp 0x7ffd143ff328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b0a5fd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0a5fd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0a5cdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0a5ce0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0a5edaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0a5ed2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0a613c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0a585ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0a585a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0a5848018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff760e82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff760e82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0a5786634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b0a5844aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0a811c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0a5fd4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0a5cdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip transform routeflow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  5c 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 
> =================================================================
> ==1091289==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563511fc0e32 bp 0x7ffdd8bce7f0 sp 0x7ffdd8bce7e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563511fc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563511fc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563511ccb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563511cccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563511ec6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563511ebe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563512128793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56351184ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56351184656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563511834018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a1e580d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a1e580e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563511772634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563511830aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563514108731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563511fc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563511ccb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip transform routeflow_embedded ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  41 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 
> =================================================================
> ==1091315==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5637d40f1e32 bp 0x7ffced7437b0 sp 0x7ffced7437a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5637d40f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637d40f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637d3dfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637d3dfdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637d3ff7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637d3fef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637d4259793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637d397bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637d397756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637d3965018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f7c972d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f7c972e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5637d38a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5637d3961aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5637d6239731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637d40f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637d3dfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip transform 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1091288==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563367890e32 bp 0x7ffd0e1acef0 sp 0x7ffd0e1acee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563367890e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633678909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56336759b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56336759cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563367796ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56336778e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633679f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56336711ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56336711656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563367104018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9da4cb1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9da4cb1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563367042634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563367100aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5633699d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563367890725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56336759b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip transform vehicle_embedded ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1091316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fb98e9ae32 bp 0x7ffd7fef2af0 sp 0x7ffd7fef2ae8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fb98e9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb98e9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb98ba59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb98ba6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb98da0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb98d98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb99002793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb98724c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb9872056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb9870e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa751d4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa751d4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb9864c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fb9870aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb9afe2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb98e9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb98ba59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip volatilerecomputing ( 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  3f 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 
> =================================================================
> ==1091323==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5582251c3e32 bp 0x7fffc9b16930 sp 0x7fffc9b16928
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5582251c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582251c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558224ece9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558224ecfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582250c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582250c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55822532b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558224a4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558224a4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558224a37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2d2e6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2d2e6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558224975634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x558224a33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55822730b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582251c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558224ece9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivallane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c6 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 
> =================================================================
> ==1093276==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55701b4abe32 bp 0x7ffd6bad2d50 sp 0x7ffd6bad2d48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55701b4abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55701b4ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55701b1b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55701b1b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55701b3b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55701b3a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55701b613793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55701ad35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55701ad3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55701ad1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18e2196d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18e2196e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55701ac5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55701ad1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55701d5f3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55701b4ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55701b1b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivalpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  97 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 
> =================================================================
> ==1093278==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55895c6fde32 bp 0x7ffd81a41890 sp 0x7ffd81a41888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55895c6fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55895c6fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55895c4089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55895c409d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55895c603ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55895c5fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55895c865793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55895bf87c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55895bf8356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55895bf71018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1b7069d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1b7069e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55895beaf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55895bf6daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55895e845731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55895c6fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55895c4089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivalposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1093311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a431941e32 bp 0x7ffc38e58cf0 sp 0x7ffc38e58ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a431941e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4319419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a43164c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a43164dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a431847ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a43183f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a431aa9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4311cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4311c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4311b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89eb0b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89eb0b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4310f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a4311b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a433a89731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a431941725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a43164c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create arrivalspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b3 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 
> =================================================================
> ==1093284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5619d65f3e32 bp 0x7ffded866230 sp 0x7ffded866228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5619d65f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619d65f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619d62fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619d62ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619d64f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619d64f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619d675b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619d5e7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619d5e7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619d5e67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f555b1cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f555b1cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619d5da5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5619d5e63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5619d873b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619d65f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619d62fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b1 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 
> =================================================================
> ==1093230==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f5d7d8ae32 bp 0x7fff91153510 sp 0x7fff91153508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f5d7d8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5d7d8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5d7a959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5d7a96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5d7c90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5d7c88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5d7ef2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5d7614c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5d761056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5d75fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6453a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6453a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5d753c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f5d75faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f5d9ed2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5d7d8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5d7a959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1093301==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55eda3963e32 bp 0x7ffe59d335f0 sp 0x7ffe59d335e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55eda3963e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eda39639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eda366e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eda366fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eda3869ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eda3861952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eda3acb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eda31edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eda31e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eda31d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c52e0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c52e0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eda3115634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55eda31d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eda5aab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eda3963725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eda366e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create default ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  73 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 
> =================================================================
> ==1093211==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a34d25ee32 bp 0x7ffca2b2cd30 sp 0x7ffca2b2cd28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a34d25ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a34d25e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a34cf699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a34cf6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a34d164ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a34d15c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a34d3c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a34cae8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a34cae456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a34cad2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedcf512d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedcf512e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a34ca10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a34caceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a34f3a6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a34d25e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a34cf699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create depart ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1093325==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b9a5544e32 bp 0x7ffff2fa65b0 sp 0x7ffff2fa65a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b9a5544e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9a55449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9a524f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9a5250d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9a544aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9a5442952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9a56ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9a4dcec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9a4dca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9a4db8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4248f17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4248f17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9a4cf6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b9a4db4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b9a768c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9a5544725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9a524f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departlane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1093250==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5610e19b1e32 bp 0x7ffc790af8f0 sp 0x7ffc790af8e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5610e19b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610e19b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610e16bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610e16bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610e18b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610e18af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610e1b19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610e123bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610e123756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610e1225018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa7387dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa7387de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610e1163634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5610e1221aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5610e3af9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610e19b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610e16bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  bf 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 
> =================================================================
> ==1093251==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f492bbee32 bp 0x7ffe648ea610 sp 0x7ffe648ea608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f492bbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f492bbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4928c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4928cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f492ac4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f492abc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f492d26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f492448c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f49244456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f492432018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9b6e33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9b6e33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f492370634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f49242eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f494d06731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f492bbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4928c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  a9 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 
> =================================================================
> ==1093302==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b8509ade32 bp 0x7ffc4d58ed10 sp 0x7ffc4d58ed08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b8509ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8509ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8506b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8506b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8508b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8508ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b850b15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b850237c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b85023356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b850221018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f82425d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f82425e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b85015f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b85021daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b852af5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b8509ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8506b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create departspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  a5 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 
> =================================================================
> ==1093264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b69eef8e32 bp 0x7ffd00ca9e30 sp 0x7ffd00ca9e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b69eef8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b69eef89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b69ec039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b69ec04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b69edfeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b69edf6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b69f060793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b69e782c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b69e77e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b69e76c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe8304dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe8304de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b69e6aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b69e768aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b6a1040731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b69eef8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b69ec039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1093227==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55615ab95e32 bp 0x7ffe67dfdb50 sp 0x7ffe67dfdb48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55615ab95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55615ab959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55615a8a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55615a8a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55615aa9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55615aa93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55615acfd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55615a41fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55615a41b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55615a409018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb42f362d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb42f362e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55615a347634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55615a405aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55615ccdd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55615ab95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55615a8a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  9a 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 
> =================================================================
> ==1093316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5646da661e32 bp 0x7fff3c63dcf0 sp 0x7fff3c63dce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5646da661e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646da6619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646da36c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646da36dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646da567ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646da55f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646da7c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646d9eebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646d9ee756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646d9ed5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb39f365d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb39f365e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646d9e13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5646d9ed1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5646dc7a9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646da661725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646da36c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093287==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b6f16dae32 bp 0x7ffd32cfbed0 sp 0x7ffd32cfbec8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b6f16dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6f16da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6f13e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6f13e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6f15e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6f15d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6f1842793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6f0f64c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6f0f6056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6f0f4e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f492ad0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f492ad0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6f0e8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b6f0f4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b6f3822731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6f16da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6f13e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8b 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 
> =================================================================
> ==1093298==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d4a4011e32 bp 0x7ffe55d43030 sp 0x7ffe55d43028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d4a4011e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4a40119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4a3d1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4a3d1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4a3f17ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4a3f0f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4a4179793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4a389bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4a389756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4a3885018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bd4131d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bd4131e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4a37c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d4a3881aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d4a6159731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4a4011725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4a3d1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions create type ( 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  d0 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 
> =================================================================
> ==1093228==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5601aef1de32 bp 0x7ffe4c6d84b0 sp 0x7ffe4c6d84a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5601aef1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601aef1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601aec289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601aec29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601aee23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601aee1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601af085793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601ae7a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601ae7a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601ae791018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d59e16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d59e16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601ae6cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5601ae78daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5601b1065731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601aef1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601aec289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivallane current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1093495==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560e15849e32 bp 0x7ffcfff72d50 sp 0x7ffcfff72d48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560e15849e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e158499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e155549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e15555d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e1574febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e15747952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e159b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e150d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e150cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e150bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea028b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea028b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e14ffb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560e150b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e17991731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e15849725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e155549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivallane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1093490==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d3ac999e32 bp 0x7ffc7ff27ad0 sp 0x7ffc7ff27ac8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d3ac999e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3ac9999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3ac6a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3ac6a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3ac89febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3ac897952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3acb01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3ac223c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3ac21f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3ac20d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5eafa1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5eafa1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3ac14b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d3ac209aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d3aeae1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3ac999725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3ac6a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8b 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 
> =================================================================
> ==1093505==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55774df9fe32 bp 0x7fff84b500b0 sp 0x7fff84b500a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55774df9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55774df9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55774dcaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55774dcabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55774dea5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55774de9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55774e107793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55774d829c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55774d82556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55774d813018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ada0bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ada0bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55774d751634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55774d80faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5577500e7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55774df9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55774dcaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalpos max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1093521==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5576c47dae32 bp 0x7ffdd9475bb0 sp 0x7ffdd9475ba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5576c47dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576c47da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576c44e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576c44e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576c46e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576c46d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576c4942793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576c4064c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576c406056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576c404e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9262e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9262e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576c3f8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5576c404aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5576c6922731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576c47da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576c44e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1093515==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556702069e32 bp 0x7ffc22f356f0 sp 0x7ffc22f356e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556702069e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567020699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556701d749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556701d75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556701f6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556701f67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567021d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567018f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567018ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567018dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf7ba36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf7ba36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55670181b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5567018d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5567041b1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556702069725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556701d749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalposlat current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8a 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 
> =================================================================
> ==1093622==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563340356e32 bp 0x7ffd64da85f0 sp 0x7ffd64da85e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563340356e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633403569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633400619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563340062d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56334025cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563340254952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633404be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56333fbe0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56333fbdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56333fbca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa603314d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa603314e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56333fb08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56333fbc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56334249e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563340356725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633400619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1093616==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559d3901be32 bp 0x7ffd6914cab0 sp 0x7ffd6914caa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559d3901be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d3901b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d38d269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d38d27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d38f21ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d38f19952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d39183793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d388a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d388a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d3888f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51ef476d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51ef476e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d387cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559d3888baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559d3b163731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d3901b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d38d269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalspeed center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1093542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55566d782e32 bp 0x7ffcaab50390 sp 0x7ffcaab50388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55566d782e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55566d7829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55566d48d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55566d48ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55566d688ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55566d680952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55566d8ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55566d00cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55566d00856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55566cff6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2f681fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2f681fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55566cf34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55566cff2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55566f8ca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55566d782725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55566d48d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1093526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b61e70ae32 bp 0x7fffd8ba0850 sp 0x7fffd8ba0848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b61e70ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b61e70a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b61e4159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b61e416d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b61e610ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b61e608952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b61e872793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b61df94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b61df9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b61df7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8992bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8992bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b61debc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b61df7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b620852731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b61e70a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b61e4159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalspeed left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7c 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 
> =================================================================
> ==1093536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561daadcee32 bp 0x7fffdf85ff50 sp 0x7fffdf85ff48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561daadcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561daadce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561daaad99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561daaadad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561daacd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561daaccc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561daaf36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561daa658c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561daa65456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561daa642018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88bb7f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88bb7f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561daa580634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561daa63eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561dacf16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561daadce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561daaad99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect arrivalspeed right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7e 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 
> =================================================================
> ==1093535==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55805bfc3e32 bp 0x7ffc9ab55b10 sp 0x7ffc9ab55b08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55805bfc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55805bfc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55805bcce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55805bccfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55805bec9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55805bec1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55805c12b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55805b84dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55805b84956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55805b837018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f2efcbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f2efcbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55805b775634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55805b833aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55805e10b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55805bfc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55805bcce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093371==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56443bd5de32 bp 0x7ffc606f8ad0 sp 0x7ffc606f8ac8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56443bd5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56443bd5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56443ba689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56443ba69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56443bc63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56443bc5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56443bec5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56443b5e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56443b5e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56443b5d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0d8f82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0d8f82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56443b50f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56443b5cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56443dea5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56443bd5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56443ba689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1093558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5627bfa8ce32 bp 0x7ffcff1b55d0 sp 0x7ffcff1b55c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5627bfa8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627bfa8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627bf7979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627bf798d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627bf992ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627bf98a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627bfbf4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627bf316c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627bf31256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627bf300018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef49218d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef49218e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627bf23e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5627bf2fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5627c1bd4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627bfa8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627bf7979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect depart containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  9e 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 
> =================================================================
> ==1093642==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56410b9b7e32 bp 0x7fff00b3de70 sp 0x7fff00b3de68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56410b9b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56410b9b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56410b6c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56410b6c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56410b8b0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56410b8b0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56410b8b27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56410b2376a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56410b23a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56410b22b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb82faa1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb82faa1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56410b169634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56410b227aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56410daff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56410b9b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56410b6c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect depart float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  94 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 
> =================================================================
> ==1093647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cd52151e32 bp 0x7ffcb231d350 sp 0x7ffcb231d348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cd52151e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd521519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd51e5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd51e5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd52057ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd5204f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd522b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd519dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd519d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd519c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f968d2a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f968d2a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd51903634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cd519c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cd54299731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd52151725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd51e5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect depart triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1093648==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5583044eae32 bp 0x7ffe6f74bd50 sp 0x7ffe6f74bd48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5583044eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583044ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583041f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583041f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583043e3e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5583043e3786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5583043e57f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558303d6a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558303d6d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558303d5e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7faac9e7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faac9e7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558303c9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558303d5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558306632731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583044ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583041f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane allowed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  96 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 
> =================================================================
> ==1093401==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561f86db1e32 bp 0x7ffefc19c690 sp 0x7ffefc19c688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561f86db1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f86db19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f86abc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f86abdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f86cb7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f86caf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f86f19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f8663bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f8663756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f86625018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf50478d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf50478e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f86563634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561f86621aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561f88ef9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f86db1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f86abc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane best ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7d 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 
> =================================================================
> ==1093406==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55de0b28fe32 bp 0x7ffef8775070 sp 0x7ffef8775068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55de0b28fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de0b28f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de0af9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de0af9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de0b195ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de0b18d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de0b3f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de0ab19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de0ab1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de0ab03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fadeb941d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fadeb941e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de0aa41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55de0aaffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55de0d3d7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de0b28f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de0af9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane first ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1093412==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56307545fe32 bp 0x7ffc4881c290 sp 0x7ffc4881c288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56307545fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56307545f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56307516a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56307516bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563075365ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56307535d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630755c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563074ce9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563074ce556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563074cd3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5a436ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5a436ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563074c11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563074ccfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5630775a7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56307545f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56307516a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1093375==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560e4d3cce32 bp 0x7fff2c345bd0 sp 0x7fff2c345bc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560e4d3cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e4d3cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e4d0d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e4d0d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e4d2d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e4d2ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e4d534793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e4cc56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e4cc5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e4cc40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59ea9d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59ea9d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e4cb7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560e4cc3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e4f514731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e4d3cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e4d0d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  79 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 
> =================================================================
> ==1093394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f0ed074e32 bp 0x7ffd2baa4870 sp 0x7ffd2baa4868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f0ed074e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0ed0749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0ecd7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0ecd80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0ecf7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0ecf72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0ed1dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0ec8fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0ec8fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0ec8e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fd1d36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fd1d36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0ec826634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f0ec8e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f0ef1bc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0ed074725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0ecd7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departlane random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1093386==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555b2b6a6e32 bp 0x7ffd40c8dcb0 sp 0x7ffd40c8dca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555b2b6a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b2b6a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b2b3b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b2b3b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b2b5acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b2b5a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b2b80e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b2af30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b2af2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b2af1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4a6e4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4a6e4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b2ae58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555b2af16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555b2d7ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b2b6a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b2b3b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos base ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  76 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 
> =================================================================
> ==1093449==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b0648dce32 bp 0x7ffc4e01f450 sp 0x7ffc4e01f448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b0648dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0648dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0645e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0645e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0647e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0647da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b064a44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b064166c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b06416256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b064150018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feba638ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feba638ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b06408e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b06414caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b066a24731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0648dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0645e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  74 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 
> =================================================================
> ==1093416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ad907aae32 bp 0x7ffd996cf350 sp 0x7ffd996cf348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ad907aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad907aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad904b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad904b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad906b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad906a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad90912793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad90034c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad9003056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad9001e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effc42b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effc42b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad8ff5c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ad9001aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ad928f2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad907aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad904b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  a5 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 
> =================================================================
> ==1093428==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555fff6c6e32 bp 0x7fff13464a10 sp 0x7fff13464a08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555fff6c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fff6c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fff3d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fff3d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fff5ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fff5c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fff82e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ffef50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ffef4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ffef3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febaa9f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febaa9f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ffee78634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555ffef36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55600180e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fff6c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fff3d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos last ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  97 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 
> =================================================================
> ==1093452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56404ec0ae32 bp 0x7fffe550df10 sp 0x7fffe550df08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56404ec0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56404ec0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56404e9159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56404e916d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56404eb10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56404eb08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56404ed72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56404e494c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56404e49056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56404e47e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ecac35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ecac35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56404e3bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56404e47aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564050d52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56404ec0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56404e9159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1093426==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563b25608e32 bp 0x7ffc69cde850 sp 0x7ffc69cde848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563b25608e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b256089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b253139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b25314d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b2550eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b25506952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b25770793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b24e92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b24e8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b24e7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28bc059d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28bc059e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b24dba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563b24e78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b27750731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b25608725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b253139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departpos random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  73 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 
> =================================================================
> ==1093435==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fbe912ce32 bp 0x7ffd1f45fcf0 sp 0x7ffd1f45fce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fbe912ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbe912c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbe8e379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbe8e38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbe9032ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbe902a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbe9294793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbe89b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbe89b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbe89a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02e649dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02e649de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbe88de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fbe899caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fbeb274731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbe912c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbe8e379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8b 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 
> =================================================================
> ==1093609==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556e50f8ee32 bp 0x7fff7e6d9370 sp 0x7fff7e6d9368
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556e50f8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e50f8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e50c999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e50c9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e50e94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e50e8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e510f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e50818c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e5081456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e50802018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa257067d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa257067e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e50740634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556e507feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556e530d6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e50f8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e50c999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8c 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 
> =================================================================
> ==1093579==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563d58afde32 bp 0x7ffd00cddd30 sp 0x7ffd00cddd28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563d58afde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d58afd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d588089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d58809d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d58a03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d589fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d58c65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d58387c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d5838356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d58371018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae0e431d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae0e431e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d582af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563d5836daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563d5ac45731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d58afd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d588089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1093582==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5591d33d3e32 bp 0x7ffe2af3c030 sp 0x7ffe2af3c028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5591d33d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591d33d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591d30de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591d30dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591d32d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591d32d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591d353b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591d2c5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591d2c5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591d2c47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd325222d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd325222e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591d2b85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5591d2c43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5591d551b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591d33d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591d30de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1093600==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5579d8d67e32 bp 0x7fff57018cb0 sp 0x7fff57018ca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5579d8d67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579d8d679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579d8a729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579d8a73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579d8c6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579d8c65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5579d8ecf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5579d85f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5579d85ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5579d85db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbcb534d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbcb534e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579d8519634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5579d85d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5579daeaf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579d8d67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579d8a729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1093580==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562360e48e32 bp 0x7ffc412444f0 sp 0x7ffc412444e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562360e48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562360e489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562360b539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562360b54d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562360d4eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562360d46952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562360fb0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623606d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623606ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623606bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6c9ccbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6c9ccbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623605fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5623606b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562362f90731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562360e48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562360b539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1093597==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5585f399ce32 bp 0x7ffe3eca0fb0 sp 0x7ffe3eca0fa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5585f399ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585f399c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585f36a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585f36a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585f38a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585f389a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585f3b04793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585f3226c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585f322256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585f3210018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5152abed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5152abee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585f314e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5585f320caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585f5ae4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585f399c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585f36a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departposlat right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  95 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 
> =================================================================
> ==1093598==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5623c7126e32 bp 0x7ffea84bb890 sp 0x7ffea84bb888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5623c7126e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623c71269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623c6e319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623c6e32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623c702cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623c7024952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623c728e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623c69b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623c69ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623c699a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff024008d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff024008e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623c68d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5623c6996aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5623c926e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623c7126725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623c6e319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed desired ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  94 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 
> =================================================================
> ==1093475==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bff6362e32 bp 0x7ffd4e9e5170 sp 0x7ffd4e9e5168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bff6362e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bff63629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bff606d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bff606ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bff6268ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bff6260952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bff64ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bff5becc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bff5be856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bff5bd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f530ae57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f530ae57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bff5b14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bff5bd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bff84aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bff6362725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bff606d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  94 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 
> =================================================================
> ==1093459==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e4d39cae32 bp 0x7ffd179b3250 sp 0x7ffd179b3248
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e4d39cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4d39ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4d36d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4d36d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4d38d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4d38c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4d3b32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4d3254c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4d325056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4d323e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64d78bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64d78bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4d317c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e4d323aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e4d5b12731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4d39ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4d36d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7a 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 
> =================================================================
> ==1093477==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5590d80fbe32 bp 0x7ffc68cedef0 sp 0x7ffc68cedee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5590d80fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590d80fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590d7e069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590d7e07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590d8001ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590d7ff9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590d8263793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590d7985c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590d798156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590d796f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd31cb6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd31cb6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590d78ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5590d796baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5590da243731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590d80fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590d7e069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  93 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 
> =================================================================
> ==1093462==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563b51c14e32 bp 0x7fff58faa3b0 sp 0x7fff58faa3a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563b51c14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b51c149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b5191f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b51920d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b51b1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b51b12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b51d7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b5149ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b5149a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b51488018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16859bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16859bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b513c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563b51484aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b53d5c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b51c14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b5191f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect departspeed speedlimit ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7f 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 
> =================================================================
> ==1093476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564cc259ce32 bp 0x7ffe1fde9410 sp 0x7ffe1fde9408
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564cc259ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cc259c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cc22a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cc22a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cc24a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cc249a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cc2704793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cc1e26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cc1e2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cc1e10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a3accfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a3accfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cc1d4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564cc1e0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564cc46e4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cc259c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cc22a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect from ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c4 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 
> =================================================================
> ==1093345==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c45225fe32 bp 0x7fff7c4b36d0 sp 0x7fff7c4b36c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c45225fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c45225f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c451f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c451f6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c452165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c45215d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4523c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c451ae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c451ae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c451ad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa8b55ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa8b55ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c451a11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c451acfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c4543a7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c45225f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c451f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect id ( 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  52 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 
> =================================================================
> ==1093336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562c6412ee32 bp 0x7ffc495ba750 sp 0x7ffc495ba748
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562c6412ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c6412e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c63e399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c63e3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c64034ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c6402c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c64296793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c639b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c639b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c639a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59a7a6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59a7a6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c638e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562c6399eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562c66276731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c6412e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c63e399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  88 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 
> =================================================================
> ==1093627==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d194c60e32 bp 0x7ffc75473710 sp 0x7ffc75473708
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d194c60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d194c609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d19496b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d19496cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d194b66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d194b5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d194dc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1944eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1944e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1944d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa697c4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa697c4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d194412634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d1944d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d196da8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d194c60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d19496b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  90 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 
> =================================================================
> ==1093550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5629a53eae32 bp 0x7ffef1c7e890 sp 0x7ffef1c7e888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5629a53eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629a53ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629a50f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629a50f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629a52f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629a52e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629a5552793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629a4c74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629a4c7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629a4c5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff122097d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff122097e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629a4b9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5629a4c5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5629a7532731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629a53ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629a50f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8d 2d 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 
> =================================================================
> ==1093654==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559e6cadde32 bp 0x7fffa7cb58b0 sp 0x7fffa7cb58a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559e6cadde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e6cadd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e6c7e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e6c7e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e6c9e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e6c9db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e6cc45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e6c367c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e6c36356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e6c351018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f4e8c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f4e8c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e6c28f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559e6c34daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559e6ec25731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e6cadd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e6c7e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1093555==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e0a8c74e32 bp 0x7ffc83153710 sp 0x7ffc83153708
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e0a8c74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0a8c749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0a897f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0a8980d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0a8b7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0a8b72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0a8ddc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0a84fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0a84fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0a84e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe64ffcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe64ffce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0a8426634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e0a84e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0aadbc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0a8c74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0a897f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect to ( 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  ce 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 
> =================================================================
> ==1093351==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563d01924e32 bp 0x7fff45504c90 sp 0x7fff45504c88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563d01924e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d019249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d0162f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d01630d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d0182aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d01822952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d01a8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d011aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d011aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d01198018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6a210ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6a210ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d010d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563d01194aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563d03a6c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d01924725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d0162f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect type ( 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  d6 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 
> =================================================================
> ==1093352==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c0b666be32 bp 0x7ffca94eb190 sp 0x7ffca94eb188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c0b666be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0b666b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0b63769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0b6377d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0b6571ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0b6569952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0b67d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0b5ef5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0b5ef156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0b5edf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22f6c02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22f6c02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0b5e1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c0b5edbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c0b87b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0b666b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0b63769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect typebutton ( 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  d7 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 
> =================================================================
> ==1093361==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ef75918e32 bp 0x7ffe020f9db0 sp 0x7ffe020f9da8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ef75918e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef759189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef756239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef75624d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef7581eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef75816952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef75a80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef751a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef7519e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef7518c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91dbfb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91dbfb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef750ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ef75188aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef77a60731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef75918725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef756239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivallane current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  da 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093797==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e111b4be32 bp 0x7ffea7640030 sp 0x7ffea7640028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e111b4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e111b4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1118569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e111857d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e111a51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e111a49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e111cb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1113d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1113d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1113bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff8f063d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff8f063e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1112fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e1113bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e113c93731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e111b4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1118569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivallane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093791==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556124571e32 bp 0x7ffebd1801d0 sp 0x7ffebd1801c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556124571e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561245719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55612427c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55612427dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556124477ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55612446f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561246d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556123dfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556123df756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556123de5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8994114d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8994114e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556123d23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556123de1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5561266b9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556124571725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55612427c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalpos float ( 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  aa 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093804==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5614a109ae32 bp 0x7ffd20c7c730 sp 0x7ffd20c7c728
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5614a109ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614a109a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614a0da59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614a0da6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614a0fa0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614a0f98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614a1202793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614a0924c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614a092056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614a090e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00a5ba5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00a5ba5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614a084c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5614a090aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5614a31e2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614a109a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614a0da59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalpos max ( 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  a9 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093818==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56045b1b7e32 bp 0x7ffce03c5a30 sp 0x7ffce03c5a28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56045b1b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56045b1b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56045aec29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56045aec3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56045b0bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56045b0b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56045b31f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56045aa41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56045aa3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56045aa2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b498a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b498a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56045a969634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56045aa27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56045d2ff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56045b1b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56045aec29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalpos random ( 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  c6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093810==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562ee6eade32 bp 0x7ffe955298d0 sp 0x7ffe955298c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562ee6eade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ee6ead9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ee6bb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ee6bb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ee6db3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ee6dab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ee7015793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ee6737c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ee673356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ee6721018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3efcde3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3efcde3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ee665f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562ee671daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ee8ff5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ee6ead725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ee6bb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalposlat current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  da 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093927==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5579c8578e32 bp 0x7ffe98f87630 sp 0x7ffe98f87628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5579c8578e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579c85789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579c82839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579c8284d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579c847eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579c8476952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5579c86e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5579c7e02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5579c7dfe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5579c7dec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60cce83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60cce83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579c7d2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5579c7de8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5579ca6c0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579c8578725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579c82839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  cd 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093911==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ee0c014e32 bp 0x7ffe427ad6f0 sp 0x7ffe427ad6e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ee0c014e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee0c0149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee0bd1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee0bd20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee0bf1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee0bf12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee0c17c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee0b89ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee0b89a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee0b888018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e28bc6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e28bc6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee0b7c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ee0b884aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ee0e15c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee0c014725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee0bd1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5585f7773e32 bp 0x7ffd33c74430 sp 0x7ffd33c74428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5585f7773e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585f77739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585f747e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585f747fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585f7679ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585f7671952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585f78db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585f6ffdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585f6ff956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585f6fe7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f91458d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f91458e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585f6f25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5585f6fe3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585f98bb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585f7773725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585f747e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  da 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093824==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cb02a22e32 bp 0x7fff559881b0 sp 0x7fff559881a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cb02a22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb02a229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb0272d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb0272ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb02928ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb02920952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb02b8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb022acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb022a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb02296018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffabefded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffabefdee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb021d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cb02292aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb04b6a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb02a22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb0272d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  bf 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093827==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555beaa0ee32 bp 0x7ffd9b8c64b0 sp 0x7ffd9b8c64a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555beaa0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555beaa0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bea7199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bea71ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bea914ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bea90c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555beab76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bea298c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bea29456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bea282018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a8805ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a8805ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bea1c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555bea27eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555becb56731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555beaa0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bea7199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  dc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f978e4ae32 bp 0x7fff36ed4450 sp 0x7fff36ed4448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f978e4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f978e4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f978b559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f978b56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f978d50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f978d48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f978fb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9786d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9786d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9786be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef311ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef311dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9785fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f9786baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f97af92731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f978e4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f978b559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  cc 2d 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 
> =================================================================
> ==1093665==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5567363c7e32 bp 0x7ffd763f84d0 sp 0x7ffd763f84c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5567363c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567363c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567360d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567360d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567362cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567362c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55673652f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556735c51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556735c4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556735c3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb16db56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb16db56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556735b79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556735c37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55673850f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567363c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567360d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093860==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558e7e25fe32 bp 0x7ffc923c6ff0 sp 0x7ffc923c6fe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558e7e25fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e7e25f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e7df6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e7df6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e7e165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e7e15d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e7e3c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e7dae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e7dae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e7dad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7522430d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7522430e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e7da11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558e7dacfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e803a7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e7e25f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e7df6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection depart containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  be 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558fd20e6e32 bp 0x7ffd391b77b0 sp 0x7ffd391b77a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558fd20e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fd20e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fd1df19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fd1df2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fd1fdfe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558fd1fdf786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558fd1fe17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x558fd19666a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558fd1969698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558fd195a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff0ef947d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0ef947e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fd1898634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558fd1956aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558fd422e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fd20e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fd1df19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection depart float ( 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  80 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093930==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560e7dc69e32 bp 0x7ffd337425b0 sp 0x7ffd337425a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560e7dc69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e7dc699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e7d9749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e7d975d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e7db6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e7db67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e7ddd1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e7d4f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e7d4ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e7d4dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64b16d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64b16d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e7d41b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560e7d4d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e7fdb1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e7dc69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e7d9749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection depart triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b5 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093945==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f4cda8be32 bp 0x7ffdc2768dd0 sp 0x7ffdc2768dc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f4cda8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4cda8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4cd7969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4cd797d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4cd984e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f4cd984786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f4cd9867f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f4cd30b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f4cd30e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f4cd2ff216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f89d6217d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89d6217e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4cd23d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f4cd2fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f4cfbd3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4cda8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4cd7969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane allowed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  bf 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093692==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56231b50ae32 bp 0x7fff4833ebb0 sp 0x7fff4833eba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56231b50ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56231b50a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56231b2159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56231b216d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56231b410ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56231b408952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56231b672793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56231ad94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56231ad9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56231ad7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe581d79d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe581d79e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56231acbc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56231ad7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56231d652731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56231b50a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56231b2159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane best ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  e1 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093700==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557d06d01e32 bp 0x7ffc0a160fd0 sp 0x7ffc0a160fc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557d06d01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d06d019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d06a0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d06a0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d06c07ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d06bff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d06e69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d0658bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d0658756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d06575018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a8cd32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a8cd32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d064b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557d06571aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557d08e49731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d06d01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d06a0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane first ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  dc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093717==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56166587fe32 bp 0x7ffcd1c54810 sp 0x7ffcd1c54808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56166587fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56166587f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56166558a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56166558bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561665785ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56166577d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616659e7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561665109c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56166510556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616650f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd3699dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd3699de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561665031634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5616650efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616679c7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56166587f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56166558a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d7 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093680==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560c9e698e32 bp 0x7ffc503f0030 sp 0x7ffc503f0028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560c9e698e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c9e6989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c9e3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c9e3a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c9e59eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c9e596952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c9e800793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c9df22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c9df1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c9df0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdaa491cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdaa491ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c9de4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560c9df08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560ca07e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c9e698725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c9e3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5592bcb1de32 bp 0x7ffc6e916b50 sp 0x7ffc6e916b48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5592bcb1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592bcb1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592bc8289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592bc829d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592bca23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592bca1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592bcc85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592bc3a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592bc3a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592bc391018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7c1a54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7c1a54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592bc2cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5592bc38daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5592bec65731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592bcb1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592bc8289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55845906ee32 bp 0x7ffd4daa8dd0 sp 0x7ffd4daa8dc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55845906ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55845906e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558458d799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558458d7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558458f74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558458f6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584591d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584588f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584588f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584588e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb39e444d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb39e444e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558458820634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5584588deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55845b1b6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55845906e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558458d799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos base ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093746==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560a0619fe32 bp 0x7ffd8ac6cb70 sp 0x7ffd8ac6cb68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560a0619fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a0619f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a05eaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a05eabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a060a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a0609d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a06307793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a05a29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a05a2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a05a13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5c5d2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5c5d2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a05951634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560a05a0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560a082e7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a0619f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a05eaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5631bc901e32 bp 0x7ffe4b9c1350 sp 0x7ffe4b9c1348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5631bc901e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631bc9019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631bc60c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631bc60dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631bc807ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631bc7ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631bca69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631bc18bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631bc18756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631bc175018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa95fdadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa95fdade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631bc0b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5631bc171aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5631bea49731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631bc901725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631bc60c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  23 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093730==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562ecada4e32 bp 0x7fff9ba33c30 sp 0x7fff9ba33c28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562ecada4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ecada49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ecaaaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ecaab0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ecacaaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ecaca2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ecaf0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562eca62ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562eca62a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562eca618018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3a000ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3a000ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562eca556634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562eca614aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ecceec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ecada4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ecaaaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos last ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  0b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093753==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563b2685ce32 bp 0x7fff7c54fdf0 sp 0x7fff7c54fde8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563b2685ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b2685c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b265679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b26568d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b26762ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b26a279f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563b26a25ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563b260e86b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563b260e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b260d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd396d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd396d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b2600e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563b260ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b289a4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b2685c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b265679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  07 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093722==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5563e595ae32 bp 0x7ffca4743790 sp 0x7ffca4743788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5563e595ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563e595a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563e56659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563e5666d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563e5860ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563e5b259f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5563e5b23ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5563e51e66b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5563e51e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563e51ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6a98e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6a98e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563e510c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5563e51caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5563e7aa2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563e595a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563e56659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  a7 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093740==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562f315ebe32 bp 0x7ffd93f10e50 sp 0x7ffd93f10e48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562f315ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f315eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f312f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f312f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f314f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f314e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f31753793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f30e75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f30e7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f30e5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd14a68bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd14a68be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f30d9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562f30e5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f33733731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f315eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f312f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  bf 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093909==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561dac4b3e32 bp 0x7ffc53dcc9b0 sp 0x7ffc53dcc9a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561dac4b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561dac4b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561dac1be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561dac1bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561dac3b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561dac3b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dac61b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561dabd3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561dabd3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561dabd27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbaa8d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbaa8d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561dabc65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561dabd23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561dae5fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561dac4b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561dac1be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  f7 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093872==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aa873c7e32 bp 0x7fffd43c8150 sp 0x7fffd43c8148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aa873c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa873c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa870d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa870d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa872cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa872c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa8752f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa86c51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa86c4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa86c3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feaa1cc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feaa1cc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa86b79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aa86c37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aa8950f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa873c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa870d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  de 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093885==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557434486e32 bp 0x7ffe3d53ce90 sp 0x7ffe3d53ce88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557434486e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574344869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574341919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557434192d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55743438cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557434384952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574345ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557433d10c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557433d0c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557433cfa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7490590d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7490590e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557433c38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557433cf6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5574365ce731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557434486725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574341919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  dc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093896==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5577c9558e32 bp 0x7ffc4f2ab150 sp 0x7ffc4f2ab148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5577c9558e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577c95589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577c92639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577c9264d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577c945eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577c9456952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577c96c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577c8de2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577c8dde56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577c8dcc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9c5631d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9c5631e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577c8d0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5577c8dc8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5577cb6a0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577c9558725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577c92639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  cc 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093870==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55974b254e32 bp 0x7ffdafba74b0 sp 0x7ffdafba74a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55974b254e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55974b2549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55974af5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55974af60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55974b15aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55974b152952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55974b3bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55974aadec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55974aada56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55974aac8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa399032d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa399032e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55974aa06634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55974aac4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55974d39c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55974b254725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55974af5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c5 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093884==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559569005e32 bp 0x7ffe669dc010 sp 0x7ffe669dc008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559569005e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595690059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559568d109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559568d11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559568f0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559568f03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55956916d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55956888fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55956888b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559568879018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd75ee44d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd75ee44e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595687b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559568875aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55956b14d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559569005725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559568d109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  dd 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093908==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561ae94c7e32 bp 0x7ffc17448cd0 sp 0x7ffc17448cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561ae94c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ae94c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ae91d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ae91d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ae93cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ae93c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ae962f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ae8d51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ae8d4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ae8d3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f595cf12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f595cf12e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ae8c79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561ae8d37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561aeb60f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ae94c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ae91d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed desired ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d9 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093767==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e439958e32 bp 0x7ffd477b1d70 sp 0x7ffd477b1d68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e439958e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4399589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4396639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e439664d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e43985eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e439856952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e439ac0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4391e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4391de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4391cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7576a0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7576a0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e43910a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e4391c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e43baa0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e439958725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4396639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
2c2,80
< Warning: Choosing new speed factor 1.44 for vehicle 'tripB' to match departure speed 20.00 (max 13.04).
---
> /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  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093766==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557ad459be32 bp 0x7ffc2a005350 sp 0x7ffc2a005348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557ad459be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ad459b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ad42a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ad42a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ad44a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ad4499952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ad4703793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ad3e25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ad3e2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ad3e0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fefb9ea5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefb9ea5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ad3d4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557ad3e0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557ad66e3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093764==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556c84088e32 bp 0x7ffd794cd7b0 sp 0x7ffd794cd7a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556c84088e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c840889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c83d939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c83d94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c83f8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c83f86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c841f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c83912c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c8390e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c838fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01972a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01972a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c8383a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556c838f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556c861d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c84088725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c83d939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d1 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093763==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f779ff5e32 bp 0x7fff3e027f90 sp 0x7fff3e027f88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f779ff5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f779ff59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f779d009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f779d01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f779efbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f779ef3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f77a15d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f77987fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f77987b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f779869018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f030d9b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f030d9b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7797a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f779865aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f77c13d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f779ff5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f779d009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed speedlimit ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093782==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5643a70c2e32 bp 0x7ffd41905c70 sp 0x7ffd41905c68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5643a70c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643a70c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643a6dcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643a6dced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643a6fc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643a6fc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643a722a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643a694cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643a694856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643a6936018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc448069d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc448069e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643a6874634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5643a6932aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5643a920a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643a70c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643a6dcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093928==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5631601c0e32 bp 0x7ffc5ac7e630 sp 0x7ffc5ac7e628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5631601c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631601c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56315fecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56315feccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631600c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631600be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563160328793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56315fa4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56315fa4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56315fa34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a3773ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a3773ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56315f972634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56315fa30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563162308731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631601c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56315fecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093846==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561773d72e32 bp 0x7ffcfe62a4b0 sp 0x7ffcfe62a4a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561773d72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561773d729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561773a7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561773a7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561773c78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561773c70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561773eda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617735fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617735f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617735e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9cc182ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9cc182ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561773524634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5617735e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561775eba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561773d72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561773a7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  bf 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093951==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564d08917e32 bp 0x7ffc20dabff0 sp 0x7ffc20dabfe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564d08917e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d089179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d086229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d08623d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d0881debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d08815952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d08a7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d081a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d0819d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d0818b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4579cabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4579cabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d080c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564d08187aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d0aa5f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d08917725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d086229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d8 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093857==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55841bc32e32 bp 0x7ffd79a454f0 sp 0x7ffd79a454e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55841bc32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55841bc329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55841b93d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55841b93ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55841bb38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55841bb30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55841bd9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55841b4bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55841b4b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55841b4a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb20c32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb20c32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55841b3e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55841b4a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55841dd7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55841bc32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55841b93d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection type ( 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  4c 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 0a 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093664==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fe32a63e32 bp 0x7ffde8948cd0 sp 0x7ffde8948cc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fe32a63e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe32a639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe3276e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe3276fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe32969ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe32961952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe32bcb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe322edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe322e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe322d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc50b383d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc50b383e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe32215634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fe322d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe34bab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe32a63725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe3276e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load arrivallane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d4 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 
> =================================================================
> ==1094037==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563c602d0e32 bp 0x7ffceb811d10 sp 0x7ffceb811d08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563c602d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c602d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c5ffdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c5ffdcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c601d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c601ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c60438793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c5fb5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c5fb5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c5fb44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f453ea36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f453ea36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c5fa82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563c5fb40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563c62418731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c602d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c5ffdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load arrivalpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  ed 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 
> =================================================================
> ==1094038==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56213fa4be32 bp 0x7fff5fa78010 sp 0x7fff5fa78008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56213fa4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56213fa4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56213f7569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56213f757d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56213f951ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56213f949952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56213fbb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56213f2d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56213f2d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56213f2bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2887bb3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2887bb3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56213f1fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56213f2bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562141b93731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56213fa4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56213f7569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load arrivalposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1094070==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5651a2ef7e32 bp 0x7ffe37884bf0 sp 0x7ffe37884be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5651a2ef7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651a2ef79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651a2c029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651a2c03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651a2dfdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651a2df5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5651a305f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5651a2781c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5651a277d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651a276b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f731fd3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f731fd3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651a26a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5651a2767aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5651a503f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651a2ef7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651a2c029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load arrivalspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  dc 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 
> =================================================================
> ==1094040==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d133d6ae32 bp 0x7ffe8a19fa30 sp 0x7ffe8a19fa28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d133d6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d133d6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d133a759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d133a76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d133c70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d133c68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d133ed2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1335f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1335f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1335de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfcc559d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfcc559e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d13351c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d1335daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d135eb2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d133d6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d133a759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b9 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 
> =================================================================
> ==1094003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56165b834e32 bp 0x7ffeaed6fcb0 sp 0x7ffeaed6fca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56165b834e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56165b8349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56165b53f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56165b540d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56165b73aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56165b732952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56165b99c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56165b0bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56165b0ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56165b0a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fede67ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fede67cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56165afe6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56165b0a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56165d97c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56165b834725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56165b53f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b6 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 
> =================================================================
> ==1094061==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5597044d9e32 bp 0x7ffc3df46bf0 sp 0x7ffc3df46be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5597044d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597044d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597041e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597041e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597043dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597043d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559704641793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559703d63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559703d5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559703d4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a5f12ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a5f12ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559703c8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559703d49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559706621731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597044d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597041e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load default ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  79 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 
> =================================================================
> ==1093960==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bc11c4de32 bp 0x7ffe8dc8d130 sp 0x7ffe8dc8d128
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bc11c4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc11c4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc119589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc11959d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc11b53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc11b4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc11db5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc114d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc114d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc114c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2c9b25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2c9b25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc113ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bc114bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc13d95731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc11c4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc119589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load depart ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b5 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 
> =================================================================
> ==1094080==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bc15082e32 bp 0x7ffc4b26bf10 sp 0x7ffc4b26bf08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bc15082e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc150829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc14d8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc14d8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc14f88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc14f80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc151ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc1490cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc1490856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc148f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c71974d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c71974e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc14834634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bc148f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc171ca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc15082725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc14d8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load departlane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  c6 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 
> =================================================================
> ==1094012==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c5a47ebe32 bp 0x7ffe69ad97f0 sp 0x7ffe69ad97e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c5a47ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5a47eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5a44f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5a44f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5a46f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5a46e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5a4953793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5a4075c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5a407156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5a405f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93f4535d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93f4535e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5a3f9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c5a405baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c5a6933731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5a47eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5a44f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load departpos ( 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  06 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 
> =================================================================
> ==1094020==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562af284de32 bp 0x7ffcf91ff430 sp 0x7ffcf91ff428
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562af284de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562af284d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562af25589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562af2559d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562af2753ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562af274b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562af29b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562af20d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562af20d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562af20c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f116d1bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f116d1bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562af1fff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562af20bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562af4995731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562af284d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562af25589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load departposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  cf 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 
> =================================================================
> ==1094062==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f510df4e32 bp 0x7fffc9b20650 sp 0x7fffc9b20648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f510df4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f510df49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f510aff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f510b00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f510cfaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f510cf2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f510f5c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f51067ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f51067a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f510668018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0d2e9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0d2e9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5105a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f510664aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f512f3c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f510df4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f510aff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load departspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  ca 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 
> =================================================================
> ==1094023==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56457b10fe32 bp 0x7ffebe7ef170 sp 0x7ffebe7ef168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56457b10fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56457b10f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56457ae1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56457ae1bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56457b015ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56457b00d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56457b277793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56457a999c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56457a99556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56457a983018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1d7f4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1d7f4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56457a8c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56457a97faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56457d257731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56457b10f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56457ae1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load from ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  8d 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 
> =================================================================
> ==1093988==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562dea007e32 bp 0x7fffbaaafcb0 sp 0x7fffbaaafca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562dea007e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562dea0079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562de9d129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562de9d13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562de9f0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562de9f05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562dea16f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562de9891c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562de988d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562de987b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74bca3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74bca3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562de97b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562de9877aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562dec14f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562dea007725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562de9d129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093975==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f88016ce32 bp 0x7ffd7d8b34f0 sp 0x7ffd7d8b34e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f88016ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f88016c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f87fe779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f87fe78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f880072ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f88006a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8802d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f87f9f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f87f9f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f87f9e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f892a5c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f892a5c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f87f91e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f87f9dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f8822b4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f88016c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f87fe779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  a3 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 
> =================================================================
> ==1094078==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d45a747e32 bp 0x7ffc30badd30 sp 0x7ffc30badd28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d45a747e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d45a7479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d45a4529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d45a453d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d45a64debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d45a645952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d45a8af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d459fd1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d459fcd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d459fbb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f384c704d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f384c704e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d459ef9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d459fb7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d45c88f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d45a747725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d45a4529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1094047==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5565eabb3e32 bp 0x7fff86b7aeb0 sp 0x7fff86b7aea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5565eabb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565eabb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565ea8be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565ea8bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565eaab9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565eaab1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565ead1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565ea43dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565ea43956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565ea427018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc78f2d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc78f2d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565ea365634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5565ea423aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5565eccfb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565eabb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565ea8be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load no_junctions ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1093971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f99d7a24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555f9af6f8a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:40
>     #2 0x555f9af6932a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:382:24
>     #3 0x555f9af5ca02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x555f9af6edb1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:347:17
>     #5 0x555f99d7dd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f31dbd7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  20 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1094091==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c41e91ae32 bp 0x7ffc4f5192f0 sp 0x7ffc4f5192e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c41e91ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c41e91a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c41e6259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c41e626d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c41e820ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c41e818952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c41ea82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c41e1a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c41e1a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c41e18e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49cb4d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49cb4d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c41e0cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c41e18aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c420a62731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c41e91a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c41e6259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  ba 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 
> =================================================================
> ==1094052==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5592d4a8ee32 bp 0x7ffde1858650 sp 0x7ffde1858648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5592d4a8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592d4a8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592d47999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592d479ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592d4994ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592d498c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592d4bf6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592d4318c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592d431456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592d4302018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fc2280d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fc2280e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592d4240634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5592d42feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5592d6bd6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592d4a8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592d47999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load to ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  b5 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 
> =================================================================
> ==1093993==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561ff4d3ce32 bp 0x7ffe3b894490 sp 0x7ffe3b894488
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561ff4d3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ff4d3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ff4a479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ff4a48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ff4c42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ff4c3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ff4ea4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ff45c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ff45c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ff45b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6adfc32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6adfc32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ff44ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561ff45acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561ff6e84731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ff4d3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ff4a479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load type ( 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  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 
> =================================================================
> ==1093983==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562143b8ee32 bp 0x7ffdd3d621b0 sp 0x7ffdd3d621a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562143b8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562143b8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621438999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56214389ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562143a94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562143a8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562143cf6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562143418c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56214341456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562143402018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63f5b01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63f5b01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562143340634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5621433feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562145cd6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562143b8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621438999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions volatilerecomputing ( 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  34 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 
> =================================================================
> ==1094101==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x562948c2de32 bp 0x7ffee27065d0 sp 0x7ffee27065c8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x562948c2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562948c2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629489389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562948939d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562948b33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562948b2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562948d95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629484b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629484b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629484a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe9fdeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe9fdeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629483df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x56294849daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56294ad75731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562948c2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629489389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create arrivallane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1091395==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5601bc308e32 bp 0x7ffce9336cd0 sp 0x7ffce9336cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5601bc308e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601bc3089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601bc0139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601bc014d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601bc20eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601bc206952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601bc470793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601bbb92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601bbb8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601bbb7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2aeefbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2aeefbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601bbaba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5601bbb78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5601be450731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601bc308725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601bc0139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create arrivalpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  46 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 
> =================================================================
> ==1091398==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c9c17b5e32 bp 0x7ffde8b60fd0 sp 0x7ffde8b60fc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c9c17b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9c17b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9c14c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9c14c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9c16bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9c16b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c9c191d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9c103fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9c103b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9c1029018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6c1d7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6c1d7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9c0f67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c9c1025aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c9c38fd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9c17b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9c14c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create arrivalposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1091434==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c38c8aee32 bp 0x7ffe9ef0f1d0 sp 0x7ffe9ef0f1c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c38c8aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c38c8ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c38c5b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c38c5bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c38c7b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c38c7ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c38ca16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c38c138c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c38c13456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c38c122018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5259f41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5259f41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c38c060634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c38c11eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c38e9f6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c38c8ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c38c5b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create arrivalspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4a 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 
> =================================================================
> ==1091396==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562b82fdce32 bp 0x7ffdd84b3fd0 sp 0x7ffdd84b3fc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562b82fdce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b82fdc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b82ce79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b82ce8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b82ee2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b82eda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b83144793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b82866c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b8286256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b82850018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18ec897d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18ec897e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b8278e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562b8284caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562b85124731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b82fdc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b82ce79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  58 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 
> =================================================================
> ==1091360==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5561fc3d7e32 bp 0x7ffd4e186450 sp 0x7ffd4e186448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5561fc3d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561fc3d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561fc0e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561fc0e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561fc2ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561fc2d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561fc53f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561fbc61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561fbc5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561fbc4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79b0315d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79b0315e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561fbb89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5561fbc47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5561fe51f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561fc3d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561fc0e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  11 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 
> =================================================================
> ==1091420==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558fb448fe32 bp 0x7ffd70d6f930 sp 0x7ffd70d6f928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558fb448fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fb448f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fb419a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fb419bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fb4395ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fb438d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fb45f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fb3d19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fb3d1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558fb3d03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cd79d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cd79d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fb3c41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558fb3cffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558fb65d7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fb448f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fb419a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create default ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2d 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 
> =================================================================
> ==1091342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559d8da99e32 bp 0x7ffcb9b33ed0 sp 0x7ffcb9b33ec8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559d8da99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d8da999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d8d7a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d8d7a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d8d99febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d8d997952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d8dc01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d8d323c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d8d31f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d8d30d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12efa1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12efa1ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d8d24b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559d8d309aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559d8fbe1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d8da99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d8d7a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create default_bike ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1091345==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559bf0f30e32 bp 0x7ffcd6f98e70 sp 0x7ffcd6f98e68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559bf0f30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bf0f309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bf0c3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bf0c3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bf0e36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559bf0e2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559bf1098793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559bf07bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559bf07b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559bf07a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60ff9d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60ff9d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559bf06e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559bf07a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559bf3078731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bf0f30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bf0c3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create depart ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1091452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564aebc3be32 bp 0x7ffc04b11ef0 sp 0x7ffc04b11ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564aebc3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564aebc3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564aeb9469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564aeb947d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564aebb41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564aebb39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564aebda3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564aeb4c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564aeb4c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564aeb4af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f417740cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f417740ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564aeb3ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564aeb4abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564aedd83731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564aebc3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564aeb9469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create departlane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1091372==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561082c4ee32 bp 0x7fffa8427610 sp 0x7fffa8427608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561082c4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561082c4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610829599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56108295ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561082b54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561082b4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561082db6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610824d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610824d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610824c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc43d7a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc43d7a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561082400634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5610824beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561084d96731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561082c4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610829599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create departpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6c 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 
> =================================================================
> ==1091378==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e120266e32 bp 0x7fff50de5330 sp 0x7fff50de5328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e120266e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1202669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e11ff719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e11ff72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e12016cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e120164952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1203ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e11faf0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e11faec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e11fada018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01f5f0ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01f5f0ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e11fa18634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e11fad6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e1223ae731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e120266725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e11ff719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create departposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1091427==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561e8c230e32 bp 0x7ffe4a9375f0 sp 0x7ffe4a9375e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561e8c230e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e8c2309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e8bf3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e8bf3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e8c136ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e8c12e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e8c398793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e8babac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e8bab656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e8baa4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb70aea1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb70aea1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e8b9e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561e8baa0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561e8e378731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e8c230725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e8bf3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create departspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  57 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 
> =================================================================
> ==1091394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e7705b8e32 bp 0x7ffef5041150 sp 0x7ffef5041148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e7705b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7705b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7702c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7702c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7704beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7704b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e770720793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e76fe42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e76fe3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e76fe2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f627045ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f627045ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e76fd6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e76fe28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e772700731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7705b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7702c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1091351==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f590f97e32 bp 0x7ffd9def1d50 sp 0x7ffd9def1d48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f590f97e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f590f979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f590ca29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f590ca3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f590e9debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f590e95952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5910ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f590821c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f59081d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f59080b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57591f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57591f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f590749634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f590807aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f5930df731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f590f97725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f590ca29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1f 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 
> =================================================================
> ==1091441==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e31ff77e32 bp 0x7ffe478082b0 sp 0x7ffe478082a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e31ff77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e31ff779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e31fc829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e31fc83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e31fe7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e31fe75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3200df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e31f801c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e31f7fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e31f7eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f888c1a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f888c1a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e31f729634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e31f7e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e3220bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e31ff77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e31fc829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4b 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 
> =================================================================
> ==1091414==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5576d74c4e32 bp 0x7ffc00349fd0 sp 0x7ffc00349fc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5576d74c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576d74c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576d71cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576d71d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576d73caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576d73c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576d762c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576d6d4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576d6d4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576d6d38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27a2368d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27a2368e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576d6c76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5576d6d34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5576d960c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576d74c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576d71cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1091419==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5575bcb7ce32 bp 0x7fff5435af10 sp 0x7fff5435af08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5575bcb7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575bcb7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575bc8879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575bc888d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575bca82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575bca7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575bcce4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575bc406c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575bc40256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575bc3f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1241d05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1241d05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575bc32e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5575bc3ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5575becc4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575bcb7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575bc8879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle create type ( 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  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 
> =================================================================
> ==1091359==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5644185e0e32 bp 0x7ffe3e8de4f0 sp 0x7ffe3e8de4e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5644185e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644185e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644182eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644182ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644184e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644184de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564418748793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564417e6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564417e6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564417e54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f3a450d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f3a450e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564417d92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564417e50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56441a728731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644185e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644182eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivaledge ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  28 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 
> =================================================================
> ==1091511==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5598316f3e32 bp 0x7ffe228c1930 sp 0x7ffe228c1928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5598316f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598316f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598313fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598313ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598315f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598315f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55983185b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559830f7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559830f7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559830f67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6eb8efcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6eb8efce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559830ea5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559830f63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55983383b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598316f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598313fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivallane current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1091638==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e44c9e4e32 bp 0x7ffe7dfe5910 sp 0x7ffe7dfe5908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e44c9e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e44c9e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e44c6ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e44c6f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e44c8eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e44c8e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e44cb4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e44c26ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e44c26a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e44c258018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4121933d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4121933e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e44c196634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e44c254aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e44eb2c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e44c9e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e44c6ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivallane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1091627==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56488d356e32 bp 0x7ffe5d857d10 sp 0x7ffe5d857d08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56488d356e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56488d3569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56488d0619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56488d062d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56488d25cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56488d254952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56488d4be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56488cbe0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56488cbdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56488cbca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90863ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90863dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56488cb08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56488cbc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56488f49e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56488d356725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56488d0619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2b 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 
> =================================================================
> ==1091642==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555c7e069e32 bp 0x7fff81d19670 sp 0x7fff81d19668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555c7e069e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c7e0699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c7dd749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c7dd75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c7df6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c7df67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c7e1d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c7d8f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c7d8ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c7d8dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb91b5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb91b5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c7d81b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555c7d8d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555c801b1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c7e069725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c7dd749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalpos max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1091658==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5559d3943e32 bp 0x7ffe0ffde1f0 sp 0x7ffe0ffde1e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5559d3943e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559d39439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559d364e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559d364fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559d3849ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559d3841952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559d3aab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559d31cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559d31c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559d31b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8495b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8495b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559d30f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5559d31b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5559d5a8b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559d3943725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559d364e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  17 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 
> =================================================================
> ==1091655==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564d29a80e32 bp 0x7ffd89917ef0 sp 0x7ffd89917ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564d29a80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d29a809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d2978b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d2978cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d29986ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d2997e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d29be8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d2930ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d2930656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d292f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbef1afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbef1afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d29232634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564d292f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d2bbc8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d29a80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d2978b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalposlat current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1091763==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5609491aae32 bp 0x7ffe43314950 sp 0x7ffe43314948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5609491aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609491aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560948eb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560948eb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609490b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609490a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560949312793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560948a34c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560948a3056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560948a1e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71b52e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71b52e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56094895c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560948a1aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56094b2f2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609491aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560948eb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  17 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 
> =================================================================
> ==1091753==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563779055e32 bp 0x7fff7ed850b0 sp 0x7fff7ed850a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563779055e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637790559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563778d609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563778d61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563778f5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563778f53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637791bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637788dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637788db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637788c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfdd3f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfdd3f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563778807634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5637788c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56377b19d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563779055725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563778d609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalspeed center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1091683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ade4e0fe32 bp 0x7ffe821b8cf0 sp 0x7ffe821b8ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ade4e0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ade4e0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ade4b1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ade4b1bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ade4d15ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ade4d0d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ade4f77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ade4699c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ade469556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ade4683018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22faa2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22faa2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ade45c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ade467faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ade6f57731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ade4e0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ade4b1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  11 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 
> =================================================================
> ==1091659==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56414acc3e32 bp 0x7ffd9b6224b0 sp 0x7ffd9b6224a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56414acc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56414acc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56414a9ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56414a9cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56414abc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56414abc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56414ae2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56414a54dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56414a54956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56414a537018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2acc4f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2acc4f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56414a475634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56414a533aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56414ce0b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56414acc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56414a9ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalspeed left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1091670==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56291d513e32 bp 0x7ffe367031d0 sp 0x7ffe367031c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56291d513e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56291d5139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56291d21e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56291d21fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56291d419ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56291d411952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56291d67b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56291cd9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56291cd9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56291cd87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2fc82ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2fc82ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56291ccc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56291cd83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56291f65b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56291d513725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56291d21e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect arrivalspeed right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1091679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55664cfc6e32 bp 0x7ffd88c00df0 sp 0x7ffd88c00de8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55664cfc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55664cfc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55664ccd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55664ccd2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55664ceccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55664cec4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55664d12e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55664c850c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55664c84c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55664c83a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2255fe9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2255fe9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55664c778634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55664c836aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55664f10e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55664cfc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55664ccd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  24 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 
> =================================================================
> ==1091493==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563726588e32 bp 0x7ffcdd5f9c90 sp 0x7ffcdd5f9c88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563726588e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637265889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637262939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563726294d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56372648eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563726486952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637266f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563725e12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563725e0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563725dfc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9672fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9672fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563725d3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563725df8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5637286d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563726588725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637262939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1091708==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55675836de32 bp 0x7ffc8d124fd0 sp 0x7ffc8d124fc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55675836de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55675836d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567580789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556758079d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556758273ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55675826b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567584d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556757bf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556757bf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556757be1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1586ae4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1586ae4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556757b1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556757bddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55675a4b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55675836d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567580789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect depart containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  28 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 
> =================================================================
> ==1091787==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b324c8fe32 bp 0x7ffc575a2a50 sp 0x7ffc575a2a48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b324c8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b324c8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b32499a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b32499bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b324b88e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b324b88786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b324b8a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b32450f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b324512698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b324503216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f506ae41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f506ae41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b324441634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b3244ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b326dd7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b324c8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b32499a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect depart float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1091785==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a901f32e32 bp 0x7fff5366c930 sp 0x7fff5366c928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a901f32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a901f329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a901c3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a901c3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a901e38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a901e30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a90209a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9017bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9017b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9017a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ea0944d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ea0944e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9016e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a9017a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a90407a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a901f32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a901c3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect depart triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1091795==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559153d6be32 bp 0x7ffced293050 sp 0x7ffced293048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559153d6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559153d6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559153a769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559153a77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559153c64e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559153c64786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559153c667f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5591535eb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5591535ee698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5591535df216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f85c85fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85c85fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55915351d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5591535dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559155eb3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559153d6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559153a769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departedge ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1091502==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55eb258d2e32 bp 0x7ffc7fece4b0 sp 0x7ffc7fece4a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55eb258d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb258d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb255dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb255ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb257d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb257d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb25a3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb2515cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb2515856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb25146018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89b71b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89b71b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb25084634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55eb25142aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eb27a1a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb258d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb255dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane allowed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1091533==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d97868de32 bp 0x7ffe4e4ed7b0 sp 0x7ffe4e4ed7a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d97868de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d97868d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9783989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d978399d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d978593ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d97858b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9787f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d977f17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d977f1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d977f01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe753995d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe753995e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d977e3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d977efdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d97a7d5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d97868d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9783989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane best ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1091546==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562bdcc14e32 bp 0x7fff374ff1f0 sp 0x7fff374ff1e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562bdcc14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562bdcc149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562bdc91f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562bdc920d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562bdcb1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562bdcb12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562bdcd7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562bdc49ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562bdc49a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562bdc488018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91c6c54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91c6c54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562bdc3c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562bdc484aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562bded5c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562bdcc14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562bdc91f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane first ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1091555==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d71c5c9e32 bp 0x7fffaaa21b90 sp 0x7fffaaa21b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d71c5c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d71c5c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d71c2d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d71c2d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d71c4cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d71c4c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d71c731793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d71be53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d71be4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d71be3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68912efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68912efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d71bd7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d71be39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d71e711731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d71c5c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d71c2d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  11 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 
> =================================================================
> ==1091517==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562ee0bcae32 bp 0x7ffd769377b0 sp 0x7ffd769377a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562ee0bcae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ee0bca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ee08d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ee08d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ee0ad0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ee0ac8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ee0d32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ee0454c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ee045056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ee043e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf976aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf976aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ee037c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562ee043aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ee2d12731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ee0bca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ee08d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1091531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bb9225fe32 bp 0x7ffcf3a9c1d0 sp 0x7ffcf3a9c1c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bb9225fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb9225f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb91f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb91f6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb92165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb9215d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb923c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb91ae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb91ae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb91ad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0e268ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0e268ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb91a11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bb91acfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb943a7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb9225f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb91f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departlane random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1091526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55df60a56e32 bp 0x7fffd9515150 sp 0x7fffd9515148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55df60a56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df60a569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df607619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df60762d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df6095cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df60954952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df60bbe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df602e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df602dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df602ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cf5ad7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cf5ad7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df60208634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55df602c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55df62b9e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df60a56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df607619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos base ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  12 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 
> =================================================================
> ==1091584==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5629641f2e32 bp 0x7fff4ec1ff70 sp 0x7fff4ec1ff68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5629641f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629641f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562963efd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562963efed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629640f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629640f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56296435a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562963a7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562963a7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562963a66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f451db40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f451db40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629639a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562963a62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56296633a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629641f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562963efd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  12 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 
> =================================================================
> ==1091558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562a656f4e32 bp 0x7ffe06796a50 sp 0x7ffe06796a48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562a656f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a656f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a653ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a65400d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a655faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a655f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a6585c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a64f7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a64f7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a64f68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef6153cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef6153ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a64ea6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562a64f64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a6783c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a656f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a653ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3d 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 
> =================================================================
> ==1091574==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5563fd9b5e32 bp 0x7ffec5ac0310 sp 0x7ffec5ac0308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5563fd9b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563fd9b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563fd6c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563fd6c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563fd8bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563fd8b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563fdb1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563fd23fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563fd23b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563fd229018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e5b257d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e5b257e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563fd167634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5563fd225aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5563ffafd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563fd9b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563fd6c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos last ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1091600==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562ea2d1de32 bp 0x7fff95256550 sp 0x7fff95256548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562ea2d1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ea2d1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ea2a289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ea2a29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ea2c23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ea2c1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ea2e85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ea25a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ea25a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ea2591018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f669778dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f669778de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ea24cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562ea258daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ea4e65731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ea2d1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ea2a289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2b 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 
> =================================================================
> ==1091565==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560c9c2c5e32 bp 0x7fff147633b0 sp 0x7fff147633a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560c9c2c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c9c2c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c9bfd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c9bfd1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c9c1cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c9c1c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c9c42d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c9bb4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c9bb4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c9bb39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16f24fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16f24fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c9ba77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560c9bb35aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560c9e40d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c9c2c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c9bfd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departpos random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2b 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 
> =================================================================
> ==1091581==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561153125e32 bp 0x7ffe9ed9dbb0 sp 0x7ffe9ed9dba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561153125e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611531259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561152e309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561152e31d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56115302bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561153023952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56115328d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611529afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611529ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561152999018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54a70c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54a70c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611528d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561152995aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56115526d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561153125725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561152e309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  29 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 
> =================================================================
> ==1091738==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55650e21de32 bp 0x7ffc3100eff0 sp 0x7ffc3100efe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55650e21de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55650e21d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55650df289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55650df29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55650e123ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55650e11b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55650e385793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55650daa7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55650daa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55650da91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d90d38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d90d38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55650d9cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55650da8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556510365731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55650e21d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55650df289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1091715==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561806fc3e32 bp 0x7ffc5332ca50 sp 0x7ffc5332ca48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561806fc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561806fc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561806cce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561806ccfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561806ec9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561806ec1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56180712b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56180684dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56180684956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561806837018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6846152d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6846152e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561806775634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561806833aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56180910b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561806fc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561806cce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1091718==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5620c6ba7e32 bp 0x7ffc7ea7f3f0 sp 0x7ffc7ea7f3e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5620c6ba7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620c6ba79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620c68b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620c68b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620c6aadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620c6aa5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620c6d0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620c6431c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620c642d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620c641b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c7f1fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c7f1fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620c6359634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5620c6417aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5620c8cef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620c6ba7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620c68b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1091740==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555ff5182e32 bp 0x7ffe0c915690 sp 0x7ffe0c915688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555ff5182e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ff51829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ff4e8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ff4e8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ff5088ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ff5080952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ff52ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ff4a0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ff4a0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ff49f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2aa56ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2aa56ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ff4934634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555ff49f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555ff72ca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ff5182725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ff4e8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1091716==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aaf46b6e32 bp 0x7ffc1fc192b0 sp 0x7ffc1fc192a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aaf46b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaf46b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaf43c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaf43c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaf45bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaf45b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aaf481e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aaf3f40c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aaf3f3c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aaf3f2a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1bb1e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1bb1e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aaf3e68634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aaf3f26aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aaf67fe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aaf46b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aaf43c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1091736==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5613a1dfce32 bp 0x7fff5f53c1b0 sp 0x7fff5f53c1a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5613a1dfce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613a1dfc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613a1b079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613a1b08d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613a1d02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613a1cfa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613a1f64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613a1686c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613a168256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613a1670018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37ae9e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37ae9e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613a15ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5613a166caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5613a3f44731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613a1dfc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613a1b079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departposlat right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1091735==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559c57cfbe32 bp 0x7ffe42373fb0 sp 0x7ffe42373fa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559c57cfbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c57cfb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c57a069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c57a07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c57c01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c57bf9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c57e63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c57585c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c5758156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c5756f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11b64f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11b64f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c574ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559c5756baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559c59e43731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c57cfb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c57a069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed desired ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1091617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562576437e32 bp 0x7ffdc695d6b0 sp 0x7ffdc695d6a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562576437e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625764379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625761429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562576143d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56257633debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562576335952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56257659f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562575cc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562575cbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562575cab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe618c89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe618c89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562575be9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562575ca7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56257857f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562576437725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625761429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1091601==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e11e005e32 bp 0x7ffcf930f750 sp 0x7ffcf930f748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e11e005e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e11e0059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e11dd109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e11dd11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e11df0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e11df03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e11e16d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e11d88fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e11d88b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e11d879018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f897dbd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f897dbd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e11d7b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e11d875aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e12014d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e11e005725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e11dd109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1091604==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e5b6ca3e32 bp 0x7fffc2263650 sp 0x7fffc2263648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e5b6ca3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5b6ca39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5b69ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5b69afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5b6ba9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5b6ba1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5b6e0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5b652dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5b652956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5b6517018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d2669dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d2669de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5b6455634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e5b6513aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e5b8deb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5b6ca3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5b69ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1091603==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55876489ee32 bp 0x7ffeafb627f0 sp 0x7ffeafb627e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55876489ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55876489e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587645a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587645aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587647a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55876479c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558764a06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558764128c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55876412456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558764112018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0355166d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0355166e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558764050634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55876410eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5587669e6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55876489e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587645a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect departspeed speedlimit ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1091619==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f55f8d1e32 bp 0x7ffd0ffeceb0 sp 0x7ffd0ffecea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f55f8d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f55f8d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f55f5dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f55f5ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f55f7d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f55f7cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f55fa39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f55f15bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f55f15756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f55f145018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ca5b5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ca5b5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f55f083634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f55f141aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f561a19731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f55f8d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f55f5dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect id ( 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 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 
> =================================================================
> ==1091466==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5610fce18e32 bp 0x7fff35bff1b0 sp 0x7fff35bff1a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5610fce18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610fce189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610fcb239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610fcb24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610fcd1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610fcd16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610fcf80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610fc6a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610fc69e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610fc68c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f836b00ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f836b00ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610fc5ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5610fc688aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5610fef60731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610fce18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610fcb239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3d 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 
> =================================================================
> ==1091783==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d4cc53be32 bp 0x7ffdd734fa90 sp 0x7ffdd734fa88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d4cc53be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4cc53b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4cc2469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4cc247d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4cc441ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4cc439952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4cc6a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4cbdc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4cbdc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4cbdaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a60b4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a60b4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4cbced634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d4cbdabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d4ce683731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4cc53b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4cc2469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  11 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 
> =================================================================
> ==1091682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56338dfb0e32 bp 0x7fffd6c6edb0 sp 0x7fffd6c6eda8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56338dfb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56338dfb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56338dcbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56338dcbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56338deb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56338deae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56338e118793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56338d83ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56338d83656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56338d824018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd783314d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd783314e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56338d762634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56338d820aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5633900f8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56338dfb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56338dcbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  31 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fb 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091792==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564e0a681e32 bp 0x7ffc97a2a390 sp 0x7ffc97a2a388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564e0a681e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e0a6819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e0a38c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e0a38dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e0a587ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e0a57f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e0a7e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e09f0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e09f0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e09ef5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe727c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe727c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e09e33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564e09ef1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564e0c7c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e0a681725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e0a38c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2e 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 
> =================================================================
> ==1091694==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e1cad0ce32 bp 0x7ffd24665c90 sp 0x7ffd24665c88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e1cad0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1cad0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1caa179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1caa18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1cac12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1cac0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1cae74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1ca596c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1ca59256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1ca580018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe94c44ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe94c44ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1ca4be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e1ca57caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e1cce54731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1cad0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1caa179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect route ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1091468==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5560280f5e32 bp 0x7ffff00f9790 sp 0x7ffff00f9788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5560280f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560280f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556027e009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556027e01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556027ffbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556027ff3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55602825d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55602797fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55602797b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556027969018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd0cf31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd0cf31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560278a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556027965aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55602a23d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560280f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556027e009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect type ( 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  70 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 
> =================================================================
> ==1091479==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5556c502de32 bp 0x7ffe52176330 sp 0x7ffe52176328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5556c502de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556c502d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556c4d389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556c4d39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556c4f33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556c4f2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556c5195793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556c48b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556c48b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556c48a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e42188d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e42188e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556c47df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5556c489daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5556c7175731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556c502d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556c4d389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect type_bike ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  10 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 
> =================================================================
> ==1091491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55767eb74e32 bp 0x7fff59a2b0f0 sp 0x7fff59a2b0e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55767eb74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55767eb749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55767e87f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55767e880d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55767ea7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55767ea72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55767ecdc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55767e3fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55767e3fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55767e3e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b3a78bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b3a78be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55767e326634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55767e3e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557680cbc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55767eb74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55767e87f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect typebutton ( 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  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 
> =================================================================
> ==1091484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560689385e32 bp 0x7fff29aae390 sp 0x7fff29aae388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560689385e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606893859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606890909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560689091d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56068928bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560689283952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606894ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560688c0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560688c0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560688bf9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f7ead3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f7ead3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560688b37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560688bf5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56068b4cd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560689385725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606890909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivallane current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  70 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091943==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562592871e32 bp 0x7ffdfb42fdd0 sp 0x7ffdfb42fdc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562592871e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625928719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56259257c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56259257dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562592777ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56259276f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625929d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625920fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625920f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625920e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b0cf8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b0cf8fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562592023634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5625920e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5625949b9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562592871725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56259257c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivallane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  52 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091925==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564b0be96e32 bp 0x7fff3ac1b430 sp 0x7fff3ac1b428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564b0be96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b0be969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b0bba19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b0bba2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b0bd9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b0bd94952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b0bffe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b0b720c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b0b71c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b0b70a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9d7c70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9d7c70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b0b648634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564b0b706aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564b0dfde731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b0be96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b0bba19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalpos float ( 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  57 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091944==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55baff52ee32 bp 0x7fffae135910 sp 0x7fffae135908
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55baff52ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55baff52e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55baff2399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55baff23ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55baff434ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55baff42c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55baff696793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bafedb8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bafedb456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bafeda2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfeb42ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfeb42ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bafece0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55bafed9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb01676731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55baff52e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55baff2399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalpos max ( 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  69 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091965==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562384bfde32 bp 0x7fff99dda9f0 sp 0x7fff99dda9e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562384bfde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562384bfd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623849089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562384909d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562384b03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562384afb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562384d65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562384487c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56238448356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562384471018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69c2748d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69c2748e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623843af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56238446daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562386d45731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562384bfd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623849089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091945==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5600a9c83e32 bp 0x7fffb0e5b470 sp 0x7fffb0e5b468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5600a9c83e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600a9c839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600a998e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600a998fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600a9b89ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600a9b81952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600a9deb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600a950dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600a950956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600a94f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5244fcad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5244fcae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600a9435634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5600a94f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600abdcb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600a9c83725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600a998e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalposlat current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  54 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092066==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e2c19efe32 bp 0x7fff379e75b0 sp 0x7fff379e75a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e2c19efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2c19ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2c16fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2c16fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2c18f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2c18ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2c1b57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2c1279c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2c127556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2c1263018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79a5b2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79a5b2ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2c11a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e2c125faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e2c3b37731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2c19ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2c16fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  58 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fdfb0e2e32 bp 0x7ffdf45a4bf0 sp 0x7ffdf45a4be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fdfb0e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fdfb0e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fdfaded9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fdfadeed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fdfafe8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fdfafe0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fdfb24a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fdfa96cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fdfa96856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fdfa956018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca21bead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca21beae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fdfa894634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fdfa952aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fdfd22a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fdfb0e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fdfaded9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalspeed center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091984==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fe78063e32 bp 0x7ffedb391c70 sp 0x7ffedb391c68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fe78063e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe780639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe77d6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe77d6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe77f69ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe77f61952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe781cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe778edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe778e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe778d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4b31ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4b31cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe77815634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fe778d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe7a1ab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe78063725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe77d6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  72 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091966==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565310272e32 bp 0x7ffcbed3af10 sp 0x7ffcbed3af08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565310272e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653102729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56530ff7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56530ff7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565310178ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565310170952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653103da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56530fafcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56530faf856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56530fae6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf157ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf157cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56530fa24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56530fae2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5653123ba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565310272725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56530ff7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalspeed left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  57 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5568e991be32 bp 0x7ffc5b1141d0 sp 0x7ffc5b1141c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5568e991be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568e991b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568e96269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568e9627d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568e9821ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568e9819952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568e9a83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568e91a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568e91a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568e918f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d20552d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d20552e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568e90cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5568e918baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5568eba63731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568e991b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568e96269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalspeed right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  53 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091982==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e345985e32 bp 0x7fffb2426270 sp 0x7fffb2426268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e345985e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3459859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3456909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e345691d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e34588bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e345883952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e345aed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e34520fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e34520b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3451f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f363f4d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f363f4d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e345137634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e3451f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e347acd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e345985725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3456909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  74 2d 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 
> =================================================================
> ==1091808==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5585906e5e32 bp 0x7ffcf366d3b0 sp 0x7ffcf366d3a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5585906e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585906e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585903f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585903f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585905ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585905e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55859084d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55858ff6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55858ff6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55858ff59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ff1eaed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ff1eaee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55858fe97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55858ff55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55859282d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585906e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585903f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  70 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092005==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557c03093e32 bp 0x7ffdfc868a90 sp 0x7ffdfc868a88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557c03093e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c030939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c02d9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c02d9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c02f99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c02f91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c031fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c0291dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c0291956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c02907018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe94f8d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe94f8d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c02845634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557c02903aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557c051db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c03093725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c02d9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection depart containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092092==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e4a81f8e32 bp 0x7ffc6d825a30 sp 0x7ffc6d825a28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e4a81f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4a81f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4a7f039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4a7f04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4a80f1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e4a80f1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e4a80f37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e4a7a786a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e4a7a7b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e4a7a6c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fa376167d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa376167e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4a79aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e4a7a68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e4aa340731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4a81f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4a7f039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection depart float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092075==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558918f51e32 bp 0x7ffe1e82c010 sp 0x7ffe1e82c008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558918f51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558918f519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558918c5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558918c5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558918e57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558918e4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589190b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589187dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589187d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589187c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5117bcad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5117bcae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558918703634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5589187c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55891b099731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558918f51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558918c5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection depart triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  45 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092084==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561d02af1e32 bp 0x7ffea51f4e50 sp 0x7ffea51f4e48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561d02af1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d02af19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d027fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d027fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d029eae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561d029ea786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561d029ec7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561d023716a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561d02374698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561d02365216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4b3b68ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b3b68ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d022a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561d02361aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561d04c39731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d02af1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d027fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane allowed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091838==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5580610f6e32 bp 0x7fffa3993170 sp 0x7fffa3993168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5580610f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580610f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558060e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558060e02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558060ffcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558060ff4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55806125e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558060980c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55806097c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55806096a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f793df40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f793df40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580608a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558060966aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55806323e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580610f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558060e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane best ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091850==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56099a34be32 bp 0x7ffec73dff90 sp 0x7ffec73dff88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56099a34be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56099a34b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56099a0569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56099a057d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56099a251ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56099a249952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56099a4b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560999bd5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560999bd156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560999bbf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6fa1511d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6fa1511e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560999afd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560999bbbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56099c493731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56099a34b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56099a0569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane first ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5604fd73fe32 bp 0x7fff236271b0 sp 0x7fff236271a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5604fd73fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604fd73f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604fd44a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604fd44bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604fd645ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604fd63d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604fd8a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604fcfc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604fcfc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604fcfb3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11a98d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11a98d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604fcef1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5604fcfafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5604ff887731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604fd73f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604fd44a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  52 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091814==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5565a0b7ae32 bp 0x7ffe4d975230 sp 0x7ffe4d975228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5565a0b7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565a0b7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565a08859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565a0886d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565a0a80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565a0a78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565a0ce2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565a0404c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565a040056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565a03ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2068626d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2068626e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565a032c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5565a03eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5565a2cc2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565a0b7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565a08859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6f 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091829==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556596c74e32 bp 0x7ffd57822750 sp 0x7ffd57822748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556596c74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556596c749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55659697f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556596980d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556596b7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556596b72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556596ddc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565964fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565964fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565964e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28a10e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28a10e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556596426634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5565964e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556598dbc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556596c74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55659697f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091827==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d681db8e32 bp 0x7fff288d6bf0 sp 0x7fff288d6be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d681db8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d681db89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d681ac39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d681ac4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d681cbeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d681cb6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d681f20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d681642c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d68163e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d68162c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf9b55dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf9b55de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d68156a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d681628aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d683f00731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d681db8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d681ac39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos base ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555efcd7ee32 bp 0x7ffcf334e0d0 sp 0x7ffcf334e0c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555efcd7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555efcd7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555efca899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555efca8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555efcc84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555efcc7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555efcee6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555efc608c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555efc60456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555efc5f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2db90b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2db90b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555efc530634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555efc5eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555efeec6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555efcd7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555efca899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559acd032e32 bp 0x7ffdcff08690 sp 0x7ffdcff08688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559acd032e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559acd0329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559accd3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559accd3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559accf38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559accf30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559acd19a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559acc8bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559acc8b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559acc8a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8726afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8726afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559acc7e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559acc8a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559acf17a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559acd032725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559accd3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  81 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091868==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cece4f3e32 bp 0x7ffee39c6150 sp 0x7ffee39c6148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cece4f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cece4f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cece1fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cece1ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cece3f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cece3f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cece65b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cecdd7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cecdd7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cecdd67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7753214d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7753214e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cecdca5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cecdd63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ced063b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cece4f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cece1fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos last ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  92 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091888==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fa0f258e32 bp 0x7ffc51de9490 sp 0x7ffc51de9488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fa0f258e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa0f2589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa0ef639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa0ef64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa0f15eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa0f4239f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55fa0f421ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55fa0eae46b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55fa0eade56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa0eacc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c21e33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c21e33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa0ea0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fa0eac8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fa113a0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa0f258725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa0ef639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  61 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091866==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558dc98d3e32 bp 0x7fffc80aeff0 sp 0x7fffc80aefe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558dc98d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558dc98d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558dc95de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558dc95dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558dc97d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558dc97d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558dc9a3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558dc915dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558dc915956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558dc9147018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcead0a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcead0a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558dc9085634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558dc9143aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558dcba1b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558dc98d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558dc95de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  63 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ec23b79e32 bp 0x7ffeec4a7e70 sp 0x7ffeec4a7e68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ec23b79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec23b799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec238849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec23885d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec23a7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec23a77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec23ce1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec23403c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec233ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec233ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2243c14d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2243c14e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec2332b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ec233e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ec25cc1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec23b79725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec238849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  57 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092045==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5555a8a9ee32 bp 0x7fffea028a50 sp 0x7fffea028a48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5555a8a9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555a8a9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555a87a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555a87aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555a89a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555a899c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555a8c06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555a8328c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555a832456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555a8312018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f541787fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f541787fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555a8250634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5555a830eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5555aabe6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555a8a9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555a87a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092008==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5629ed1c6e32 bp 0x7ffde4d91890 sp 0x7ffde4d91888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5629ed1c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629ed1c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629eced19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629eced2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629ed0ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629ed0c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629ed32e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629eca50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629eca4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629eca3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4e84fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4e84fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629ec978634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5629eca36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5629ef30e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629ed1c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629eced19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  52 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092028==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55be142b7e32 bp 0x7ffeec8d8bf0 sp 0x7ffeec8d8be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55be142b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be142b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be13fc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be13fc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be141bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be141b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be1441f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be13b41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be13b3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be13b2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f856a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f856a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be13a69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55be13b27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55be163ff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be142b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be13fc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092030==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55facc2bbe32 bp 0x7fff511f5bb0 sp 0x7fff511f5ba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55facc2bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55facc2bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55facbfc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55facbfc7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55facc1c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55facc1b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55facc423793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55facbb45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55facbb4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55facbb2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe7defcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe7defce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55facba6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55facbb2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55face403731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55facc2bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55facbfc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  57 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560144bd2e32 bp 0x7ffec34100d0 sp 0x7ffec34100c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560144bd2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560144bd29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601448dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601448ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560144ad8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560144ad0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560144d3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56014445cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56014445856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560144446018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe761143d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe761143e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560144384634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560144442aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560146d1a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560144bd2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601448dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092027==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561424871e32 bp 0x7ffe00145710 sp 0x7ffe00145708
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561424871e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614248719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56142457c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56142457dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561424777ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56142476f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614249d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614240fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614240f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614240e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0dea8f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0dea8f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561424023634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5614240e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5614269b9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561424871725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56142457c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  53 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092042==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555a45c87e32 bp 0x7ffe3cb47e30 sp 0x7ffe3cb47e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555a45c87e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a45c879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a459929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a45993d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a45b8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a45b85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a45def793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a45511c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a4550d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a454fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed37611d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed37611e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a45439634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555a454f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555a47dcf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a45c87725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a459929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed desired ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  58 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091910==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a1c2d1ce32 bp 0x7ffdb746bfd0 sp 0x7ffdb746bfc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a1c2d1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1c2d1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1c2a279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1c2a28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1c2c22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1c2c1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1c2e84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1c25a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1c25a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1c2590018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fecfd0fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecfd0fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1c24ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a1c258caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a1c4e64731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1c2d1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1c2a279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  c8 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091898==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55edc2cc8e32 bp 0x7ffff9333e10 sp 0x7ffff9333e08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55edc2cc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edc2cc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55edc29d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55edc29d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55edc2bceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55edc2e939f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55edc2e91ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55edc25546b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55edc254e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55edc253c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60f4694d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60f4694e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55edc247a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55edc2538aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55edc4e10731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edc2cc8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55edc29d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  57 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091909==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5616c22d9e32 bp 0x7ffe9055e490 sp 0x7ffe9055e488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5616c22d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616c22d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616c1fe49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616c1fe5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616c21dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616c21d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616c2441793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616c1b63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616c1b5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616c1b4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff457862d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff457862e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616c1a8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5616c1b49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616c4421731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616c22d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616c1fe49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b552751e32 bp 0x7ffe76f55f30 sp 0x7ffe76f55f28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b552751e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5527519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b55245c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b55245dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b552657ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b55264f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5528b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b551fdbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b551fd756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b551fc5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d76293d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d76293e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b551f03634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b551fc1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b554899731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b552751725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b55245c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed speedlimit ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  52 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55773cbafe32 bp 0x7fff20f6e3f0 sp 0x7fff20f6e3e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55773cbafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55773cbaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55773c8ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55773c8bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55773cab5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55773caad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55773cd17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55773c439c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55773c43556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55773c423018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0d7bdcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0d7bdce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55773c361634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55773c41faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55773ecf7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55773cbaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55773c8ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  54 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092065==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560ee4ec4e32 bp 0x7ffefe965e70 sp 0x7ffefe965e68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560ee4ec4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ee4ec49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ee4bcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ee4bd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ee4dcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ee4dc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ee502c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ee474ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ee474a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ee4738018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e3d353d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e3d353e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ee4676634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560ee4734aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560ee700c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ee4ec4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ee4bcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091990==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5607b915ee32 bp 0x7ffecc155a70 sp 0x7ffecc155a68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5607b915ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607b915e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607b8e699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607b8e6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607b9064ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607b905c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607b92c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607b89e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607b89e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607b89d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec7ef2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec7ef2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607b8910634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5607b89ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607bb2a6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607b915e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607b8e699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092095==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bbc2035e32 bp 0x7ffc9879a770 sp 0x7ffc9879a768
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bbc2035e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbc20359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbc1d409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbc1d41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbc1f3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbc1f33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbc219d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbc18bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbc18bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbc18a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26134c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26134c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbc17e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bbc18a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bbc417d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbc2035725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbc1d409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  59 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091998==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5599f5343e32 bp 0x7ffdfad17690 sp 0x7ffdfad17688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5599f5343e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599f53439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599f504e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599f504fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599f5249ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599f5241952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599f54ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599f4bcdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599f4bc956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599f4bb7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f16afed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f16afee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599f4af5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5599f4bb3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5599f748b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599f5343725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599f504e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection type ( 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  ad 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 0a 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1091802==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55da3e210e32 bp 0x7ffe73fecdd0 sp 0x7ffe73fecdc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55da3e210e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da3e2109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da3df1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da3df1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da3e116ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da3e10e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da3e378793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da3da9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da3da9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da3da84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa55944d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa55944e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da3d9c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55da3da80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da40358731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da3e210725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da3df1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load arrivallane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5e 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 
> =================================================================
> ==1092161==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f64e995e32 bp 0x7ffd25a7d6b0 sp 0x7ffd25a7d6a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f64e995e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f64e9959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f64e6a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f64e6a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f64e89bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f64e893952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f64eafd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f64e21fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f64e21b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f64e209018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd64d1d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd64d1d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f64e147634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f64e205aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f650add731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f64e995725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f64e6a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load arrivalpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1092166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55da3de7ae32 bp 0x7ffe9e9f41b0 sp 0x7ffe9e9f41a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55da3de7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da3de7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da3db859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da3db86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da3dd80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da3dd78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da3dfe2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da3d704c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da3d70056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da3d6ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6fce8bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6fce8bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da3d62c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55da3d6eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da3ffc2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da3de7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da3db859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load arrivalposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1092210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55921031de32 bp 0x7ffff35d37d0 sp 0x7ffff35d37c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55921031de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55921031d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592100289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559210029d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559210223ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55921021b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559210485793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55920fba7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55920fba356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55920fb91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa43ba54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa43ba54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55920facf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55920fb8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559212465731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55921031d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592100289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load arrivalspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5a 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 
> =================================================================
> ==1092178==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e40898ee32 bp 0x7ffc208f6a30 sp 0x7ffc208f6a28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e40898ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e40898e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4086999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e40869ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e408894ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e40888c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e408af6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e408218c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e40821456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e408202018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea5b8ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea5b8cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e408140634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e4081feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e40aad6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e40898e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4086999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1092144==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563cdf842e32 bp 0x7ffce4e57710 sp 0x7ffce4e57708
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563cdf842e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563cdf8429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563cdf54d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563cdf54ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563cdf748ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563cdf740952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563cdf9aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563cdf0ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563cdf0c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563cdf0b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcdbbbc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcdbbbc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563cdeff4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563cdf0b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563ce198a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563cdf842725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563cdf54d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  56 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 
> =================================================================
> ==1092197==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fc25707e32 bp 0x7ffede4e8190 sp 0x7ffede4e8188
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fc25707e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc257079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc254129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc25413d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc2560debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc25605952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc2586f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc24f91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc24f8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc24f7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbda2bd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbda2bd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc24eb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fc24f77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fc2784f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc25707725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc254129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load default ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1092100==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5612d0aa7e32 bp 0x7ffc74fab1f0 sp 0x7ffc74fab1e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5612d0aa7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612d0aa79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612d07b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612d07b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612d09adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612d09a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612d0c0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612d0331c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612d032d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612d031b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f918ce11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f918ce11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612d0259634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5612d0317aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5612d2bef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612d0aa7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612d07b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load depart ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  44 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 
> =================================================================
> ==1092225==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560b279e1e32 bp 0x7ffe5b9ea9b0 sp 0x7ffe5b9ea9a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560b279e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b279e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b276ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b276edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b278e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b278df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b27b49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b2726bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b2726756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b27255018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9dc3f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9dc3f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b27193634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560b27251aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560b29b29731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b279e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b276ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load departlane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  75 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 
> =================================================================
> ==1092142==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55be0c4d0e32 bp 0x7ffe77ccf450 sp 0x7ffe77ccf448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55be0c4d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be0c4d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be0c1db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be0c1dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be0c3d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be0c3ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be0c638793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be0bd5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be0bd5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be0bd44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3967f76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3967f76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be0bc82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55be0bd40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55be0e618731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be0c4d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be0c1db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load departpos ( 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  9e 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 
> =================================================================
> ==1092141==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5603f5fd3e32 bp 0x7ffc848de950 sp 0x7ffc848de948
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5603f5fd3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603f5fd39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603f5cde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603f5cdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603f5ed9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603f5ed1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603f613b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603f585dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603f585956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603f5847018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbac0bcfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbac0bcfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603f5785634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5603f5843aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5603f811b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603f5fd3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603f5cde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load departposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  44 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 
> =================================================================
> ==1092205==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e07719ae32 bp 0x7ffeb72b22d0 sp 0x7ffeb72b22c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e07719ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e07719a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e076ea59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e076ea6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0770a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e077098952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e077302793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e076a24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e076a2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e076a0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c669d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c669d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e07694c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e076a0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0792e2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e07719a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e076ea59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load departspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  61 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 
> =================================================================
> ==1092158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556f66441e32 bp 0x7ffe0ad11eb0 sp 0x7ffe0ad11ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556f66441e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f664419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f6614c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f6614dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f66347ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f6633f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f665a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f65ccbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f65cc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f65cb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb543ca1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb543ca1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f65bf3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556f65cb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f68589731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f66441725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f6614c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1092116==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564eb747de32 bp 0x7fff0fc614f0 sp 0x7fff0fc614e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564eb747de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564eb747d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564eb71889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564eb7189d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564eb7383ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564eb737b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564eb75e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564eb6d07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564eb6d0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564eb6cf1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0d490dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0d490de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564eb6c2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564eb6cedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564eb95c5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564eb747d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564eb71889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2a 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 
> =================================================================
> ==1092212==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d845366e32 bp 0x7ffd5a42a070 sp 0x7ffd5a42a068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d845366e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8453669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8450719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d845072d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d84526cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d845264952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8454ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d844bf0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d844bec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d844bda018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f840ca3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f840ca3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d844b18634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d844bd6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d8474ae731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d845366725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8450719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1092182==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b33fbf6e32 bp 0x7ffe55599a50 sp 0x7ffe55599a48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b33fbf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b33fbf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b33f9019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b33f902d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b33fafcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b33faf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b33fd5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b33f480c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b33f47c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b33f46a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f537c7b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f537c7b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b33f3a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b33f466aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b341d3e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b33fbf6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b33f9019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load no_route ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1092115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564c1175a24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564c1294f8a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:40
>     #2 0x564c1294932a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:382:24
>     #3 0x564c1293ca02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x564c1294edb1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:347:17
>     #5 0x564c1175dd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fda6385bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicle load parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fb 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092227==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55599990ae32 bp 0x7fffc687f6b0 sp 0x7fffc687f6a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55599990ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55599990a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559996159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555999616d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555999810ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555999808952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555999a72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555999194c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55599919056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55599917e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a3376cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a3376ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559990bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55599917aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55599ba52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55599990a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559996159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  52 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 
> =================================================================
> ==1092191==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d230418e32 bp 0x7fff1267eeb0 sp 0x7fff1267eea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d230418e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2304189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2301239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d230124d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d23031eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d230316952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d230580793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d22fca2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d22fc9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d22fc8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feffd774d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feffd774e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d22fbca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d22fc88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d232560731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d230418725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2301239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load route ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1a 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 
> =================================================================
> ==1092127==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bb981c2e32 bp 0x7fffd7538630 sp 0x7fffd7538628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bb981c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb981c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb97ecd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb97eced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb980c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb980c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb9832a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb97a4cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb97a4856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb97a36018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f46b6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f46b6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb97974634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bb97a32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb9a30a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb981c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb97ecd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle load type ( 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  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 
> =================================================================
> ==1092126==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b9cd477e32 bp 0x7ffc89efe170 sp 0x7ffc89efe168
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b9cd477e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9cd4779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9cd1829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9cd183d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9cd37debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9cd375952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9cd5df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9ccd01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9cccfd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9ccceb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ca26d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ca26d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9ccc29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b9ccce7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b9cf5bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9cd477725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9cd1829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform flow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c4 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 
> =================================================================
> ==1092266==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f823645e32 bp 0x7ffc25f33a30 sp 0x7ffc25f33a28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f823645e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8236459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8233509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f823351d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f82354bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f823543952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8237ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f822ecfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f822ecb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f822eb9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0d79ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0d79cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f822df7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f822eb5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f82578d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f823645725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8233509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform routeflow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  4a 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 
> =================================================================
> ==1092240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559a7b79be32 bp 0x7ffe1f2864d0 sp 0x7ffe1f2864c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559a7b79be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a7b79b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a7b4a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a7b4a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a7b6a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a7b699952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a7b903793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a7b025c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a7b02156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a7b00f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb452c42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb452c42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a7af4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559a7b00baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a7d8e3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a7b79b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a7b4a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform routeflow_embedded ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  41 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 
> =================================================================
> ==1092253==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bb610bee32 bp 0x7ffe0e419cb0 sp 0x7ffe0e419ca8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bb610bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb610be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb60dc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb60dcad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb60fc4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb60fbc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb61226793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb60948c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb6094456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb60932018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6299475d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6299475e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb60870634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bb6092eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb63206731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb610be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb60dc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform trip ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  81 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 
> =================================================================
> ==1092262==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563d2cd2ee32 bp 0x7fff026d0e10 sp 0x7fff026d0e08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563d2cd2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d2cd2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d2ca399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d2ca3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d2cc34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d2cc2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d2ce96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d2c5b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d2c5b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d2c5a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1be2f93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1be2f93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d2c4e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563d2c59eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563d2ee76731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d2cd2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d2ca399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle transform vehicle_embedded ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1092234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556b9e795e32 bp 0x7ffed2c9c7d0 sp 0x7ffed2c9c7c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556b9e795e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b9e7959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b9e4a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b9e4a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b9e69bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b9e693952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b9e8fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b9e01fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b9e01b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b9e009018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3d0f31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3d0f31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b9df47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556b9e005aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ba08dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b9e795725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b9e4a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle volatilerecomputing ( 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  a2 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 
> =================================================================
> ==1092281==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x561d6c3b0e32 bp 0x7fffc40d85d0 sp 0x7fffc40d85c8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x561d6c3b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d6c3b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d6c0bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d6c0bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d6c2b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d6c2ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d6c518793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d6bc3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d6bc3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d6bc24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff409f24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff409f24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d6bb62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x561d6bc20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561d6e4f8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d6c3b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d6c0bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create arrivallane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  43 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 
> =================================================================
> ==1092335==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5623e897fe32 bp 0x7ffe3cdc32d0 sp 0x7ffe3cdc32c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5623e897fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623e897f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623e868a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623e868bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623e8885ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623e887d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623e8ae7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623e8209c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623e820556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623e81f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf85f8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf85f8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623e8131634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5623e81efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5623eaac7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623e897f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623e868a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create arrivalpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1092343==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56338318be32 bp 0x7fffc7cb9010 sp 0x7fffc7cb9008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56338318be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56338318b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563382e969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563382e97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563383091ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563383089952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633832f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563382a15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563382a1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633829ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8780dc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8780dc9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56338293d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5633829fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5633852d3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56338318b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563382e969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create arrivalposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1a 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 
> =================================================================
> ==1092389==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559ca18ede32 bp 0x7ffea0f82d30 sp 0x7ffea0f82d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559ca18ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ca18ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ca15f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ca15f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ca17f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ca17eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ca1a55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ca1177c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ca117356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ca1161018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8f77a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8f77a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ca109f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559ca115daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ca3a35731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ca18ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ca15f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create arrivalspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  51 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 
> =================================================================
> ==1092346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dde83bee32 bp 0x7ffff208ced0 sp 0x7ffff208cec8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dde83bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dde83be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dde80c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dde80cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dde82c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dde82bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dde8526793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dde7c48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dde7c4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dde7c32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53c41c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53c41c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dde7b70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dde7c2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ddea506731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dde83be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dde80c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  46 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 
> =================================================================
> ==1092307==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5603ff1c1e32 bp 0x7ffefb7d7050 sp 0x7ffefb7d7048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5603ff1c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603ff1c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603feecc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603feecdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603ff0c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603ff0bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603ff329793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603fea4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603fea4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603fea35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10dc539d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10dc539e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603fe973634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5603fea31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560401309731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603ff1c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603feecc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1092375==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f837414e32 bp 0x7fffb7682730 sp 0x7fffb7682728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f837414e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8374149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f83711f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f837120d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f83731aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f837312952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f83757c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f836c9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f836c9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f836c88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd132f19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd132f19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f836bc6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f836c84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f83955c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f837414725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f83711f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create default ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2d 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 
> =================================================================
> ==1092284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a52cd17e32 bp 0x7ffff22486b0 sp 0x7ffff22486a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a52cd17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a52cd179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a52ca229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a52ca23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a52cc1debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a52cc15952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a52ce7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a52c5a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a52c59d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a52c58b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f26603c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f26603c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a52c4c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a52c587aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a52ee5f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a52cd17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a52ca229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create default_continuous ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1092283==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556ede021e32 bp 0x7ffe00ec7050 sp 0x7ffe00ec7048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556ede021e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ede0219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556eddd2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556eddd2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556eddf27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556eddf1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ede189793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556edd8abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556edd8a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556edd895018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa51fda3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa51fda3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556edd7d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556edd891aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ee0169731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ede021725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556eddd2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create depart ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1092402==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561234b14e32 bp 0x7ffc8f737770 sp 0x7ffc8f737768
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561234b14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561234b149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56123481f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561234820d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561234a1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561234a12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561234c7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56123439ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56123439a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561234388018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faca9e04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faca9e04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612342c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561234384aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561236c5c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561234b14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56123481f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create departlane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1092316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b22b3fee32 bp 0x7ffd9918e610 sp 0x7ffd9918e608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b22b3fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b22b3fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b22b1099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b22b10ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b22b304ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b22b2fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b22b566793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b22ac88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b22ac8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b22ac72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcaa1ed1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcaa1ed1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b22abb0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b22ac6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b22d546731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b22b3fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b22b1099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create departpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  79 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 
> =================================================================
> ==1092315==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564ee42d3e32 bp 0x7ffe8746f450 sp 0x7ffe8746f448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564ee42d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ee42d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ee3fde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ee3fdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ee41d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ee41d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ee443b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ee3b5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ee3b5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ee3b47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f035a825d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f035a825e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ee3a85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564ee3b43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564ee641b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ee42d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ee3fde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create departposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  54 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 
> =================================================================
> ==1092384==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dadcb17e32 bp 0x7ffdd400fd70 sp 0x7ffdd400fd68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dadcb17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dadcb179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dadc8229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dadc823d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dadca1debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dadca15952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dadcc7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dadc3a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dadc39d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dadc38b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a6ed99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a6ed99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dadc2c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dadc387aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dadec5f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dadcb17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dadc8229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create departspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5a 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 
> =================================================================
> ==1092323==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5604c53f1e32 bp 0x7ffcb2ddff30 sp 0x7ffcb2ddff28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5604c53f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604c53f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604c50fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604c50fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604c52f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604c52ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604c5559793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604c4c7bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604c4c7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604c4c65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0b3fbed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0b3fbee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604c4ba3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5604c4c61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5604c7539731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604c53f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604c50fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4f 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 
> =================================================================
> ==1092286==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562d39859e32 bp 0x7fffdec40810 sp 0x7fffdec40808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562d39859e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d398599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d395649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d39565d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d3975febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d39757952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d399c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d390e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d390df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d390cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2bca87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2bca87e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d3900b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562d390c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562d3b9a1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d39859725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d395649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3c 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 
> =================================================================
> ==1092390==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c0da588e32 bp 0x7ffda865fcb0 sp 0x7ffda865fca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c0da588e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0da5889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0da2939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0da294d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0da48eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0da486952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0da6f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0d9e12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0d9e0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0d9dfc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f674cb65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f674cb65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0d9d3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c0d9df8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c0dc6d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0da588725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0da2939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1092365==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5595cfe4be32 bp 0x7ffe08948430 sp 0x7ffe08948428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5595cfe4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595cfe4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595cfb569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595cfb57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595cfd51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595cfd49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595cffb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595cf6d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595cf6d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595cf6bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a64670d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a64670e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595cf5fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5595cf6bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5595d1f93731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595cfe4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595cfb569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1092360==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563fb5c04e32 bp 0x7ffe798d0310 sp 0x7ffe798d0308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563fb5c04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fb5c049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fb590f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fb5910d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fb5b0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563fb5b02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563fb5d6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563fb548ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563fb548a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563fb5478018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60ded45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60ded45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563fb53b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563fb5474aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563fb7d4c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563fb5c04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563fb590f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded create type ( 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 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 
> =================================================================
> ==1092296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56305bd52e32 bp 0x7fff80f97050 sp 0x7fff80f97048
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56305bd52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56305bd529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56305ba5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56305ba5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56305bc58ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56305bc50952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56305beba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56305b5dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56305b5d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56305b5c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f38cc8a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f38cc8a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56305b504634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56305b5c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56305de9a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56305bd52725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56305ba5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivaledge ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1092451==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ac37b94e32 bp 0x7fffe62b4570 sp 0x7fffe62b4568
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ac37b94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac37b949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac3789f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac378a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac37a9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac37a92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac37cfc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac3741ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac3741a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac37408018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cdce84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cdce84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac37346634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ac37404aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ac39cdc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac37b94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac3789f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivallane current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2d 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 
> =================================================================
> ==1092572==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fb6edc4e32 bp 0x7ffeec0ca070 sp 0x7ffeec0ca068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fb6edc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb6edc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb6eacf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb6ead0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb6eccaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb6ecc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb6ef2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb6e64ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb6e64a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb6e638018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e6758bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e6758be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb6e576634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fb6e634aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb70f0c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb6edc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb6eacf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivallane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1092567==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f9611ebe32 bp 0x7ffeb16b0250 sp 0x7ffeb16b0248
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f9611ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9611eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f960ef69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f960ef7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9610f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9610e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f961353793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f960a75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f960a7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f960a5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41211afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41211afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f96099d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f960a5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f963333731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9611eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f960ef69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2d 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 
> =================================================================
> ==1092571==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56458e855e32 bp 0x7ffe1c9992f0 sp 0x7ffe1c9992e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56458e855e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56458e8559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56458e5609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56458e561d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56458e75bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56458e753952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56458e9bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56458e0dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56458e0db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56458e0c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6ccc22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6ccc22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56458e007634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56458e0c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56459099d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56458e855725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56458e5609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalpos max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1092588==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565474a0fe32 bp 0x7ffd69e16d30 sp 0x7ffd69e16d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565474a0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565474a0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56547471a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56547471bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565474915ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56547490d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565474b77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565474299c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56547429556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565474283018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f977b7a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f977b7a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654741c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56547427faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565476b57731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565474a0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56547471a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1092599==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f0aa037e32 bp 0x7ffc18a9ced0 sp 0x7ffc18a9cec8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f0aa037e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0aa0379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0a9d429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0a9d43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0a9f3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0a9f35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0aa19f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0a98c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0a98bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0a98ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f4ab47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f4ab47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0a97e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f0a98a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f0ac17f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0aa037725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0a9d429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalposlat current ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1092699==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559093159e32 bp 0x7fff4cce9b30 sp 0x7fff4cce9b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559093159e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590931599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559092e649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559092e65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55909305febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559093057952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590932c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590929e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590929df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590929cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a87f3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a87f3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55909290b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5590929c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5590952a1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559093159725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559092e649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1092698==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5608ad0e8e32 bp 0x7fff63e2c450 sp 0x7fff63e2c448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5608ad0e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608ad0e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608acdf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608acdf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608acfeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608acfe6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608ad250793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608ac972c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608ac96e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608ac95c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd54653d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd54653e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608ac89a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5608ac958aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5608af230731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608ad0e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608acdf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalspeed center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1092632==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d0bffeee32 bp 0x7fffaa92c790 sp 0x7fffaa92c788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d0bffeee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0bffee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0bfcf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0bfcfad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0bfef4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0bfeec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0c0156793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0bf878c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0bf87456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0bf862018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b6c500d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b6c500e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0bf7a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d0bf85eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0c2136731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0bffee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0bfcf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1092591==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5647b01f8e32 bp 0x7ffe663f0550 sp 0x7ffe663f0548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5647b01f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647b01f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647aff039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647aff04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647b00feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647b00f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647b0360793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647afa82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647afa7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647afa6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e1e07dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e1e07de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647af9aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5647afa68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5647b2340731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647b01f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647aff039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalspeed left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1092609==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d14813ee32 bp 0x7ffd31e007d0 sp 0x7ffd31e007c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d14813ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d14813e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d147e499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d147e4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d148044ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d14803c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1482a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1479c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1479c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1479b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f717d7e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f717d7e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1478f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d1479aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d14a286731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d14813e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d147e499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect arrivalspeed right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1092610==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562c3fd3ce32 bp 0x7ffde5247450 sp 0x7ffde5247448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562c3fd3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c3fd3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c3fa479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c3fa48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c3fc42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c3fc3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c3fea4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c3f5c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c3f5c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c3f5b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4916675d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4916675e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c3f4ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562c3f5acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562c41e84731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c3fd3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c3fa479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3e 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 
> =================================================================
> ==1092435==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e8bf4f7e32 bp 0x7fff4f6635d0 sp 0x7fff4f6635c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e8bf4f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8bf4f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8bf2029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8bf203d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8bf3fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8bf3f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8bf65f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8bed81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8bed7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8bed6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04d0d28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04d0d28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8beca9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e8bed67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e8c163f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8bf4f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8bf2029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  13 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 
> =================================================================
> ==1092637==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559706fe4e32 bp 0x7fff18ae59b0 sp 0x7fff18ae59a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559706fe4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559706fe49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559706cef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559706cf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559706eeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559706ee2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55970714c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55970686ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55970686a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559706858018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f466aed8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f466aed8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559706796634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559706854aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55970912c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559706fe4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559706cef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect depart containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  49 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 
> =================================================================
> ==1092722==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d0fabdde32 bp 0x7ffd2add1170 sp 0x7ffd2add1168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d0fabdde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0fabdd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0fa8e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0fa8e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0faad6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d0faad6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d0faad87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d0fa45d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d0fa460698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d0fa451216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f83e1b4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f83e1b4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0fa38f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d0fa44daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0fcd25731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0fabdd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0fa8e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect depart float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1092710==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557edc206e32 bp 0x7ffc06d84550 sp 0x7ffc06d84548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557edc206e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557edc2069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557edbf119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557edbf12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557edc10cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557edc104952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557edc36e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557edba90c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557edba8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557edba7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89e1fd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89e1fd0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557edb9b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557edba76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557ede34e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557edc206725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557edbf119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect depart triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1092714==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bbf7901e32 bp 0x7ffe02e107b0 sp 0x7ffe02e107a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bbf7901e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbf79019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbf760c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbf760dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbf77fae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bbf77fa786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bbf77fc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bbf71816a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bbf7184698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bbf7175216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f63c79b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63c79b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbf70b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bbf7171aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bbf9a49731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbf7901725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbf760c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departedge ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  67 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 
> =================================================================
> ==1092436==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564ba69fbe32 bp 0x7ffc539a5790 sp 0x7ffc539a5788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564ba69fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ba69fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ba67069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ba6707d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ba6901ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ba68f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ba6b63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ba6285c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ba628156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ba626f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffac00c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffac00c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ba61ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564ba626baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564ba8b43731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ba69fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ba67069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane allowed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1f 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 
> =================================================================
> ==1092474==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dd1cdf5e32 bp 0x7ffd7167efd0 sp 0x7ffd7167efc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dd1cdf5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd1cdf59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd1cb009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd1cb01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd1ccfbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd1ccf3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd1cf5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd1c67fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd1c67b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd1c669018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3260788d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3260788e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd1c5a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dd1c665aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dd1ef3d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd1cdf5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd1cb009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane best ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3d 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 
> =================================================================
> ==1092475==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5618835c9e32 bp 0x7ffc5ad02610 sp 0x7ffc5ad02608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5618835c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618835c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618832d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618832d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618834cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618834c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561883731793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561882e53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561882e4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561882e3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15c43d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15c43d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561882d7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561882e39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561885711731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618835c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618832d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane first ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1092486==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a81cda1e32 bp 0x7fffa3299050 sp 0x7fffa3299048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a81cda1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a81cda19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a81caac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a81caadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a81cca7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a81cc9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a81cf09793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a81c62bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a81c62756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a81c615018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc0e139d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc0e139e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a81c553634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a81c611aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a81eee9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a81cda1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a81caac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1092447==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562e92a41e32 bp 0x7fff2c69fdb0 sp 0x7fff2c69fda8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562e92a41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e92a419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e9274c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e9274dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e92947ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e9293f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e92ba9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e922cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e922c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e922b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19444d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19444d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e921f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562e922b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562e94b89731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e92a41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e9274c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1092460==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555d4098ae32 bp 0x7ffda6b17530 sp 0x7ffda6b17528
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555d4098ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d4098a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d406959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d40696d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d40890ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d40888952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d40af2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d40214c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d4021056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d401fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06f1855d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06f1855e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d4013c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555d401faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d42ad2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d4098a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d406959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departlane random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  37 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 
> =================================================================
> ==1092456==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a921434e32 bp 0x7ffc37db3a50 sp 0x7ffc37db3a48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a921434e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9214349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a92113f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a921140d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a92133aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a921332952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a92159c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a920cbec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a920cba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a920ca8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c7f89fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c7f89fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a920be6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a920ca4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a92357c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a921434725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a92113f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos base ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1092519==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d840c86e32 bp 0x7ffe5f72db30 sp 0x7ffe5f72db28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d840c86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d840c869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8409919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d840992d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d840b8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d840b84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d840dee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d840510c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d84050c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8404fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f44cf8f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f44cf8f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d840438634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d8404f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d842dce731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d840c86725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8409919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1092496==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c8a3a84e32 bp 0x7ffe0d83f950 sp 0x7ffe0d83f948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c8a3a84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8a3a849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8a378f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8a3790d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8a398aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8a3982952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8a3bec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8a330ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8a330a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8a32f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37075add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37075ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8a3236634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c8a32f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c8a5bcc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8a3a84725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8a378f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3c 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 
> =================================================================
> ==1092513==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bbfb06de32 bp 0x7ffe95ad0730 sp 0x7ffe95ad0728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bbfb06de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbfb06d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbfad789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbfad79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbfaf73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbfaf6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbfb1d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbfa8f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbfa8f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbfa8e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f942442fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f942442fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbfa81f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bbfa8ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bbfd1b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbfb06d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbfad789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos last ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1092531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558cbd067e32 bp 0x7fff1545a270 sp 0x7fff1545a268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558cbd067e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cbd0679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558cbcd729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558cbcd73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558cbcf6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558cbcf65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558cbd1cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558cbc8f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558cbc8ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558cbc8db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3744615d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3744615e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558cbc819634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558cbc8d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558cbf1af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558cbd067725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558cbcd729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1092506==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562814f75e32 bp 0x7ffd7477b0d0 sp 0x7ffd7477b0c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562814f75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562814f759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562814c809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562814c81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562814e7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562814e73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628150dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628147ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628147fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628147e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ce1cadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ce1cade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562814727634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5628147e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5628170bd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562814f75725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562814c809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departpos random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1092520==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558925e8de32 bp 0x7ffcf27e4390 sp 0x7ffcf27e4388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558925e8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558925e8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558925b989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558925b99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558925d93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558925d8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558925ff5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558925717c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55892571356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558925701018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a983f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a983f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55892563f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5589256fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558927fd5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558925e8d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558925b989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat center ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1092686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56495e3e6e32 bp 0x7ffd8df3dff0 sp 0x7ffd8df3dfe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56495e3e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56495e3e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56495e0f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56495e0f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56495e2ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56495e2e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56495e54e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56495dc70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56495dc6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56495dc5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e1b943d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e1b943e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56495db98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56495dc56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56496052e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56495e3e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56495e0f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1092648==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d9ccf83e32 bp 0x7ffd8babaef0 sp 0x7ffd8babaee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d9ccf83e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9ccf839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9ccc8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9ccc8fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9cce89ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9cce81952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9cd0eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9cc80dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9cc80956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9cc7f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93ce28cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93ce28ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9cc735634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d9cc7f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d9cf0cb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9ccf83725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9ccc8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1092669==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cb93aa4e32 bp 0x7fffbeb688f0 sp 0x7fffbeb688e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cb93aa4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb93aa49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb937af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb937b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb939aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb939a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb93c0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb9332ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb9332a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb93318018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c1db30d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c1db30e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb93256634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cb93314aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb95bec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb93aa4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb937af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat left ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1f 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 
> =================================================================
> ==1092672==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5632224e2e32 bp 0x7fff267e6b10 sp 0x7fff267e6b08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5632224e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632224e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632221ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632221eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632223e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632223e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56322264a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563221d6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563221d6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563221d56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1bff1cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bff1cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563221c94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563221d52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56322462a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632224e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632221ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1a 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 
> =================================================================
> ==1092658==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d7fb3b8e32 bp 0x7ffff617fd30 sp 0x7ffff617fd28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d7fb3b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7fb3b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7fb0c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7fb0c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7fb2beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7fb2b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7fb520793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7fac42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7fac3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7fac2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f026fc0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f026fc0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7fab6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d7fac28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d7fd500731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7fb3b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7fb0c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat random_free ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1092670==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dfcee96e32 bp 0x7ffcb6fd4130 sp 0x7ffcb6fd4128
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dfcee96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfcee969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfceba19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfceba2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfced9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfced94952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfceffe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfce720c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfce71c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfce70a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47f4805d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47f4805e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfce648634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dfce706aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dfd0fde731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfcee96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfceba19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departposlat right ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1a 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 
> =================================================================
> ==1092678==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557231e28e32 bp 0x7ffcde5dc030 sp 0x7ffcde5dc028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557231e28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557231e289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557231b339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557231b34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557231d2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557231d26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557231f90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572316b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572316ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55723169c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa94be20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa94be20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572315da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557231698aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557233f70731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557231e28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557231b339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed desired ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1092555==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cf69f3ce32 bp 0x7ffc366c6150 sp 0x7ffc366c6148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cf69f3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf69f3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf69c479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf69c48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf69e42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf69e3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf6a0a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf697c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf697c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf697b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f934cc1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f934cc1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf696ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cf697acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cf6c084731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf69f3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf69c479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed float ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1f 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 
> =================================================================
> ==1092538==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dc137dae32 bp 0x7ffcb4e1a550 sp 0x7ffcb4e1a548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dc137dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc137da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc134e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc134e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc136e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc136d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc13942793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc13064c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc1306056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc1304e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63b8257d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63b8257e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc12f8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dc1304aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dc15922731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc137da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc134e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed max ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1092542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562fcc918e32 bp 0x7ffc013296d0 sp 0x7ffc013296c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562fcc918e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562fcc9189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562fcc6239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562fcc624d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562fcc81eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562fcc816952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562fcca80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562fcc1a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562fcc19e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562fcc18c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcba90dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcba90de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562fcc0ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562fcc188aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562fcea60731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562fcc918725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562fcc6239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed random ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1092537==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55801f38ae32 bp 0x7fffaed508d0 sp 0x7fffaed508c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55801f38ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55801f38a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55801f0959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55801f096d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55801f290ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55801f288952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55801f4f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55801ec14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55801ec1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55801ebfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea33cc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea33cc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55801eb3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55801ebfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5580214d2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55801f38a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55801f0959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed speedlimit ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1092562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563fcd698e32 bp 0x7ffdf108f090 sp 0x7ffdf108f088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563fcd698e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fcd6989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fcd3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fcd3a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fcd59eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563fcd596952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563fcd800793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563fccf22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563fccf1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563fccf0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d9e64ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d9e64ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563fcce4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563fccf08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563fcf7e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563fcd698725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563fcd3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1092417==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56236a9dde32 bp 0x7ffe0eff76d0 sp 0x7ffe0eff76c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56236a9dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56236a9dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56236a6e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56236a6e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56236a8e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56236a8db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56236ab45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56236a267c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56236a26356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56236a251018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a6a072d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a6a072e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56236a18f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56236a24daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56236cb25731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56236a9dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56236a6e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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 
> =================================================================
> ==1092701==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ec7c641e32 bp 0x7ffd57b01450 sp 0x7ffd57b01448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ec7c641e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec7c6419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec7c34c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec7c34dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec7c547ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec7c53f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec7c7a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec7becbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec7bec756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec7beb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6081b99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6081b99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec7bdf3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ec7beb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ec7e789731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec7c641725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec7c34c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1a 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 
> =================================================================
> ==1092630==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55eb460cae32 bp 0x7ffed5d03290 sp 0x7ffed5d03288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55eb460cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb460ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb45dd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb45dd6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb45fd0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb45fc8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb46232793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb45954c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb4595056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb4593e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c9557bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c9557be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb4587c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55eb4593aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eb48212731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb460ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb45dd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: 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  a0 f9 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092734==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5605c73efe32 bp 0x7fff7bfdcf90 sp 0x7fff7bfdcf88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5605c73efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605c73ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605c70fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605c70fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605c72f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605c72ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5605c7557793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5605c6c79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5605c6c7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5605c6c63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff84cb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff84cb8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5605c6ba1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5605c6c5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5605c9537731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5605c73ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605c70fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1092639==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557e5e039e32 bp 0x7ffc739608b0 sp 0x7ffc739608a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557e5e039e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e5e0399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e5dd449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e5dd45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e5df3febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e5df37952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e5e1a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e5d8c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e5d8bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e5d8ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faaf28c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faaf28c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e5d7eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557e5d8a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557e60181731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e5e039725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e5dd449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect type ( 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  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 
> =================================================================
> ==1092423==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5559e1104e32 bp 0x7ffe64bf6c10 sp 0x7ffe64bf6c08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5559e1104e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559e11049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559e0e0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559e0e10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559e100aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559e1002952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559e126c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559e098ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559e098a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559e0978018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4fe7f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4fe7f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559e08b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5559e0974aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5559e324c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559e1104725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559e0e0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect typebutton ( 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  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 
> =================================================================
> ==1092427==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556da9960e32 bp 0x7ffd1e4eb830 sp 0x7ffd1e4eb828
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556da9960e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556da99609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556da966b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556da966cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556da9866ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556da985e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556da9ac8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556da91eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556da91e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556da91d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d7cd4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d7cd4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556da9112634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x556da91d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556dabaa8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556da9960725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556da966b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivallane current ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e4 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c950d37e32 bp 0x7ffc64f9a310 sp 0x7ffc64f9a308
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c950d37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c950d379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c950a429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c950a43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c950c3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c950f029f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c950f00ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c9505c36b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c9505bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9505ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feee3a8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feee3a8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9504e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c9505a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c952e7f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c950d37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c950a429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivallane float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  c9 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092873==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56157e5e3e32 bp 0x7ffcfbda9790 sp 0x7ffcfbda9788
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56157e5e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56157e5e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56157e2ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56157e2efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56157e4e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56157e7ae9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56157e7aced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56157de6f6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56157de6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56157de57018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53706d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53706d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56157dd95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56157de53aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56158072b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56157e5e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56157e2ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalpos float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092886==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d644acee32 bp 0x7ffd707bbbd0 sp 0x7ffd707bbbc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d644acee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d644ace9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6447d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6447dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6449d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d644c999f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d644c97ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d64435a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d64435456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d644342018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd08b22fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd08b22fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d644280634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d64433eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d646c16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d644ace725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6447d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalpos max ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  ca 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c9079e1e32 bp 0x7fff99e50290 sp 0x7fff99e50288
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c9079e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9079e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9076ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9076edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9078e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c907bac9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c907baaed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c90726d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c90726756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c907255018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f356acddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f356acdde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c907193634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c907251aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c909b29731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9079e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9076ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalpos random ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  ce 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092891==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55661be19e32 bp 0x7ffdb81563f0 sp 0x7ffdb81563e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55661be19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55661be199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55661bb249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55661bb25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55661bd1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55661bfe49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55661bfe2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55661b6a56b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55661b69f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55661b68d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8cde02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8cde02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55661b5cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55661b689aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55661df61731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55661be19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55661bb249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalposlat current ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  cb 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092997==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55cb74e34e32 bp 0x7ffc9a620f90 sp 0x7ffc9a620f88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55cb74e34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb74e349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb74b3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb74b40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb74d3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb74fff9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55cb74ffded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55cb746c06b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55cb746ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb746a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25e4dddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25e4ddde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb745e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55cb746a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb76f7c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb74e34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb74b3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  db 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092996==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e311bcee32 bp 0x7ffc8444bab0 sp 0x7ffc8444baa8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e311bcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e311bce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3118d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3118dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e311ad4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e311d999f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e311d97ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e31145a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e31145456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e311442018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad4bc10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad4bc10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e311380634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e31143eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e313d16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e311bce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3118d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalspeed center ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092921==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c83fc6ae32 bp 0x7ffcf6945750 sp 0x7ffcf6945748
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c83fc6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c83fc6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c83f9759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c83f976d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c83fb70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c83fe359f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c83fe33ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c83f4f66b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c83f4f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c83f4de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc604393d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc604393e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c83f41c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c83f4daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c841db2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c83fc6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c83f9759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalspeed float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e4 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092904==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562ab2dece32 bp 0x7ffd790a2850 sp 0x7ffd790a2848
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562ab2dece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ab2dec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ab2af79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ab2af8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ab2cf2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ab2fb79f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x562ab2fb5ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x562ab26786b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x562ab267256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ab2660018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61c9e6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61c9e6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ab259e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562ab265caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562ab4f34731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ab2dec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ab2af79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalspeed left ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e7 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5603f119ce32 bp 0x7ffc2ea5bfb0 sp 0x7ffc2ea5bfa8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5603f119ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603f119c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603f0ea79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603f0ea8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603f10a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603f13679f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5603f1365ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5603f0a286b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5603f0a2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603f0a10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15d58f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15d58f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603f094e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5603f0a0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5603f32e4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603f119c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603f0ea79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection arrivalspeed right ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  ca 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55cd42c2ee32 bp 0x7fff10493710 sp 0x7fff10493708
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55cd42c2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd42c2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd429399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd4293ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd42b34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd42df99f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55cd42df7ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55cd424ba6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55cd424b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd424a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5959ec9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5959ec9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd423e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55cd4249eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cd44d76731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd42c2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd429399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  ef 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 00 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092754==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55cfd5513e32 bp 0x7ffe6de5e3b0 sp 0x7ffe6de5e3a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55cfd5513e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfd55139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfd521e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfd521fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfd5419ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfd56de9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55cfd56dced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55cfd4d9f6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55cfd4d9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfd4d87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5c0401d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5c0401e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfd4cc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55cfd4d83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cfd765b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfd5513725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfd521e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection containernumber ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092944==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b925125e32 bp 0x7ffd7db15770 sp 0x7ffd7db15768
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b925125e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9251259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b924e309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b924e31d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b92502bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9252f09f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b9252eeed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b9249b16b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b9249ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b924999018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c67cf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c67cf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9248d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b924995aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b92726d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b925125725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b924e309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection depart containertriggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7f 2d 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 
> =================================================================
> ==1093019==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5607ef727e32 bp 0x7ffed1c93bf0 sp 0x7ffed1c93be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5607ef727e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607ef7279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607ef4329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607ef433d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607ef620e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5607ef620786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5607ef6227f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5607eefa76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5607eefaa698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5607eef9b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0374d82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0374d82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607eeed9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5607eef97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607f186f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607ef727725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607ef4329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection depart float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  d5 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093010==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55f8e58bce32 bp 0x7ffd800431f0 sp 0x7ffd800431e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55f8e58bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8e58bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8e55c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8e55c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8e57c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8e5a879f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f8e5a85ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f8e51486b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f8e514256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8e5130018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f888d608d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f888d608e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8e506e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55f8e512caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f8e7a04731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8e58bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8e55c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection depart triggered ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  7a 2d 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 
> =================================================================
> ==1093009==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a4c2c6de32 bp 0x7ffdfcf1dd30 sp 0x7ffdfcf1dd28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a4c2c6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4c2c6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4c29789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4c2979d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4c2b66e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a4c2b66786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a4c2b687f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a4c24ed6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a4c24f0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a4c24e1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f065f67dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f065f67de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4c241f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a4c24ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a4c4db5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4c2c6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4c29789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane allowed ( 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  67 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092776==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55f7350b2e32 bp 0x7fffb294a850 sp 0x7fffb294a848
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55f7350b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7350b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f734dbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f734dbed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f734fb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f734fb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f73521a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f73493cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f73493856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f734926018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa80842d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa80842e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f734864634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55f734922aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f7371fa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7350b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f734dbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane best ( 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  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092786==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55e53f798e32 bp 0x7ffe85b161d0 sp 0x7ffe85b161c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55e53f798e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e53f7989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e53f4a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e53f4a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e53f69eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e53f696952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e53f900793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e53f022c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e53f01e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e53f00c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe03686ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe03686ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e53ef4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55e53f008aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e5418e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e53f798725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e53f4a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane first ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e2 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092793==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x564252bfde32 bp 0x7fff739eaa90 sp 0x7fff739eaa88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x564252bfde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564252bfd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642529089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564252909d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564252b03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564252dc89f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x564252dc6ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5642524896b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56425248356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564252471018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6804eb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6804eb2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642523af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56425246daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564254d45731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564252bfd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642529089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  c9 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092753==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55e693dc3e32 bp 0x7ffcad580d10 sp 0x7ffcad580d08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55e693dc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e693dc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e693ace9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e693acfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e693cc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e693f8e9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e693f8ced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e69364f6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e69364956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e693637018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f515a408d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f515a408e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e693575634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55e693633aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e695f0b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e693dc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e693ace9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane free ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092769==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c0798ebe32 bp 0x7ffcb493af70 sp 0x7ffcb493af68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c0798ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0798eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0795f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0795f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0797f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c079ab69f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c079ab4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c0791776b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c07917156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c07915f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f732e6e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f732e6e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c07909d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c07915baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c07ba33731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0798eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0795f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane random ( 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  6a 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092762==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d335cfde32 bp 0x7ffca719c110 sp 0x7ffca719c108
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d335cfde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d335cfd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d335a089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d335a09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d335c03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d335bfb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d335e65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d335587c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d33558356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d335571018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56cc165d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56cc165e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3354af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d33556daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d337e45731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d335cfd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d335a089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos base ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e2 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092822==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563d43503e32 bp 0x7ffffffdd4d0 sp 0x7ffffffdd4c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563d43503e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d435039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d4320e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d4320fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d43409ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d436ce9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563d436cced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563d42d8f6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563d42d8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d42d77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5db063fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5db063fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d42cb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563d42d73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563d4564b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d43503725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d4320e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  cb 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092794==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55f5b91d6e32 bp 0x7ffff3f38b50 sp 0x7ffff3f38b48
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55f5b91d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5b91d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5b8ee19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5b8ee2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5b90dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5b93a19f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f5b939fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f5b8a626b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f5b8a5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5b8a4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f948d5c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f948d5c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5b8988634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55f5b8a46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f5bb31e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5b91d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5b8ee19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos free ( 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  db 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092801==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56016eedce32 bp 0x7ffd9cfad590 sp 0x7ffd9cfad588
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56016eedce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56016eedc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56016ebe79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56016ebe8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56016ede2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56016edda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56016f044793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56016e766c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56016e76256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56016e750018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f620bd40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f620bd40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56016e68e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56016e74caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560171024731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56016eedc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56016ebe79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos last ( Last six runs Jun2023 )

---------- Differences in errors ----------
2c2,80
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
---
> /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  ad 2c 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 
> =================================================================
> ==1092826==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d02d98ee32 bp 0x7ffe2330f730 sp 0x7ffe2330f728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d02d98ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d02d98e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d02d6999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d02d69ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d02d894ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d02db599f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d02db57ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d02d21a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d02d21456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d02d202018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9731e00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9731e00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d02d140634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d02d1feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d02fad6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos random ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  ea 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092796==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5648b170fe32 bp 0x7ffc41492b30 sp 0x7ffc41492b28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5648b170fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648b170f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648b141a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648b141bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648b1615ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648b18da9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5648b18d8ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5648b0f9b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5648b0f9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648b0f83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94771b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94771b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648b0ec1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5648b0f7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5648b3857731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648b170f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648b141a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
10a11,89
> /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  0c 2e 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 
> =================================================================
> ==1092816==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559eb7274e32 bp 0x7fff59ce8710 sp 0x7fff59ce8708
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559eb7274e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eb72749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559eb6f7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559eb6f80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559eb717aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559eb7172952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559eb73dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559eb6afec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559eb6afa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559eb6ae8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab56b8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab56b8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559eb6a26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559eb6ae4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559eb93bc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559eb7274725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559eb6f7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departposlat center ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  ca 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092992==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55e0c8b46e32 bp 0x7ffc1df74910 sp 0x7ffc1df74908
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55e0c8b46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0c8b469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0c88519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0c8852d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0c8a4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0c8d119f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e0c8d0fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e0c83d26b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e0c83cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0c83ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6996d88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6996d88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0c82f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55e0c83b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0cac8e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0c8b46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0c88519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departposlat float ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  cf 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092946==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560221c8ce32 bp 0x7ffc61ec7170 sp 0x7ffc61ec7168
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560221c8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560221c8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602219979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560221998d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560221b92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560221e579f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560221e55ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5602215186b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56022151256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560221500018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb026679d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb026679e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56022143e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5602214fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560223dd4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560221c8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602219979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departposlat free ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092957==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560380706e32 bp 0x7ffd85b99d70 sp 0x7ffd85b99d68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560380706e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603807069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603804119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560380412d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56038060cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603808d19f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5603808cfed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56037ff926b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56037ff8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56037ff7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85a7c78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85a7c78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56037feb8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56037ff76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56038284e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560380706725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603804119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departposlat left ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5581a0a3ae32 bp 0x7ffd54d187f0 sp 0x7ffd54d187e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5581a0a3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581a0a3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581a07459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581a0746d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581a0940ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581a0c059f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5581a0c03ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5581a02c66b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5581a02c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581a02ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cd4996d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cd4996e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581a01ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5581a02aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5581a2b82731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581a0a3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581a07459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departposlat random ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e7 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092947==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560561c18e32 bp 0x7ffe113333b0 sp 0x7ffe113333a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560561c18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560561c189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605619239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560561924d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560561b1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560561de39f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560561de1ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5605614a46b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56056149e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56056148c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e743d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e743d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5605613ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560561488aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560563d60731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560561c18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605619239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departposlat random_free ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  cf 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55f8c3915e32 bp 0x7fff55634db0 sp 0x7fff55634da8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55f8c3915e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8c39159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8c36209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8c3621d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8c381bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8c3ae09f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f8c3adeed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f8c31a16b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f8c319b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8c3189018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80af857d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80af857e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8c30c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55f8c3185aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f8c5a5d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8c3915725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8c36209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departposlat right ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092976==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c09d9cee32 bp 0x7fff468bb070 sp 0x7fff468bb068
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c09d9cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c09d9ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c09d6d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c09d6dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c09d8d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c09db999f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c09db97ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c09d25a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c09d25456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c09d242018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb56365d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb56365e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c09d180634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c09d23eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c09fb16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c09d9ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c09d6d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departspeed desired ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092852==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559268bc0e32 bp 0x7fffe9aeed10 sp 0x7fffe9aeed08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559268bc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559268bc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592688cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592688ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559268ac6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559268d8b9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559268d89ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55926844c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55926844656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559268434018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17e3340d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17e3340e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559268372634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559268430aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55926ad08731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559268bc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592688cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  da 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092834==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x557e46b67e32 bp 0x7ffcb57aa790 sp 0x7ffcb57aa788
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x557e46b67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e46b679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e468729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e46873d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e46a6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e46d329f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x557e46d30ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x557e463f36b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x557e463ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e463db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b8070ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b8070ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e46319634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x557e463d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557e48caf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e46b67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e468729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departspeed max ( 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  9e 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562d6091de32 bp 0x7ffd9d36bc30 sp 0x7ffd9d36bc28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562d6091de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d6091d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d606289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d60629d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d60823ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d6081b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d60a85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d601a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d601a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d60191018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92dfc62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92dfc62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d600cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562d6018daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562d62a65731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d6091d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d606289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departspeed random ( 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  a3 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092842==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x558cb2f18e32 bp 0x7ffde26f7cb0 sp 0x7ffde26f7ca8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x558cb2f18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cb2f189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558cb2c239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558cb2c24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558cb2e1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558cb2e16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558cb3080793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558cb27a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558cb279e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558cb278c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bcfd7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bcfd7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558cb26ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x558cb2788aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558cb5060731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558cb2f18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558cb2c239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departspeed speedlimit ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092861==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56438b4ede32 bp 0x7fffe9dcbf90 sp 0x7fffe9dcbf88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56438b4ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56438b4ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56438b1f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56438b1f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56438b3f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56438b6b89f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56438b6b6ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56438ad796b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56438ad7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56438ad61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98836dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98836dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56438ac9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56438ad5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56438d635731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56438b4ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56438b1f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection insertionchecks ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  ca 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093033==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5573f1491e32 bp 0x7ffd6af05e10 sp 0x7ffd6af05e08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5573f1491e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573f14919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573f119c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573f119dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573f1397ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573f165c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5573f165aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5573f0d1d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5573f0d1756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573f0d05018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f90ec1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f90ec1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573f0c43634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5573f0d01aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5573f35d9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573f1491725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573f119c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection line ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e6 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092931==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5587ad98ae32 bp 0x7ffe715d7e70 sp 0x7ffe715d7e68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5587ad98ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587ad98a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587ad6959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587ad696d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587ad890ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587adb559f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5587adb53ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5587ad2166b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5587ad21056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587ad1fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a1d99ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a1d99ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587ad13c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5587ad1faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5587afad2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587ad98a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587ad6959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection parameters ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  cf 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1093034==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55aff7c34e32 bp 0x7fff3a7924b0 sp 0x7fff3a7924a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55aff7c34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aff7c349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aff793f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aff7940d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aff7b3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aff7dff9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55aff7dfded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55aff74c06b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55aff74ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aff74a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef339ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef339cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aff73e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55aff74a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aff9d7c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aff7c34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aff793f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection personnumber ( 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 0x61600000c380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c380: note: object has invalid vptr
>  00 00 00 00  e3 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5585cda94e32 bp 0x7ffd9ff0f310 sp 0x7ffd9ff0f308
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5585cda94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585cda949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585cd79f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585cd7a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585cd99aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585cdc5f9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5585cdc5ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5585cd3206b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5585cd31a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585cd308018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b5f485d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b5f485e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585cd246634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5585cd304aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585cfbdc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585cda94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585cd79f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection type ( 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 0x61600000cc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000cc80: note: object has invalid vptr
>  00 00 00 00  18 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 0b 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1092742==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56390a488e32 bp 0x7ffe46a77730 sp 0x7ffe46a77728
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56390a488e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56390a4889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56390a1939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56390a194d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56390a38eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56390a6539f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56390a651ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563909d146b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563909d0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563909cfc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faef74e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faef74e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563909c3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x563909cf8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56390c5d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56390a488725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56390a1939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load arrivallane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4f 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 
> =================================================================
> ==1093110==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f0e1b39e32 bp 0x7ffeedd2c310 sp 0x7ffeedd2c308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f0e1b39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0e1b399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0e18449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0e1845d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0e1a3febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0e1a37952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0e1ca1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0e13c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0e13bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0e13ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc48da0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc48da0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0e12eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f0e13a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f0e3c81731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0e1b39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0e18449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load arrivalpos ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1093118==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5590c8f08e32 bp 0x7ffca912f5f0 sp 0x7ffca912f5e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5590c8f08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590c8f089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590c8c139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590c8c14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590c8e0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590c8e06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590c9070793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590c8792c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590c878e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590c877c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9bc3edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9bc3ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590c86ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5590c8778aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5590cb050731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590c8f08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590c8c139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load arrivalposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1093166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555a04ddde32 bp 0x7ffde9cc0ab0 sp 0x7ffde9cc0aa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555a04ddde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a04ddd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a04ae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a04ae9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a04ce3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a04cdb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a04f45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a04667c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a0466356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a04651018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34f91aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34f91aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a0458f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555a0464daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555a06f25731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a04ddd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a04ae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load arrivalspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6b 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 
> =================================================================
> ==1093115==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ba0a587e32 bp 0x7fff0c4d9510 sp 0x7fff0c4d9508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ba0a587e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba0a5879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba0a2929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba0a293d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba0a48debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba0a485952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba0a6ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba09e11c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba09e0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba09dfb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27b33ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27b33cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba09d39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ba09df7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ba0c6cf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba0a587725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba0a2929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load color ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  6a 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 
> =================================================================
> ==1093075==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a6a23f9e32 bp 0x7fff610ba750 sp 0x7fff610ba748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a6a23f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6a23f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6a21049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6a2105d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6a22ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6a22f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6a2561793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6a1c83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6a1c7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6a1c6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64d056ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64d056ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6a1bab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a6a1c69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a6a4541731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6a23f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6a21049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load containernumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  59 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 
> =================================================================
> ==1093156==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556308a06e32 bp 0x7ffcd8dec8f0 sp 0x7ffcd8dec8e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556308a06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556308a069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563087119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556308712d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55630890cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556308904952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556308b6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556308290c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55630828c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55630827a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e0d05ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e0d05ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563081b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556308276aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55630ab4e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556308a06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563087119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load default ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1093041==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55adff4d7e32 bp 0x7ffc76260f70 sp 0x7ffc76260f68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55adff4d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adff4d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adff1e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adff1e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adff3ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adff3d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adff63f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adfed61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adfed5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adfed4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52febc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52febc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adfec89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55adfed47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ae0161f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adff4d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adff1e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load depart ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1093164==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56062090ae32 bp 0x7ffe21ea1c10 sp 0x7ffe21ea1c08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56062090ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56062090a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606206159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560620616d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560620810ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560620808952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560620a72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560620194c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56062019056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56062017e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa89ab33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa89ab33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606200bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56062017aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560622a52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56062090a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606206159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load departlane ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5a 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 
> =================================================================
> ==1093083==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bf280f6e32 bp 0x7ffdb89a35f0 sp 0x7ffdb89a35e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bf280f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf280f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf27e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf27e02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf27ffcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf27ff4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf2825e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf27980c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf2797c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf2796a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e3fb01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e3fb01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf278a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bf27966aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bf2a23e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf280f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf27e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load departpos ( 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  a5 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 
> =================================================================
> ==1093084==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5608213e2e32 bp 0x7ffce4551710 sp 0x7ffce4551708
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5608213e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608213e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608210ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608210eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608212e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608212e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56082154a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560820c6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560820c6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560820c56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3337c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3337c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560820b94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560820c52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56082352a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608213e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608210ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load departposlat ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  44 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 
> =================================================================
> ==1093170==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d8682fbe32 bp 0x7ffe9b0de630 sp 0x7ffe9b0de628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d8682fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8682fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8680069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d868007d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d868201ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8681f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d868463793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d867b85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d867b8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d867b6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8805d4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8805d4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d867aad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d867b6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d86a443731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8682fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8680069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load departspeed ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1093107==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558093dbae32 bp 0x7ffc473447b0 sp 0x7ffc473447a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558093dbae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558093dba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558093ac59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558093ac6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558093cc0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558093cb8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558093f22793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558093644c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55809364056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55809362e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28d596fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28d596fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55809356c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55809362aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558095f02731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558093dba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558093ac59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load id ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  3a 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 
> =================================================================
> ==1093059==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ef3c84fe32 bp 0x7fffeacb8250 sp 0x7fffeacb8248
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ef3c84fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef3c84f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef3c55a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef3c55bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef3c755ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef3c74d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef3c9b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef3c0d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef3c0d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef3c0c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ee6ffdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ee6ffde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef3c001634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ef3c0bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef3e997731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef3c84f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef3c55a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load insertionchecks ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  4b 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 
> =================================================================
> ==1093157==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55769dddbe32 bp 0x7ffc8578c990 sp 0x7ffc8578c988
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55769dddbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55769dddb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55769dae69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55769dae7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55769dce1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55769dcd9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55769df43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55769d665c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55769d66156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55769d64f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e6d523d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e6d523e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55769d58d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55769d64baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55769ff23731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55769dddb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55769dae69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load line ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  54 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 
> =================================================================
> ==1093114==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556ca49e7e32 bp 0x7ffdb84182b0 sp 0x7ffdb84182a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556ca49e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ca49e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ca46f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ca46f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ca48edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ca48e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ca4b4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ca4271c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ca426d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ca425b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94679ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94679ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ca4199634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556ca4257aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ca6b2f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ca49e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ca46f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load no_route ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1093056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559310f0424d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5593120f98a1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:40
>     #2 0x5593120f332a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:382:24
>     #3 0x5593120e6a02 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5593120f8db1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:347:17
>     #5 0x559310f07d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f12ded80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load parameters ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  33 2d 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 
> =================================================================
> ==1093158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557c0aa3ce32 bp 0x7fffbea87310 sp 0x7fffbea87308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557c0aa3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c0aa3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c0a7479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c0a748d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c0a942ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c0a93a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c0aba4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c0a2c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c0a2c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c0a2b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c7e40dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c7e40de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c0a1ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557c0a2acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557c0cb84731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c0aa3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c0a7479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load personnumber ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  5e 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 
> =================================================================
> ==1093120==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e8ab9b7e32 bp 0x7ffca6f143d0 sp 0x7ffca6f143c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e8ab9b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8ab9b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8ab6c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8ab6c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8ab8bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8ab8b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8abb1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8ab241c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8ab23d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8ab22b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa962d4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa962d4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8ab169634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e8ab227aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e8adaff731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8ab9b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8ab6c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load route ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  d6 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 
> =================================================================
> ==1093055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c75d390e32 bp 0x7fff233eb650 sp 0x7fff233eb648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c75d390e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c75d3909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c75d09b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c75d09cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c75d296ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c75d28e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c75d4f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c75cc1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c75cc1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c75cc04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fe6bbdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fe6bbde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c75cb42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c75cc00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c75f4d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c75d390725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c75d09b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load type ( 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  8a 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 
> =================================================================
> ==1093072==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b0ef243e32 bp 0x7fff554d07d0 sp 0x7fff554d07c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b0ef243e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0ef2439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0eef4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0eef4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0ef149ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0ef141952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0ef3ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0eeacdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0eeac956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0eeab7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe620b49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe620b49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0ee9f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b0eeab3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0f138b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0ef243725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0eef4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform flow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  c8 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 
> =================================================================
> ==1093196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5583c0246e32 bp 0x7ffcd7f07890 sp 0x7ffcd7f07888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5583c0246e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583c02469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583bff519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583bff52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583c014cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583c0144952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583c03ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583bfad0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583bfacc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583bfaba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcc4d6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcc4d6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583bf9f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5583bfab6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5583c238e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583c0246725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583bff519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform routeflow ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  44 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 
> =================================================================
> ==1093163==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fde032be32 bp 0x7ffd6e9d6930 sp 0x7ffd6e9d6928
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fde032be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fde032b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fde00369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fde0037d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fde0231ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fde0229952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fde0493793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fddfbb5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fddfbb156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fddfb9f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4f2ca6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4f2ca6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fddfadd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fddfb9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fde2473731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fde032b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fde00369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform routeflow_embedded ( 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 0x61600000c680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c680: note: object has invalid vptr
>  00 00 00 00  57 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 
> =================================================================
> ==1093184==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564796937e32 bp 0x7ffcb3628cf0 sp 0x7ffcb3628ce8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564796937e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647969379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647966429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564796643d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56479683debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564796835952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564796a9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647961c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647961bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647961ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14ebfdbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14ebfdbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647960e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5647961a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564798a7f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564796937725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647966429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform trip ( 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  80 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 
> =================================================================
> ==1093187==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563ac803ae32 bp 0x7ffc37273550 sp 0x7ffc37273548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563ac803ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ac803a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ac7d459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ac7d46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ac7f40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ac7f38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ac81a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ac78c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ac78c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ac78ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d687d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d687d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ac77ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563ac78aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563aca182731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ac803a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ac7d459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded transform 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 0x61600000c080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000c080: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1093159==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556da240de32 bp 0x7fff352988b0 sp 0x7fff352988a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556da240de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556da240d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556da21189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556da2119d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556da2313ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556da230b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556da2575793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556da1c97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556da1c9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556da1c81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87ad386d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87ad386e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556da1bbf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556da1c7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556da4555731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556da240d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556da21189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded volatilerecomputing ( 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  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 
> =================================================================
> ==1093197==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55ee39709e32 bp 0x7ffc0ee6de10 sp 0x7ffc0ee6de08
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55ee39709e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee397099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee394149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee39415d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee3960febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee39607952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee39871793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee38f93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee38f8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee38f7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f348d5b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f348d5b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee38ebb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55ee38f79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ee3b851731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee39709725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee394149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55782565c24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557826a86cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557825d93953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5578259d963d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x557827f1e06f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5578280f5074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f70a8b6f984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55cd1911e24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cd1a548cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55cd19855953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55cd1949b63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55cd1b9e006f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55cd1bbb7074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3c642cd984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56543d24324d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56543e66dcce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56543d97a953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x56543d5c063d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x56543fb0506f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x56543fcdc074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f23039c7984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563a039d724d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563a04e01cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563a0410e953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x563a03d5463d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x563a0629906f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x563a06470074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff00fcd8984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5586cee5424d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5586d027ecce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5586cf58b953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5586cf1d163d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x5586d171606f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5586d18ed074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa9a130c984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557c89b3e24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557c8af68cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557c8a275953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x557c89ebb63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x557c8c40006f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x557c8c5d7074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb77654f984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55eb915a924d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eb929d3cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55eb91ce0953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55eb9192663d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55eb93e6b06f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55eb94042074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb4bca39984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b95684324d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b957c6dcce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b956f7a953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55b956bc063d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55b95910506f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55b9592dc074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa1d9bb8984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e06310824d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e064532cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e06383f953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55e06348563d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55e0659ca06f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55e065ba1074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7ef9292984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564eae9d824d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564eafe02cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564eaf10f953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x564eaed5563d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x564eb129a06f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x564eb1471074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f06a8528984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562a54ce724d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a56111cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562a5541e953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x562a5506463d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x562a575a906f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x562a57780074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f26e40f1984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x557b497a924d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557b4abd3cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557b49ee0953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x557b49b2663d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x557b4c06b06f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x557b4c242074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6d9e8c1984 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)
> 
> SUMMARY: AddressSanitizer: 288 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ddf812424d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ddf954ecce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ddf885b953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55ddf84a163d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55ddfa9e606f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55ddfabbd074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4862b79984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c38a6e124d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c38bb0bcce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c38ae18953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55c38aa5e63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55c38cfa306f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55c38d17a074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f14a33ac984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f4304ff24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f431929cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f430c36953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55f43087c63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55f432dc106f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55f432f98074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc54cabf984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b8ce7fc24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b8cfc26cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b8cef33953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55b8ceb7963d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55b8d10be06f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55b8d1295074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd0cffa6984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5574ef5ab24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5574f09d5cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5574efce2953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5574ef92863d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x5574f1e6d06f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5574f2044074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb2d16dd984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1090108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55681b20e24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f124d) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55681c638cce in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55681b945953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55681b58b63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55681dad006f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55681dca7074 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7fd10e5984 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,85
> /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  04 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 
> =================================================================
> ==1104390==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55643785ae32 bp 0x7ffc0a37d430 sp 0x7ffc0a37d428
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55643785ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55643785a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564375659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556437566d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556437760ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556437758952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564379c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564370e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564370e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564370ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05d4946d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05d4946e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55643700c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5564370caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5564399a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55643785a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564375659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create default ( 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  da 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 
> =================================================================
> ==1104327==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55893829ae32 bp 0x7fff028a40d0 sp 0x7fff028a40c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55893829ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55893829a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558937fa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558937fa6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589381a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558938198952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558938402793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558937b24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558937b2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558937b0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f194a4e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f194a4e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558937a4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x558937b0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55893a3e2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55893829a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558937fa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,85
> /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  05 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 
> =================================================================
> ==1104342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d3c81e0e32 bp 0x7ffc0329ac30 sp 0x7ffc0329ac28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d3c81e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3c81e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3c7eeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3c7eecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3c80e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3c80de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3c8348793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3c7a6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3c7a6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3c7a54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3d310cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3d310ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3c7992634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d3c7a50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d3ca328731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3c81e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3c7eeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create extension ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1104358==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55eee7804e32 bp 0x7fff13741ff0 sp 0x7fff13741fe8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55eee7804e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eee78049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eee750f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eee7510d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eee770aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eee7702952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eee796c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eee708ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eee708a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eee7078018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c1f594d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c1f594e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eee6fb6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55eee7074aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eee994c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eee7804725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eee750f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create line ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  04 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 
> =================================================================
> ==1104392==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f17a049e32 bp 0x7ffc08adc230 sp 0x7ffc08adc228
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f17a049e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f17a0499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f179d549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f179d55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f179f4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f179f47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f17a1b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1798d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1798cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1798bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca1f4f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca1f4f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1797fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f1798b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f17c191731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f17a049725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f179d549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create no_parent ( 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  d3 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 
> =================================================================
> ==1104332==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a65c30ce32 bp 0x7fff2a48c6f0 sp 0x7fff2a48c6e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a65c30ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a65c30c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a65c0179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a65c018d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a65c212ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a65c20a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a65c474793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a65bb96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a65bb9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a65bb80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febede3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febede3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a65babe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a65bb7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a65e454731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a65c30c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a65c0179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create parking ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  02 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 
> =================================================================
> ==1104378==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e0d2d7fe32 bp 0x7ffec4f8a9b0 sp 0x7ffec4f8a9a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e0d2d7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0d2d7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0d2a8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0d2a8bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0d2c85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0d2c7d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0d2ee7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0d2609c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0d260556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0d25f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f051cd31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f051cd31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0d2531634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e0d25efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0d4ec7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0d2d7f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0d2a8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create permitted ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  27 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 
> =================================================================
> ==1104376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5635fef77e32 bp 0x7ffd0ac1d4b0 sp 0x7ffd0ac1d4a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5635fef77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635fef779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635fec829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635fec83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635fee7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635fee75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635ff0df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635fe801c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635fe7fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635fe7eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8be4810d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8be4810e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635fe729634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5635fe7e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5636010bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635fef77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635fec829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create speed ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  eb 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 
> =================================================================
> ==1104403==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559623fe7e32 bp 0x7ffcb15a03f0 sp 0x7ffcb15a03e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559623fe7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559623fe79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559623cf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559623cf3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559623eedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559623ee5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55962414f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559623871c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55962386d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55962385b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98f7800d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98f7800e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559623799634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559623857aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55962612f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559623fe7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559623cf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  cf 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 
> =================================================================
> ==1104362==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55737704be32 bp 0x7ffe02863930 sp 0x7ffe02863928
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55737704be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55737704b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557376d569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557376d57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557376f51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557376f49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573771b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573768d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573768d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573768bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f832dcedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f832dcede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573767fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5573768bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557379193731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55737704b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557376d569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_join ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  eb 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 
> =================================================================
> ==1104364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b12ef90e32 bp 0x7fff3e8f2b90 sp 0x7fff3e8f2b88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b12ef90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b12ef909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b12ec9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b12ec9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b12ee96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b12ee8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b12f0f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b12e81ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b12e81656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b12e804018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca4c021d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca4c021e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b12e742634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b12e800aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b1310d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b12ef90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b12ec9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  ce 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 
> =================================================================
> ==1104359==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55929f9bae32 bp 0x7ffc7cd727b0 sp 0x7ffc7cd727a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55929f9bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55929f9ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55929f6c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55929f6c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55929f8c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55929f8b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55929fb22793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55929f244c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55929f24056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55929f22e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f767334ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f767334ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55929f16c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55929f22aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5592a1b02731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55929f9ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55929f6c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create tripid ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  08 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1104388==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56233e69ce32 bp 0x7ffe0556c350 sp 0x7ffe0556c348
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56233e69ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56233e69c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56233e3a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56233e3a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56233e5a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56233e59a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56233e804793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56233df26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56233df2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56233df10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb7b7b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb7b7b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56233de4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56233df0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5623407e4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56233e69c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56233e3a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create until ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  04 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 
> =================================================================
> ==1104344==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ed2284de32 bp 0x7ffe63262850 sp 0x7ffe63262848
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ed2284de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed2284d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed225589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed22559d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed22753ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed2274b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed229b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed220d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed220d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed220c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f512382ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f512382ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed21fff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ed220bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ed24995731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed2284d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed225589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop delete ( 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  bb 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 
> =================================================================
> ==1104416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563aac60de32 bp 0x7ffeec21ab70 sp 0x7ffeec21ab68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563aac60de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563aac60d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563aac3189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563aac319d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563aac513ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563aac50b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563aac775793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563aabe97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563aabe9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563aabe81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d3ecaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d3ecaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563aabdbf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563aabe7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563aae755731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563aac60d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563aac3189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect acttype ( 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  d7 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 
> =================================================================
> ==1104472==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f90b5bee32 bp 0x7ffdfe1d58b0 sp 0x7ffdfe1d58a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f90b5bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f90b5be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f90b2c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f90b2cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f90b4c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f90b4bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f90b726793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f90ae48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f90ae4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f90ae32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b9ca2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b9ca2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f90ad70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f90ae2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f90d706731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f90b5be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f90b2c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect duration ( 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  f1 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 
> =================================================================
> ==1104422==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5613d87e0e32 bp 0x7ffd988e9f70 sp 0x7ffd988e9f68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5613d87e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613d87e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613d84eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613d84ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613d86e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613d86de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613d8948793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613d806ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613d806656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613d8054018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5eb141fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5eb141fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613d7f92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5613d8050aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5613da928731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613d87e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613d84eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect extension ( 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  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 
> =================================================================
> ==1104437==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5570b615ce32 bp 0x7fff8154e950 sp 0x7fff8154e948
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5570b615ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570b615c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570b5e679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570b5e68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570b6062ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570b605a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570b62c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570b59e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570b59e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570b59d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc4b8dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc4b8dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570b590e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5570b59ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5570b82a4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570b615c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570b5e679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect line ( 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  db 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 
> =================================================================
> ==1104478==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d918d78e32 bp 0x7ffefd697b10 sp 0x7ffefd697b08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d918d78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d918d789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d918a839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d918a84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d918c7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d918c76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d918ee0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d918602c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9185fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9185ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc8954bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc8954be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d91852a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d9185e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d91aec0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d918d78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d918a839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect parking ( 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  f3 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 
> =================================================================
> ==1104461==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555eb438de32 bp 0x7fff94862590 sp 0x7fff94862588
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555eb438de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555eb438d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555eb40989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555eb4099d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555eb4293ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555eb428b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555eb44f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555eb3c17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555eb3c1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555eb3c01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ce2f54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ce2f54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555eb3b3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555eb3bfdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555eb64d5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555eb438d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555eb40989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect permitted ( 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  13 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 
> =================================================================
> ==1104457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56533db38e32 bp 0x7ffd888a6050 sp 0x7ffd888a6048
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56533db38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56533db389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56533d8439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56533d844d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56533da3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56533da36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56533dca0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56533d3c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56533d3be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56533d3ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9194208d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9194208e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56533d2ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56533d3a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56533fc80731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56533db38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56533d8439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect speed ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1104474==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ab4623de32 bp 0x7ffd5bffb1f0 sp 0x7ffd5bffb1e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ab4623de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab4623d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab45f489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab45f49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab46143ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab4613b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab463a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab45ac7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab45ac356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab45ab1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e4c8ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e4c8ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab459ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ab45aadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ab48385731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab4623d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab45f489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_container ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  cf 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 
> =================================================================
> ==1104442==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x562a0c66be32 bp 0x7ffdb15c75f0 sp 0x7ffdb15c75e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x562a0c66be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a0c66b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a0c3769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a0c377d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a0c571ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a0c569952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a0c7d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a0bef5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a0bef156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a0bedf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1b9e36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1b9e36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a0be1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x562a0bedbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a0e7b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a0c66b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a0c3769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_join ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  ce 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 
> =================================================================
> ==1104445==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d6df35ee32 bp 0x7ffc015e02f0 sp 0x7ffc015e02e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d6df35ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6df35e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6df0699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6df06ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6df264ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6df25c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6df4c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6debe8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6debe456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6debd2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5744f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5744f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6deb10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d6debceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d6e14a6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6df35e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6df0699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect triggered_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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  e8 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 
> =================================================================
> ==1104439==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5597db21ee32 bp 0x7ffd3b9dfc70 sp 0x7ffd3b9dfc68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5597db21ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597db21e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597daf299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597daf2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597db124ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597db11c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597db386793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597daaa8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597daaa456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597daa92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f08509ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f08509dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597da9d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5597daa8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5597dd366731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597db21e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597daf299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  f4 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1104473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a65ba1de32 bp 0x7ffe21af6730 sp 0x7ffe21af6728
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a65ba1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a65ba1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a65b7289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a65b729d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a65b923ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a65b91b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a65bb85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a65b2a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a65b2a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a65b291018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5901e11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5901e11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a65b1cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a65b28daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a65db65731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a65ba1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a65b7289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop inspect until ( 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  d8 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 
> =================================================================
> ==1104429==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55cb5f84ce32 bp 0x7ffd02947c30 sp 0x7ffd02947c28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55cb5f84ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb5f84c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb5f5579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb5f558d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb5f752ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb5f74a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb5f9b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb5f0d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb5f0d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb5f0c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1efe4f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1efe4f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb5effe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55cb5f0bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb61994731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb5f84c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb5f5579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
8,109c8,86
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.92, offset=4.01), time=19.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.59), time=20.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=21.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=22.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=23.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=24.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.28, offset=3.43), time=28.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=29.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=30.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.54), time=31.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.62), time=32.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=33.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.42, offset=2.64), time=37.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.31), time=38.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.65), time=39.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.36), time=40.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.58), time=41.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=42.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.78, offset=3.96), time=46.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.82), time=47.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.86), time=48.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=49.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.81), time=50.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.05), time=51.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.79, offset=3.32), time=55.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.28), time=56.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.65), time=57.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=58.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.44), time=59.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint chargingstation create acttype ( Last six runs Jun2023 )
demandelements waypoint chargingstation create duration ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create default ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  7c 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 
> =================================================================
> ==1105311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55f2b2d5ae32 bp 0x7ffc723586b0 sp 0x7ffc723586a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55f2b2d5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2b2d5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2b2a659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2b2a66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2b2c60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2b2c58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2b2ec2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2b25e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2b25e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2b25ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70f5429d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70f5429e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2b250c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
6,72c6,84
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.47, offset=5.94), time=16.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=17.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=18.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=19.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.18, offset=5.11), time=23.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=24.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.85), time=25.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=26.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.29, offset=3.45), time=30.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=31.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=32.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.54), time=33.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.77, offset=3.97), time=37.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.01), time=38.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.35), time=39.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=40.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.98, offset=4.55), time=44.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.51), time=45.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=46.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.38), time=47.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.12, offset=4.90), time=51.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=52.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.81), time=53.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.63), time=54.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.47, offset=3.25), time=58.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.59), time=59.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.84), time=60.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.29), time=61.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.62, offset=5.90), time=65.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint chargingstation create extension ( Last six runs Jun2023 )
demandelements waypoint chargingstation create line ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create no_parent ( 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  34 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 
> =================================================================
> ==1105313==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b64dd07e32 bp 0x7ffcdaf6a230 sp 0x7ffcdaf6a228
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b64dd07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b64dd079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b64da129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b64da13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b64dc0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b64dc05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b64de6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b64d591c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b64d58d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b64d57b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa16bbedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa16bbede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b64d4b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b64d577aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b64fe4f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b64dd07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b64da129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

4 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
4,38c4,82
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.18, offset=2.92), time=15.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=16.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=17.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.64, offset=3.86), time=20.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=21.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.27, offset=0.22), time=24.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=25.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=26.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.46, offset=2.94), time=30.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=31.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.92, offset=0.22), time=34.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=35.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.43, offset=0.70), time=38.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.80), time=39.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.57, offset=1.97), time=42.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.57), time=43.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.62, offset=1.43), time=46.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.36), time=47.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.09, offset=5.57), time=51.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.50, offset=3.71), time=54.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=55.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.27, offset=5.78), time=59.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=60.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.51, offset=2.76), time=64.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.23), time=65.00.
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.88, offset=4.61), time=69.00.
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.80), time=70.00.
< Warning: Vehicle 'flow.14' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.73, offset=6.66), time=74.00.
< Warning: Vehicle 'flow.14' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.32), time=75.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint chargingstation create parking ( Last six runs Jun2023 )
demandelements waypoint chargingstation create permitted ( Last six runs Jun2023 )
demandelements waypoint chargingstation create speed ( Last six runs Jun2023 )
demandelements waypoint chargingstation create tripid ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  4c 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 
> =================================================================
> ==1105340==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559fc209ee32 bp 0x7ffd980e6ad0 sp 0x7ffd980e6ac8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559fc209ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fc209e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fc1da99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fc1daad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fc1fa4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fc1f9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fc2206793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fc1928c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fc192456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fc1912018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c1b199d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c1b199e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fc1850634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559fc190eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559fc41e6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fc209e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fc1da99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_join ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1105342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5633de7a1e32 bp 0x7ffd97c7d670 sp 0x7ffd97c7d668
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5633de7a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633de7a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633de4ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633de4add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633de6a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633de69f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633de909793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633de02bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633de02756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633de015018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0c5c25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0c5c25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633ddf53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5633de011aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5633e08e9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633de7a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633de4ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  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 
> =================================================================
> ==1105338==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55578a275e32 bp 0x7ffe87e32350 sp 0x7ffe87e32348
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55578a275e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55578a2759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555789f809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555789f81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55578a17bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55578a173952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55578a3dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555789affc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555789afb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555789ae9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f0ea2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f0ea2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555789a27634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555789ae5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55578c3bd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55578a275725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555789f809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create until ( Last six runs Jun2023 )

---------- Differences in errors ----------
5,72c5,83
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.32, offset=3.44), time=26.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=27.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.45), time=28.00.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.88), time=29.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.01, offset=3.54), time=33.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.57), time=34.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.22), time=35.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.08), time=36.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.08, offset=1.95), time=40.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=41.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.33), time=42.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=43.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.30, offset=4.78), time=47.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.68), time=48.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=49.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=50.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.63, offset=5.71), time=54.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.51), time=55.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.80), time=56.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.18), time=57.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.88, offset=6.72), time=61.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=62.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.92), time=63.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.80), time=64.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.78, offset=3.35), time=68.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.62), time=69.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.52), time=70.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.26), time=71.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.93, offset=3.69), time=75.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation delete ( 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  34 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 
> =================================================================
> ==1105394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a04898be32 bp 0x7ffe91f2b530 sp 0x7ffe91f2b528
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a04898be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a04898b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0486969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a048697d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a048891ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a048889952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a048af3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a048215c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a04821156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0481ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1a31e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1a31e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a04813d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a0481fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a04aad3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a04898b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0486969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  7d 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 
> =================================================================
> ==1105455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5607038f9e32 bp 0x7ffec85ec890 sp 0x7ffec85ec888
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5607038f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607038f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607036049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560703605d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607037ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607037f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560703a61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560703183c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56070317f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56070316d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f2ed75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f2ed75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607030ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  95 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 
> =================================================================
> ==1105406==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a9ba674e32 bp 0x7ffdb838d010 sp 0x7ffdb838d008
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a9ba674e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9ba6749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9ba37f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9ba380d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9ba57aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9ba572952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9ba7dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9b9efec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9b9efa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9b9ee8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9f3cf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9f3cf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9b9e26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect extension ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  7d 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 
> =================================================================
> ==1105405==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55621f07de32 bp 0x7fff1719a710 sp 0x7fff1719a708
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55621f07de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55621f07d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55621ed889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55621ed89d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55621ef83ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55621ef7b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55621f1e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55621e907c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55621e90356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55621e8f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e703ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e703eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55621e82f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect line ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  7d 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 
> =================================================================
> ==1105473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d92fe78e32 bp 0x7ffedb3dd950 sp 0x7ffedb3dd948
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d92fe78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d92fe789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d92fb839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d92fb84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d92fd7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d92fd76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d92ffe0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d92f702c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d92f6fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d92f6ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06766a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06766a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d92f62a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect parking ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  7c 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 
> =================================================================
> ==1105441==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564051283e32 bp 0x7ffef06b7f50 sp 0x7ffef06b7f48
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564051283e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640512839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564050f8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564050f8fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564051189ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564051181952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640513eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564050b0dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564050b0956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564050af7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13bc78dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13bc78de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564050a35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect permitted ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  a5 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 
> =================================================================
> ==1105440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55792db32e32 bp 0x7ffcb87f1950 sp 0x7ffcb87f1948
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55792db32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55792db329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55792d83d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55792d83ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55792da38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55792da30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55792dc9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55792d3bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55792d3b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55792d3a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e8bac3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e8bac3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55792d2e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect speed ( 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  b3 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 
> =================================================================
> ==1105477==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5565e72e5e32 bp 0x7ffe2970cf30 sp 0x7ffe2970cf28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5565e72e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565e72e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565e6ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565e6ff1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565e71ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565e71e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565e744d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565e6b6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565e6b6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565e6b59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd68b592d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd68b592e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565e6a97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5565e6b55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5565e942d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565e72e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565e6ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_container ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  4e 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 
> =================================================================
> ==1105426==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56349680ee32 bp 0x7ffdb3b6f410 sp 0x7ffdb3b6f408
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56349680ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56349680e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634965199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56349651ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563496714ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56349670c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563496976793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563496098c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56349609456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563496082018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c367a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c367a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563495fc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56349607eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563498956731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56349680e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634965199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_join ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1105436==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x562783d1ae32 bp 0x7ffdfe3a1f10 sp 0x7ffdfe3a1f08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x562783d1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562783d1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562783a259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562783a26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562783c20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562783c18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562783e82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627835a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627835a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56278358e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11a2721d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11a2721e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627834cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56278358aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562785e62731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562783d1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562783a259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect triggered_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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  63 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 
> =================================================================
> ==1105421==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559a6be35e32 bp 0x7fff3778d930 sp 0x7fff3778d928
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559a6be35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a6be359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a6bb409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a6bb41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a6bd3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a6bd33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a6bf9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a6b6bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a6b6bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a6b6a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a41e8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a41e8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a6b5e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559a6b6a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a6df7d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a6be35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a6bb409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  7e 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 65 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1105463==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55692bd30e32 bp 0x7ffcf9f8ab50 sp 0x7ffcf9f8ab48
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55692bd30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55692bd309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55692ba3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55692ba3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55692bc36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55692bc2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55692be98793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55692b5bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55692b5b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55692b5a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8582253d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8582253e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55692b4e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect until ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,5c2,80
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> /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  95 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 
> =================================================================
> ==1105407==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556ee509fe32 bp 0x7fff5c043290 sp 0x7fff5c043288
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556ee509fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ee509f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ee4daa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ee4dabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ee4fa5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ee4f9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ee5207793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ee4929c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ee492556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ee4913018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f37ca9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f37ca9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ee4851634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection acttype ( 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  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 
> =================================================================
> ==1105527==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56097e859e32 bp 0x7fffe4db2bf0 sp 0x7fffe4db2be8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56097e859e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56097e8599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56097e5649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56097e565d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56097e75febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56097e757952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56097e9c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56097e0e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56097e0df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56097e0cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f329a382d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f329a382e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56097e00b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56097e0c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5609809a1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56097e859725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56097e5649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection duration ( 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  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 
> =================================================================
> ==1105479==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x563e6b20de32 bp 0x7ffe7229f210 sp 0x7ffe7229f208
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x563e6b20de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e6b20d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e6af189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e6af19d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e6b113ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e6b10b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e6b375793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e6aa97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e6aa9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e6aa81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc05ecc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc05ecc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e6a9bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x563e6aa7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563e6d355731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e6b20d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e6af189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection extension ( 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  57 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 
> =================================================================
> ==1105496==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55f33fe3ce32 bp 0x7ffc84667430 sp 0x7ffc84667428
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55f33fe3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f33fe3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f33fb479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f33fb48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f33fd42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f33fd3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f33ffa4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f33f6c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f33f6c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f33f6b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05ee70dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05ee70de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f33f5ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55f33f6acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f341f84731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f33fe3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f33fb479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection line ( 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  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 
> =================================================================
> ==1105542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55b7bc7c4e32 bp 0x7fff01e9f710 sp 0x7fff01e9f708
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55b7bc7c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7bc7c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7bc4cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7bc4d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7bc6caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7bc6c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7bc92c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7bc04ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7bc04a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7bc038018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01a63e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01a63e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7bbf76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55b7bc034aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b7be90c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7bc7c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7bc4cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection parking ( 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  71 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 
> =================================================================
> ==1105519==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x564a67f5ae32 bp 0x7ffd951ac390 sp 0x7ffd951ac388
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x564a67f5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a67f5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a67c659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a67c66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a67e60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a67e58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a680c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a677e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a677e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a677ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff26b308d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff26b308e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a6770c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x564a677caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a6a0a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a67f5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a67c659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection permitted ( 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  59 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 
> =================================================================
> ==1105509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x558b1f63de32 bp 0x7ffd0e2f47b0 sp 0x7ffd0e2f47a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x558b1f63de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b1f63d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b1f3489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b1f349d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b1f543ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b1f53b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b1f7a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b1eec7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b1eec356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b1eeb1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd65467d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd65467e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b1edef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x558b1eeadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558b21785731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b1f63d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b1f3489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection speed ( 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  59 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 
> =================================================================
> ==1105536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55bde104ce32 bp 0x7ffca0db3750 sp 0x7ffca0db3748
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55bde104ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bde104c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bde0d579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bde0d58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bde0f52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bde0f4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bde11b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bde08d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bde08d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bde08c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f163f36ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f163f36ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bde07fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55bde08bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bde3194731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bde104c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bde0d579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_container ( 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  59 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 
> =================================================================
> ==1105499==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x562571aa7e32 bp 0x7fff2dab67d0 sp 0x7fff2dab67c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x562571aa7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562571aa79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625717b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5625717b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5625719adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5625719a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562571c0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562571331c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56257132d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56257131b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f100f435d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f100f435e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562571259634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x562571317aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562573bef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562571aa7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625717b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_join ( 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  71 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 
> =================================================================
> ==1105510==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5599ac01de32 bp 0x7ffdeba091d0 sp 0x7ffdeba091c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5599ac01de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599ac01d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599abd289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599abd29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599abf23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599abf1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599ac185793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599ab8a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599ab8a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599ab891018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faff76e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faff76e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599ab7cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5599ab88daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5599ae165731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599ac01d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599abd289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_person ( 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  59 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 
> =================================================================
> ==1105497==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55b740afde32 bp 0x7ffdf5301ad0 sp 0x7ffdf5301ac8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55b740afde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b740afd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7408089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b740809d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b740a03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7409fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b740c65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b740387c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b74038356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b740371018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39c89c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39c89c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7402af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55b74036daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b742c45731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b740afd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7408089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection tripid ( 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  59 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 
> =================================================================
> ==1105552==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x561b6b9d7e32 bp 0x7ffc281302d0 sp 0x7ffc281302c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x561b6b9d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b6b9d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b6b6e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b6b6e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b6b8ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b6b8d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b6bb3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b6b261c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b6b25d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b6b24b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f01c2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f01c2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b6b189634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x561b6b247aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561b6db1f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b6b9d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b6b6e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection until ( 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  6e 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 
> =================================================================
> ==1105488==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55c17a479e32 bp 0x7ffe034e71f0 sp 0x7ffe034e71e8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55c17a479e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c17a4799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c17a1849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c17a185d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c17a37febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c17a377952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c17a5e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c179d03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c179cff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c179ced018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58343c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58343c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c179c2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55c179ce9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c17c5c1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c17a479725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c17a1849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load acttype ( 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 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  a0 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 
> =================================================================
> ==1105607==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x56029be42e32 bp 0x7ffe237741f0 sp 0x7ffe237741e8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x56029be42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56029be429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56029bb4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56029bb4ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56029bd48ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56029bd40952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56029bfaa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56029b6ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56029b6c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56029b6b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b08025d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b08025e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56029b5f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x56029b6b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56029df8a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56029be42725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56029bb4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load containertrigger ( 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 0x61600000f080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f080: note: object has invalid vptr
>  00 00 00 00  b4 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 
> =================================================================
> ==1105589==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x5644683d5e32 bp 0x7fffc1d66810 sp 0x7fffc1d66808
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x5644683d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644683d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644680e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644680e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644682dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644682d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56446853d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564467c5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564467c5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564467c49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14aa985d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14aa985e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564467b87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x564467c45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56446a51d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644683d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644680e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load default ( 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  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 
> =================================================================
> ==1105557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5644ab023e32 bp 0x7ffcffc9ac90 sp 0x7ffcffc9ac88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5644ab023e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644ab0239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644aad2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644aad2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644aaf29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644aaf21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644ab18b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644aa8adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644aa8a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644aa897018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e7aaaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e7aaaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644aa7d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5644aa893aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5644ad16b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644ab023725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644aad2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load duration ( 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 0x61600000ed80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ed80: 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 
> =================================================================
> ==1105568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55c6565ffe32 bp 0x7ffeadf6de30 sp 0x7ffeadf6de28
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55c6565ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6565ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c65630a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c65630bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c656505ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6564fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c656767793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c655e89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c655e8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c655e73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f429e5c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f429e5c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c655db1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x55c655e6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c658747731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6565ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c65630a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load expected ( 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 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1105587==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x556ba359fe32 bp 0x7ffcb44de2f0 sp 0x7ffcb44de2e8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x556ba359fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ba359f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ba32aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ba32abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ba34a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ba349d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ba3707793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ba2e29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ba2e2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ba2e13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51c97d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51c97d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ba2d51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x556ba2e0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ba56e7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ba359f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ba32aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load expectedcontainers ( 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 0x61600000ea80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ea80: note: object has invalid vptr
>  00 00 00 00  a5 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 
> =================================================================
> ==1105599==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x55a1ef9c9e32 bp 0x7fff00d49470 sp 0x7fff00d49468
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x55a1ef9c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1ef9c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1ef6d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1ef6d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1ef8cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1ef8c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1efb31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1ef253c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1ef24f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1ef23d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e9af8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e9af8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1ef17b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x55a1ef239aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a1f1b11731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1ef9c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1ef6d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load extension ( 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 0x61600000ed80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ed80: note: object has invalid vptr
>  00 00 00 00  ac 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 
> =================================================================
> ==1105573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55632dcf1e32 bp 0x7ffd0ea58910 sp 0x7ffd0ea58908
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55632dcf1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55632dcf19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55632d9fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55632d9fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55632dbf7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55632dbef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55632de59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55632d57bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55632d57756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55632d565018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07bbb17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07bbb17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55632d4a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x55632d561aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55632fe39731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55632dcf1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55632d9fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load line ( 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 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  c8 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 
> =================================================================
> ==1105620==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55e87b763e32 bp 0x7ffc1314cd70 sp 0x7ffc1314cd68
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55e87b763e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e87b7639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e87b46e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e87b46fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e87b669ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e87b661952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e87b8cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e87afedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e87afe956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e87afd7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feef4c3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feef4c3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e87af15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x55e87afd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e87d8ab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e87b763725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e87b46e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load parking ( 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  aa 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 
> =================================================================
> ==1105604==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x561cb97a3e32 bp 0x7ffddcd42df0 sp 0x7ffddcd42de8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x561cb97a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561cb97a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cb94ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cb94afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561cb96a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561cb96a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561cb990b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561cb902dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561cb902956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cb9017018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47f9545d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47f9545e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cb8f55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x561cb9013aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561cbb8eb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561cb97a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cb94ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load triggered ( 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 0x61600000f080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000f080: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1105581==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x562c1e62ae32 bp 0x7ffda63af4b0 sp 0x7ffda63af4a8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x562c1e62ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c1e62a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c1e3359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c1e336d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c1e530ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c1e528952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c1e792793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c1deb4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c1deb056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c1de9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9501f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9501f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c1dddc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x562c1de9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562c20772731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c1e62a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c1e3359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load 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 0x61600000e780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e780: note: object has invalid vptr
>  00 00 00 00  ca 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 
> =================================================================
> ==1105622==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x5639842ffe32 bp 0x7ffc2b7bd170 sp 0x7ffc2b7bd168
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x5639842ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639842ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56398400a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56398400bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563984205ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639841fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563984467793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563983b89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563983b8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563983b73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d491c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d491c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563983ab1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x563983b6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563986447731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639842ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56398400a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation load until ( 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 0x61600000ed80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ed80: note: object has invalid vptr
>  00 00 00 00  c2 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 
> =================================================================
> ==1105569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x558890b78e32 bp 0x7ffd5a7e8a50 sp 0x7ffd5a7e8a48
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x558890b78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558890b789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588908839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558890884d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558890a7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558890a76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558890ce0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558890402c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588903fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588903ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4c3a1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4c3a1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55889032a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x5588903e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558892cc0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558890b78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5588908839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'trip1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.66, offset=3.73), time=52.00.
---
> /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  96 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 
> =================================================================
> ==1105630==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55e01d073e32 bp 0x7fff6ae189d0 sp 0x7fff6ae189c8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55e01d073e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e01d0739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e01cd7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e01cd7fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e01cf79ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e01cf71952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e01d1db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e01c8fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e01c8f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e01c8e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f078cffcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f078cffce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e01c825634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55e01c8e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e01f1bb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,85
> /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  67 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 
> =================================================================
> ==1105047==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560e2997fe32 bp 0x7fff5b02d510 sp 0x7fff5b02d508
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560e2997fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e2997f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e2968a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e2968bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e29885ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e2987d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e29ae7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e29209c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e2920556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e291f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe567c18d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe567c18e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e29131634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560e291efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e2bac7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e2997f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e2968a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create default ( 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  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 
> =================================================================
> ==1104993==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56345e893e32 bp 0x7ffe5f4d6a90 sp 0x7ffe5f4d6a88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56345e893e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56345e8939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56345e59e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56345e59fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56345e799ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56345e791952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56345e9fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56345e11dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56345e11956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56345e107018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7403d24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7403d24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56345e045634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56345e103aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5634609db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56345e893725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56345e59e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
6a7,85
> /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  67 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 
> =================================================================
> ==1105003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f91f46ce32 bp 0x7ffc86cca970 sp 0x7ffc86cca968
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f91f46ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f91f46c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f91f1779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f91f178d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f91f372ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f91f36a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f91f5d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f91ecf6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f91ecf256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f91ece0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbef2883d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbef2883e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f91ec1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f91ecdcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f9215b4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f91f46c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f91f1779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create extension ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  67 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 
> =================================================================
> ==1105013==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x565324401e32 bp 0x7ffe3b64c2d0 sp 0x7ffe3b64c2c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x565324401e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653244019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56532410c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56532410dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565324307ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653242ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565324569793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565323c8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565323c8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565323c75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f242bb06d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f242bb06e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565323bb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x565323c71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565326549731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565324401725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56532410c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create line ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  4d 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 
> =================================================================
> ==1105058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x562662964e32 bp 0x7ffcc0d33e30 sp 0x7ffcc0d33e28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x562662964e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626629649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56266266f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562662670d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56266286aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562662862952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562662acc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626621eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626621ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626621d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a04bded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a04bdee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562662116634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5626621d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562664aac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562662964725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56266266f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create no_parent ( 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  09 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 
> =================================================================
> ==1104997==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56521f584e32 bp 0x7ffc67303d90 sp 0x7ffc67303d88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56521f584e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56521f5849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56521f28f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56521f290d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56521f48aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56521f482952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56521f6ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56521ee0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56521ee0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56521edf8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60b4cfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60b4cfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56521ed36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56521edf4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5652216cc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56521f584725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56521f28f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create parking ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1105046==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558bd111de32 bp 0x7fffb6e8fd30 sp 0x7fffb6e8fd28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558bd111de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558bd111d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bd0e289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bd0e29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bd1023ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bd101b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558bd1285793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bd09a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bd09a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bd0991018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3522ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3522eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bd08cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x558bd098daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558bd3265731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558bd111d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bd0e289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create permitted ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1105035==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561aa94c4e32 bp 0x7ffcb9428bb0 sp 0x7ffcb9428ba8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561aa94c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561aa94c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561aa91cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561aa91d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561aa93caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561aa93c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561aa962c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561aa8d4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561aa8d4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561aa8d38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe236e4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe236e4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561aa8c76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561aa8d34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561aab60c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561aa94c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561aa91cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create speed ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  50 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 
> =================================================================
> ==1105065==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5646faf86e32 bp 0x7fff532389d0 sp 0x7fff532389c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5646faf86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646faf869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646fac919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646fac92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646fae8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646fae84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646fb0ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646fa810c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646fa80c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646fa7fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8f84aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8f84aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646fa738634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5646fa7f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5646fd0ce731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646faf86725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646fac919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  1c 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 
> =================================================================
> ==1105024==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55bf45bbde32 bp 0x7ffe57f60350 sp 0x7ffe57f60348
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55bf45bbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf45bbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf458c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf458c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf45ac3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf45abb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf45d25793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf45447c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf4544356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf45431018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d9f607d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d9f607e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf4536f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55bf4542daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bf47d05731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf45bbd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf458c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_join ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  1b 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 
> =================================================================
> ==1105025==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x556d30f58e32 bp 0x7ffc0deca2d0 sp 0x7ffc0deca2c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x556d30f58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d30f589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d30c639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d30c64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d30e5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d30e56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d310c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d307e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d307de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d307cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e4f5c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e4f5c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d3070a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x556d307c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556d330a0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d30f58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d30c639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  1c 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 
> =================================================================
> ==1105015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557211a52e32 bp 0x7fff9d950e10 sp 0x7fff9d950e08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557211a52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557211a529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55721175d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55721175ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557211958ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557211950952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557211bba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572112dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572112d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572112c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49dbe76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49dbe76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557211204634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5572112c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557213b9a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557211a52725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55721175d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create tripid ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  6a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1105057==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563da8788e32 bp 0x7ffd249fa210 sp 0x7ffd249fa208
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563da8788e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563da87889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563da84939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563da8494d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563da868eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563da8686952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563da88f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563da8012c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563da800e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563da7ffc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc230960d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc230960e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563da7f3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563da7ff8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563daa8d0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563da8788725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563da84939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop create until ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  66 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 
> =================================================================
> ==1105001==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561555c32e32 bp 0x7fff8c144970 sp 0x7fff8c144968
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561555c32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561555c329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56155593d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56155593ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561555b38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561555b30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561555d9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5615554bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5615554b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5615554a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72927b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72927b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5615553e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5615554a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561557d7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561555c32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56155593d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop delete ( 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  05 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 
> =================================================================
> ==1105069==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55801ee1ce32 bp 0x7fffeda2f7b0 sp 0x7fffeda2f7a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55801ee1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55801ee1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55801eb279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55801eb28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55801ed22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55801ed1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55801ef84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55801e6a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55801e6a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55801e690018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd555280d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd555280e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55801e5ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55801e68caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558020f64731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55801ee1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55801eb279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect acttype ( 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  53 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 
> =================================================================
> ==1105123==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55978c7fae32 bp 0x7ffdcf2116d0 sp 0x7ffdcf2116c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55978c7fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55978c7fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55978c5059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55978c506d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55978c700ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55978c6f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55978c962793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55978c084c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55978c08056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55978c06e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4872906d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4872906e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55978bfac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55978c06aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55978e942731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55978c7fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55978c5059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect duration ( 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  53 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 
> =================================================================
> ==1105076==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f317363e32 bp 0x7ffc61bf0930 sp 0x7ffc61bf0928
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f317363e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3173639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f31706e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f31706fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f317269ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f317261952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3174cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f316bedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f316be956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f316bd7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f595f2eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f595f2eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f316b15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f316bd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f3194ab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f317363725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f31706e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect extension ( 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  54 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 
> =================================================================
> ==1105089==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56540892de32 bp 0x7ffd08ab5f50 sp 0x7ffd08ab5f48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56540892de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56540892d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654086389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565408639d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565408833ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56540882b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565408a95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654081b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654081b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654081a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe906d03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe906d03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654080df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56540819daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56540aa75731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56540892d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654086389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect line ( 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  39 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 
> =================================================================
> ==1105138==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ca643dce32 bp 0x7ffff7bd04f0 sp 0x7ffff7bd04e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ca643dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca643dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca640e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca640e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca642e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca642da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca64544793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca63c66c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca63c6256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca63c50018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc673c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc673c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca63b8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ca63c4caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ca66524731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca643dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca640e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect parking ( 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  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 
> =================================================================
> ==1105117==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5634695c3e32 bp 0x7fff58dc9e10 sp 0x7fff58dc9e08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5634695c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634695c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634692ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634692cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634694c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634694c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56346972b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563468e4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563468e4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563468e37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca27b41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca27b41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563468d75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563468e33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56346b70b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634695c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634692ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect permitted ( 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  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 
> =================================================================
> ==1105113==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a914d49e32 bp 0x7ffd26331a90 sp 0x7ffd26331a88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a914d49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a914d499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a914a549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a914a55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a914c4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a914c47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a914eb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9145d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9145cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9145bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f710aa0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f710aa0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9144fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a9145b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a916e91731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a914d49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a914a549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect speed ( 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  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 
> =================================================================
> ==1105140==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5578b9ee4e32 bp 0x7fff19ef5050 sp 0x7fff19ef5048
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5578b9ee4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578b9ee49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578b9bef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578b9bf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578b9deaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578b9de2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578ba04c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578b976ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578b976a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578b9758018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2dcd26ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2dcd26ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578b9696634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5578b9754aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5578bc02c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578b9ee4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578b9bef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_container ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1105098==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c95ccace32 bp 0x7fff32c58730 sp 0x7fff32c58728
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c95ccace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c95ccac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c95c9b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c95c9b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c95cbb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c95cbaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c95ce14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c95c536c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c95c53256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c95c520018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0e6510d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0e6510e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c95c45e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c95c51caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c95edf4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c95ccac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c95c9b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_join ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  32 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 
> =================================================================
> ==1105105==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b870a0ce32 bp 0x7ffef9e978f0 sp 0x7ffef9e978e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b870a0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b870a0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8707179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b870718d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b870912ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b87090a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b870b74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b870296c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b87029256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b870280018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f490e743d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f490e743e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8701be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b87027caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b872b54731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b870a0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8707179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect triggered_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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1105093==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5591fb25fe32 bp 0x7ffd588d7bf0 sp 0x7ffd588d7be8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5591fb25fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591fb25f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591faf6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591faf6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591fb165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591fb15d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591fb3c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591faae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591faae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591faad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb09335d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb09335e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591faa11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5591faacfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5591fd3a7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591fb25f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591faf6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: 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  20 64 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1105131==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x562f80e9be32 bp 0x7ffed43ad030 sp 0x7ffed43ad028
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x562f80e9be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f80e9b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f80ba69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f80ba7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f80da1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f80d99952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f81003793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f80725c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f8072156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f8070f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40f4729d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40f4729e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f8064d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x562f8070baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f82fe3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f80e9b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f80ba69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect until ( 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  3a 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 
> =================================================================
> ==1105081==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e9b1cd7e32 bp 0x7ffc33bbe470 sp 0x7ffc33bbe468
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e9b1cd7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e9b1cd79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9b19e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e9b19e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e9b1bddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e9b1bd5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e9b1e3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9b1561c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9b155d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9b154b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7854e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7854e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9b1489634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e9b1547aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e9b3e1f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e9b1cd7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9b19e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection acttype ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1105202==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5613b8ab6e32 bp 0x7ffd7d98cab0 sp 0x7ffd7d98caa8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5613b8ab6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613b8ab69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613b87c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613b87c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613b89bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613b89b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613b8c1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613b8340c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613b833c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613b832a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8c6d2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8c6d2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613b8268634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5613b8326aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5613babfe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613b8ab6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613b87c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection duration ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  1c 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 
> =================================================================
> ==1105151==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560f27de3e32 bp 0x7ffce8b19870 sp 0x7ffce8b19868
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560f27de3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f27de39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f27aee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f27aefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f27ce9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f27ce1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f27f4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f2766dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f2766956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f27657018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99ba1ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99ba1eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f27595634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560f27653aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560f29f2b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f27de3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f27aee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection extension ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  38 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 
> =================================================================
> ==1105171==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5624ee8e6e32 bp 0x7ffec41a5650 sp 0x7ffec41a5648
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5624ee8e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624ee8e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624ee5f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624ee5f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624ee7ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624ee7e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624eea4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624ee170c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624ee16c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624ee15a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc8afc4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc8afc4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624ee098634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5624ee156aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5624f0a2e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624ee8e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624ee5f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection line ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  20 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 
> =================================================================
> ==1105210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561caeba7e32 bp 0x7ffe08d5e450 sp 0x7ffe08d5e448
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561caeba7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561caeba79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cae8b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cae8b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561caeaadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561caeaa5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561caed0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561cae431c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561cae42d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cae41b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4845669d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4845669e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cae359634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561cae417aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561cb0cef731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561caeba7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cae8b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection parking ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1105195==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561330f00e32 bp 0x7fff18ff2250 sp 0x7fff18ff2248
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561330f00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561330f009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561330c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561330c0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561330e06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561330dfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561331068793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56133078ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56133078656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561330774018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56d28a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56d28a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613306b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561330770aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561333048731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561330f00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561330c0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection permitted ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1105194==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563fe2668e32 bp 0x7ffd5f805ff0 sp 0x7ffd5f805fe8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563fe2668e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fe26689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fe23739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fe2374d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fe256eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563fe2566952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563fe27d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563fe1ef2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563fe1eee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563fe1edc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f618bafdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f618bafde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563fe1e1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563fe1ed8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563fe47b0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563fe2668725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563fe23739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection speed ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1105209==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563c154b1e32 bp 0x7ffd4a0837f0 sp 0x7ffd4a0837e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563c154b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c154b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c151bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c151bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c153b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c153af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c15619793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c14d3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c14d3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c14d25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9383cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9383cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c14c63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563c14d21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563c175f9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c154b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c151bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_container ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1105181==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56225d0dae32 bp 0x7ffcbdf6d4b0 sp 0x7ffcbdf6d4a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56225d0dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56225d0da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56225cde59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56225cde6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56225cfe0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56225cfd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56225d242793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56225c964c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56225c96056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56225c94e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feff2c7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feff2c7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56225c88c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56225c94aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56225f222731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56225d0da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56225cde59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_join ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1105187==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560e99395e32 bp 0x7ffebbe1d2f0 sp 0x7ffebbe1d2e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560e99395e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e993959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e990a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e990a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e9929bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e99293952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e994fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e98c1fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e98c1b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e98c09018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e0a25cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e0a25ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e98b47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560e98c05aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e9b4dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e99395725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e990a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_person ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1105174==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56463d654e32 bp 0x7fff1c9de330 sp 0x7fff1c9de328
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56463d654e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56463d6549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56463d35f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56463d360d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56463d55aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56463d552952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56463d7bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56463cedec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56463ceda56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56463cec8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01b29e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01b29e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56463ce06634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56463cec4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56463f79c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56463d654725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56463d35f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection tripid ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  36 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 
> =================================================================
> ==1105219==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f750a32e32 bp 0x7fffbcae4830 sp 0x7fffbcae4828
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f750a32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f750a329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f75073d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f75073ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f750938ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f750930952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f750b9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7502bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7502b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7502a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f364d86cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f364d86ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7501e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f7502a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f752b7a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f750a32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f75073d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection until ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  1f 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 
> =================================================================
> ==1105160==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5607f1e62e32 bp 0x7ffe62229550 sp 0x7ffe62229548
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5607f1e62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607f1e629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607f1b6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607f1b6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607f1d68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607f1d60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607f1fca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607f16ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607f16e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607f16d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7d7de5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7d7de5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607f1614634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5607f16d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5607f3faa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607f1e62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607f1b6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load acttype ( 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  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 
> =================================================================
> ==1105284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ec02726e32 bp 0x7ffc30be3cd0 sp 0x7ffc30be3cc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ec02726e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec027269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec024319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec02432d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec0262cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec02624952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec0288e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec01fb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec01fac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec01f9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77159e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77159e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec01ed8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ec01f96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ec0486e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec02726725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec024319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load containertrigger ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  89 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 
> =================================================================
> ==1105271==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55cdc03bbe32 bp 0x7ffd3fef67d0 sp 0x7ffd3fef67c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55cdc03bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cdc03bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cdc00c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cdc00c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cdc02c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cdc02b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cdc0523793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cdbfc45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cdbfc4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cdbfc2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29d23dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29d23dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cdbfb6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55cdbfc2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cdc2503731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cdc03bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cdc00c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load default ( 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  54 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 
> =================================================================
> ==1105221==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55be9be22e32 bp 0x7fff88e75510 sp 0x7fff88e75508
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55be9be22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be9be229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be9bb2d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be9bb2ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be9bd28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be9bd20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be9bf8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be9b6acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be9b6a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be9b696018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ca1925d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ca1925e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be9b5d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55be9b692aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55be9df6a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be9be22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be9bb2d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load duration ( 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  7a 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 
> =================================================================
> ==1105230==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55bc6d8e9e32 bp 0x7ffc22e04af0 sp 0x7ffc22e04ae8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55bc6d8e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc6d8e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc6d5f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc6d5f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc6d7efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc6d7e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc6da51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc6d173c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc6d16f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc6d15d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a9b03ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a9b03ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc6d09b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55bc6d159aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc6fa31731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc6d8e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc6d5f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load expected ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  5f 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 
> =================================================================
> ==1105255==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5648799cee32 bp 0x7fff91514090 sp 0x7fff91514088
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5648799cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648799ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648796d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648796dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648798d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648798cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564879b36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564879258c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56487925456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564879242018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8abb74ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8abb74ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564879180634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56487923eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56487bb16731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648799ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648796d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load expectedcontainers ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  43 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 
> =================================================================
> ==1105274==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5638617e9e32 bp 0x7ffdbe695450 sp 0x7ffdbe695448
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5638617e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638617e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638614f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638614f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638616efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638616e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563861951793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563861073c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56386106f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56386105d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa20bd01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa20bd01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563860f9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563861059aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563863931731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638617e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638614f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load extension ( 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  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 
> =================================================================
> ==1105247==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5612daeaee32 bp 0x7ffe699e54f0 sp 0x7ffe699e54e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5612daeaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612daeae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612dabb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612dabbad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612dadb4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612dadac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612db016793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612da738c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612da73456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612da722018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92e5079d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92e5079e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612da660634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5612da71eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5612dcff6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612daeae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612dabb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load line ( 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  7d 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 
> =================================================================
> ==1105297==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5623a9574e32 bp 0x7ffc7bd80e10 sp 0x7ffc7bd80e08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5623a9574e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623a95749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623a927f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623a9280d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623a947aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623a9472952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623a96dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623a8dfec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623a8dfa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623a8de8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa33cdf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa33cdf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623a8d26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5623a8de4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5623ab6bc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623a9574725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623a927f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load parking ( 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  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 
> =================================================================
> ==1105281==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5654f220ee32 bp 0x7ffef140e490 sp 0x7ffef140e488
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5654f220ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654f220e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654f1f199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654f1f1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654f2114ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654f210c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654f2376793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654f1a98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654f1a9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654f1a82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f870c7dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f870c7dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654f19c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5654f1a7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654f4356731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654f220e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654f1f199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load triggered ( 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  a0 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 
> =================================================================
> ==1105253==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d707597e32 bp 0x7fff710f6850 sp 0x7fff710f6848
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d707597e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7075979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7072a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7072a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d70749debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d707495952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7076ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d706e21c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d706e1d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d706e0b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe539b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe539b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d706d49634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d706e07aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d7096df731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d707597725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7072a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load 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 0x61600000d880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000d880: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1105295==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d577f7be32 bp 0x7ffe9d551210 sp 0x7ffe9d551208
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d577f7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d577f7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d577c869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d577c87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d577e81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d577e79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5780e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d577805c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d57780156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5777ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc084082d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc084082e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d57772d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d5777ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d57a0c3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d577f7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d577c869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop load until ( 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  7b 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 
> =================================================================
> ==1105246==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b0ed985e32 bp 0x7ffcb51bc470 sp 0x7ffcb51bc468
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b0ed985e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0ed9859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0ed6909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0ed691d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0ed88bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0ed883952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0edaed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0ed20fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0ed20b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0ed1f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0c497ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0c497ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0ed137634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b0ed1f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0efacd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0ed985725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0ed6909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop volatilerecomputing ( Last six runs Jun2023 )

---------- Differences in errors ----------
1c1,79
< Warning: Vehicle 'trip1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.66, offset=3.73), time=52.00.
---
> /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  79 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 
> =================================================================
> ==1105296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55cf7205de32 bp 0x7ffc1e0a0d90 sp 0x7ffc1e0a0d88
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55cf7205de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf7205d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf71d689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf71d69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf71f63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf71f5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf721c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf718e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf718e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf718d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46ff9d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46ff9d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf7180f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55cf718cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cf741a5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
7,48c7,85
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.13, offset=7.61), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=213.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=214.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=215.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.55, offset=4.39), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=414.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=415.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=416.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.08, offset=6.44), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.85), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=614.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=616.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.39, offset=5.35), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.41), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=813.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=814.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.39), time=815.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.35, offset=9.86), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.45), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=1013.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=1014.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.88), time=1015.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint lane create acttype ( Last six runs Jun2023 )
demandelements waypoint lane create duration ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create default ( 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  e1 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 
> =================================================================
> ==1103943==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b320132e32 bp 0x7ffef5b3fe10 sp 0x7ffef5b3fe08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b320132e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3201329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b31fe3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b31fe3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b320038ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b320030952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b32029a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b31f9bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b31f9b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b31f9a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0877ef5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0877ef5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b31f8e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b31f9a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b32227a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b320132725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b31fe3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
5,32c5,83
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.54, offset=3.71), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=213.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.33, offset=5.69), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=414.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.86, offset=8.21), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=614.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.33, offset=11.52), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=813.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.96, offset=4.78), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.41), time=1013.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=1014.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.33, offset=12.30), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.74), time=1211.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=1212.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.45), time=1213.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.00, offset=7.16), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.81), time=1411.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.68), time=1412.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.62), time=1413.00.
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint lane create extension ( Last six runs Jun2023 )
demandelements waypoint lane create line ( Last six runs Jun2023 )
demandelements waypoint lane create poslat ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create friendlypos ( 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  c9 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 
> =================================================================
> ==1103953==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55c5bad72e32 bp 0x7ffef37a2850 sp 0x7ffef37a2848
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55c5bad72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5bad729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5baa7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5baa7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5bac78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5bac70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5baeda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5ba5fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5ba5f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5ba5e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bba02fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bba02fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5ba524634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55c5ba5e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c5bceba731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5bad72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5baa7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create parking ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,16c3,81
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.70, offset=3.31), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=211.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.80, offset=8.93), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=412.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.41, offset=6.45), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=612.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.51, offset=9.55), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=811.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.29, offset=7.21), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=1012.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.47, offset=6.09), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=1211.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=2.83), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=1411.00.
---
> /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  de 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 
> =================================================================
> ==1104017==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5564cb419e32 bp 0x7fff047e97d0 sp 0x7fff047e97c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5564cb419e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564cb4199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564cb1249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564cb125d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564cb31febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create permitted ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,16c3,81
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.70, offset=3.31), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=211.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.80, offset=8.93), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=412.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.41, offset=6.45), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=612.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.51, offset=9.55), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=811.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.29, offset=7.21), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=1012.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.47, offset=6.09), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=1211.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=2.83), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=1411.00.
---
> /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  1b 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 
> =================================================================
> ==1104006==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55d52735ce32 bp 0x7fffcdef1dd0 sp 0x7fffcdef1dc8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55d52735ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d52735c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5270679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d527068d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d527262ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create speed ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,16c3,81
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.70, offset=3.31), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=211.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.80, offset=8.93), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=412.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.41, offset=6.45), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=612.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.51, offset=9.55), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=811.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.29, offset=7.21), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=1012.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.47, offset=6.09), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=1211.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=2.83), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=1411.00.
---
> /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  dd 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 
> =================================================================
> ==1104029==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556dae7c5e32 bp 0x7fff7a2814d0 sp 0x7fff7a2814c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556dae7c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556dae7c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556dae4d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556dae4d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556dae6cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,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  dc 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 
> =================================================================
> ==1103987==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56106371fe32 bp 0x7fffcdb84010 sp 0x7fffcdb84008
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56106371fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56106371f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56106342a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56106342bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561063625ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56106361d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561063887793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561062fa9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561062fa556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561062f93018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f444c58dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f444c58de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561062ed1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x561062f8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561065867731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56106371f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56106342a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_join ( 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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  be 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 
> =================================================================
> ==1104003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ed9e15fe32 bp 0x7ffd66c89d30 sp 0x7ffd66c89d28
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ed9e15fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed9e15f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed9de6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed9de6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed9e065ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed9e05d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed9e2c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed9d9e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed9d9e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed9d9d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cf6179d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cf6179e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed9d911634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ed9d9cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eda02a7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed9e15f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed9de6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,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  dd 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 
> =================================================================
> ==1103986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56169721ce32 bp 0x7fff8c060390 sp 0x7fff8c060388
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56169721ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56169721c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561696f279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561696f28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561697122ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56169711a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561697384793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561696aa6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561696aa256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561696a90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc629a0ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc629a0ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616969ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x561696a8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561699364731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56169721c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561696f279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,16c3,81
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.70, offset=3.31), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=211.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.80, offset=8.93), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=412.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.41, offset=6.45), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=612.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.51, offset=9.55), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=811.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.29, offset=7.21), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=1012.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.47, offset=6.09), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=1211.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=2.83), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=1411.00.
---
> /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  df 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1104033==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556a2633ce32 bp 0x7fff824c0e50 sp 0x7fff824c0e48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556a2633ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a2633c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a260479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a26048d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a26242ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create until ( Last six runs Jun2023 )

---------- Differences in errors ----------
4,24c4,82
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.52, offset=6.45), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=212.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.76, offset=9.10), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=413.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.14, offset=9.49), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.45), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=613.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.02, offset=10.78), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.58), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.36), time=812.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.03, offset=8.92), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.20), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.62), time=1013.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.12, offset=8.22), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.38), time=1211.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=1212.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.66, offset=2.62), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=1411.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.47), time=1412.00.
---
> /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  f5 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 
> =================================================================
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane delete ( 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  c3 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 
> =================================================================
> ==1104039==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b3a859ee32 bp 0x7ffc54892110 sp 0x7ffc54892108
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b3a859ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3a859e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3a82a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3a82aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3a84a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3a849c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3a8706793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3a7e28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3a7e2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3a7e12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd80dcd5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd80dcd5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3a7d50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b3a7e0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b3aa6e6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3a859e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3a82a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect acttype ( 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  c9 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 
> =================================================================
> ==1104128==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f9c0f05e32 bp 0x7ffe032e5490 sp 0x7ffe032e5488
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f9c0f05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9c0f059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9c0c109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9c0c11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9c0e0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9c0e03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9c106d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9c078fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9c078b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9c0779018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3150e73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3150e73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9c06b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55f9c0775aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f9c304d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9c0f05725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9c0c109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect duration ( 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  de 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 
> =================================================================
> ==1104083==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55c9d293de32 bp 0x7ffc5a914670 sp 0x7ffc5a914668
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55c9d293de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9d293d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9d26489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9d2649d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9d2843ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9d283b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c9d2aa5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9d21c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9d21c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9d21b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4052542d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4052542e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9d20ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55c9d21adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c9d4a85731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9d293d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9d26489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect endpos ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,3c1,79
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.35, offset=3.98), time=411.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.29, offset=3.50), time=1011.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.01, offset=4.28), time=1410.00.
---
> /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  dd 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 
> =================================================================
> ==1104063==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f94cedfe32 bp 0x7ffefb4b31b0 sp 0x7ffefb4b31a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f94cedfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f94cedf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f94cbea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f94cbebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f94cde5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f94cddd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f94d047793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f94c769c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f94c76556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f94c753018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc000361d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc000361e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f94c691634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect extension ( 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  e2 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 
> =================================================================
> ==1104091==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x557f69e97e32 bp 0x7ffd15c31690 sp 0x7ffd15c31688
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x557f69e97e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f69e979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f69ba29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f69ba3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f69d9debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f69d95952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f69fff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f69721c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f6971d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f6970b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6056a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6056a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f69649634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x557f69707aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557f6bfdf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f69e97725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f69ba29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect friendlypos ( 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  c7 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 
> =================================================================
> ==1104070==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5654223b3e32 bp 0x7ffd2513ef70 sp 0x7ffd2513ef68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5654223b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654223b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654220be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654220bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654222b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654222b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56542251b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565421c3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565421c3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565421c27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f6d90ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f6d90ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565421b65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x565421c23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654244fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654223b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654220be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect 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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  c7 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 
> =================================================================
> ==1104049==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x562f81626e32 bp 0x7ffe4acf20b0 sp 0x7ffe4acf20a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x562f81626e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f816269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f813319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f81332d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f8152cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f81524952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f8178e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f80eb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f80eac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f80e9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ed55f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ed55f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f80dd8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x562f80e96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f8376e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f81626725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f813319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect line ( 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  dd 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 
> =================================================================
> ==1104141==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55fe1334ce32 bp 0x7ffd7fceabb0 sp 0x7ffd7fceaba8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55fe1334ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe1334c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe130579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe13058d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe13252ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe1324a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe134b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe12bd6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe12bd256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe12bc0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff43204dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff43204de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe12afe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55fe12bbcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe15494731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe1334c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe130579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect parking ( 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  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 
> =================================================================
> ==1104123==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55e0a457ae32 bp 0x7fff5a7913d0 sp 0x7fff5a7913c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55e0a457ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0a457a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0a42859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0a4286d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0a4480ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0a4478952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0a46e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0a3e04c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0a3e0056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0a3dee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50c9144d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50c9144e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0a3d2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55e0a3deaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0a66c2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0a457a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0a42859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect permitted ( 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  ea 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 
> =================================================================
> ==1104116==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55718677ee32 bp 0x7ffeee366110 sp 0x7ffeee366108
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55718677ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55718677e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571864899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55718648ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557186684ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55718667c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571868e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557186008c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55718600456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557185ff2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82b198dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82b198de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557185f30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x557185feeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5571888c6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55718677e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571864899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect poslat ( 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  ca 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 
> =================================================================
> ==1104075==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b5eeb93e32 bp 0x7ffc7383ff50 sp 0x7ffc7383ff48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b5eeb93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5eeb939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5ee89e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5ee89fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5eea99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5eea91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5eecfb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5ee41dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5ee41956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5ee407018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbef0896d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbef0896e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5ee345634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b5ee403aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b5f0cdb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5eeb93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5ee89e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect speed ( 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  c5 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 
> =================================================================
> ==1104145==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56009f0ede32 bp 0x7ffda11fe730 sp 0x7ffda11fe728
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56009f0ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56009f0ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56009edf89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56009edf9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56009eff3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56009efeb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56009f255793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56009e977c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56009e97356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56009e961018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b509c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b509c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56009e89f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56009e95daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600a1235731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56009f0ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56009edf89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect startpos ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,8c2,80
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.32, offset=5.54), time=210.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.95, offset=7.88), time=411.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.65, offset=8.57), time=611.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.09, offset=5.50), time=810.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.02, offset=8.26), time=1011.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.30, offset=6.55), time=1210.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.56, offset=4.35), time=1410.00.
---
> /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  d9 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 
> =================================================================
> ==1104055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x558a2d47ee32 bp 0x7ffe0bdd7010 sp 0x7ffe0bdd7008
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x558a2d47ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a2d47e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a2d1899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a2d18ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a2d384ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a2d37c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a2d5e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a2cd08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a2cd0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a2ccf2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f064be84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f064be84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_container ( 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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  c2 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 
> =================================================================
> ==1104117==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55aabbf7ce32 bp 0x7ffe9e482c90 sp 0x7ffe9e482c88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55aabbf7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aabbf7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aabbc879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aabbc88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aabbe82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aabbe7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aabc0e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aabb806c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aabb80256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aabb7f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71e1468d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71e1468e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aabb72e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55aabb7ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aabe0c4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aabbf7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aabbc879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_join ( 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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1104106==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5620bc638e32 bp 0x7ffd3cbd9f90 sp 0x7ffd3cbd9f88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5620bc638e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620bc6389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620bc3439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620bc344d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620bc53eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620bc536952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620bc7a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620bbec2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620bbebe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620bbeac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb273e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb273e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620bbdea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5620bbea8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5620be780731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620bc638725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620bc3439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect triggered_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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  d9 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 
> =================================================================
> ==1104107==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5582d5e27e32 bp 0x7fff74fdcf50 sp 0x7fff74fdcf48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5582d5e27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582d5e279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582d5b329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582d5b33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582d5d2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582d5d25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5582d5f8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582d56b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582d56ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582d569b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f171ba47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f171ba47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582d55d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5582d5697aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5582d7f6f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582d5e27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582d5b329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect 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 0x61600000ae80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000ae80: note: object has invalid vptr
>  00 00 00 00  ca 2c 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1104132==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5561664bce32 bp 0x7ffe73b52f50 sp 0x7ffe73b52f48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5561664bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561664bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561661c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561661c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561663c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561663ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556166624793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556165d46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556165d4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556165d30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94abb69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94abb69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556165c6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556165d2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556168604731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561664bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561661c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect until ( 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  c4 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 
> =================================================================
> ==1104090==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55810d152e32 bp 0x7ffebb9449b0 sp 0x7ffebb9449a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55810d152e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55810d1529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55810ce5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55810ce5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55810d058ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55810d050952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55810d2ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55810c9dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55810c9d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55810c9c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10d8315d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10d8315e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55810c904634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55810c9c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55810f29a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55810d152725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55810ce5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,79
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.15, offset=1.12), time=810.00.
< Warning: Vehicle 'routeFlow_2.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.53, offset=0.75), time=819.00.
---
> /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  db 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 
> =================================================================
> ==1104304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55c162f0de32 bp 0x7fff69c382f0 sp 0x7fff69c382e8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55c162f0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c162f0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c162c189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c162c19d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c162e13ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c162e0b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c163075793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c162797c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c16279356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c162781018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f871dd47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f871dd47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1626bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55c16277daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load containertrigger ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,3c2,80
< Warning: Vehicle 'routeFlow_3.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.20, offset=0.26), time=620.00.
< Warning: Vehicle 'routeFlow_3.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.86, offset=0.60), time=1020.00.
---
> /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  eb 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 
> =================================================================
> ==1104288==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x5614457a4e32 bp 0x7fffd0797430 sp 0x7fffd0797428
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x5614457a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614457a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614454af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614454b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614456aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614456a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56144590c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56144502ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56144502a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561445018018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b5de07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b5de07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561444f56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x561445014aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load default ( 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  dd 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 
> =================================================================
> ==1104250==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b2e6d07e32 bp 0x7fffe8e80e70 sp 0x7fffe8e80e68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b2e6d07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2e6d079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2e6a129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2e6a13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2e6c0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2e6c05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2e6e6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2e6591c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2e658d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2e657b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0a2825d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0a2825e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2e64b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b2e6577aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b2e8e4f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2e6d07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2e6a129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,3c1,79
< Warning: Vehicle 'routeFlow_2.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=0.84), time=618.00.
< Warning: Vehicle 'routeFlow_4.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.72, offset=0.59), time=625.00.
< Warning: Vehicle 'routeFlow_3.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.62, offset=0.41), time=1421.00.
---
> /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  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 
> =================================================================
> ==1104254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5562ac302e32 bp 0x7ffc873bb930 sp 0x7ffc873bb928
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5562ac302e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562ac3029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562ac00d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562ac00ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562ac208ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562ac200952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562ac46a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562abb8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562abb8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562abb76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58b69bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58b69bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562abab4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load expected ( 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 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  d5 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 
> =================================================================
> ==1104285==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55e5bcaa8e32 bp 0x7ffc1cb5b950 sp 0x7ffc1cb5b948
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55e5bcaa8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5bcaa89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5bc7b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5bc7b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5bc9aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5bc9a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5bcc10793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5bc332c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5bc32e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5bc31c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0355755d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0355755e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5bc25a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55e5bc318aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e5bebf0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5bcaa8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5bc7b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load expectedcontainers ( 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 0x61600000b780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000b780: note: object has invalid vptr
>  00 00 00 00  ed 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 
> =================================================================
> ==1104295==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55f1f394fe32 bp 0x7ffe6f218350 sp 0x7ffe6f218348
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55f1f394fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1f394f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1f365a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1f365bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1f3855ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1f384d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1f3ab7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1f31d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1f31d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1f31c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23136f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23136f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1f3101634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55f1f31bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f1f5a97731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1f394f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1f365a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load extension ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,3c1,79
< Warning: Vehicle 'routeFlow_2.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=0.84), time=618.00.
< Warning: Vehicle 'routeFlow_4.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.72, offset=0.59), time=625.00.
< Warning: Vehicle 'routeFlow_3.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.62, offset=0.41), time=1421.00.
---
> /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  ce 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 
> =================================================================
> ==1104267==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55901d119e32 bp 0x7fff7a27e090 sp 0x7fff7a27e088
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55901d119e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55901d1199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55901ce249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55901ce25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55901d01febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55901d017952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55901d281793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55901c9a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55901c99f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55901c98d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc922ba8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc922ba8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55901c8cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load line ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,79
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.15, offset=1.12), time=810.00.
< Warning: Vehicle 'routeFlow_2.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.53, offset=0.75), time=819.00.
---
> /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  f4 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 
> =================================================================
> ==1104311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x561626ca3e32 bp 0x7ffd7ad60ff0 sp 0x7ffd7ad60fe8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x561626ca3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561626ca39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616269ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616269afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561626ba9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561626ba1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561626e0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56162652dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56162652956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561626517018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a7f226d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a7f226e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561626455634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x561626513aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load parking ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,3c1,79
< Warning: Vehicle 'routeFlow_5.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=0.39), time=429.00.
< Warning: Vehicle 'routeFlow_3.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.20, offset=0.26), time=620.00.
< Warning: Vehicle 'routeFlow_3.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.86, offset=0.60), time=1020.00.
---
> /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  c6 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 
> =================================================================
> ==1104299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x55f56eaebe32 bp 0x7fffc5e018b0 sp 0x7fffc5e018a8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x55f56eaebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f56eaeb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f56e7f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f56e7f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f56e9f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f56e9e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f56ec53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f56e375c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f56e37156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f56e35f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e872ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e872ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f56e29d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load triggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
8,49c8,86
< Warning: Vehicle 'routeFlow_0.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.13, offset=7.61), time=210.00.
< Warning: Vehicle 'routeFlow_0.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=211.00.
< Warning: Vehicle 'routeFlow_0.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=212.00.
< Warning: Vehicle 'routeFlow_0.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=213.00.
< Warning: Vehicle 'routeFlow_0.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=214.00.
< Warning: Vehicle 'routeFlow_0.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=215.00.
< Warning: Vehicle 'routeFlow_0.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.55, offset=4.39), time=411.00.
< Warning: Vehicle 'routeFlow_0.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=412.00.
< Warning: Vehicle 'routeFlow_0.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=413.00.
< Warning: Vehicle 'routeFlow_0.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=414.00.
< Warning: Vehicle 'routeFlow_0.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=415.00.
< Warning: Vehicle 'routeFlow_0.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=416.00.
< Warning: Vehicle 'routeFlow_0.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.08, offset=6.44), time=611.00.
< Warning: Vehicle 'routeFlow_0.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=612.00.
< Warning: Vehicle 'routeFlow_0.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.85), time=613.00.
< Warning: Vehicle 'routeFlow_0.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=614.00.
< Warning: Vehicle 'routeFlow_0.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow_0.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=616.00.
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.39, offset=5.35), time=810.00.
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=811.00.
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.41), time=812.00.
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=813.00.
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=814.00.
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.39), time=815.00.
< Warning: Vehicle 'routeFlow_0.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.14, offset=9.65), time=1011.00.
< Warning: Vehicle 'routeFlow_0.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.45), time=1012.00.
< Warning: Vehicle 'routeFlow_0.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=1013.00.
< Warning: Vehicle 'routeFlow_0.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=1014.00.
< Warning: Vehicle 'routeFlow_0.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.88), time=1015.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,79
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.15, offset=1.12), time=810.00.
< Warning: Vehicle 'routeFlow_2.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.53, offset=0.75), time=819.00.
---
> /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  f7 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 
> =================================================================
> ==1104314==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55b038b57e32 bp 0x7fff320927d0 sp 0x7fff320927c8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55b038b57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b038b579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0388629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b038863d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b038a5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b038a55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b038cbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0383e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0383dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0383cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05bf637d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05bf637e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b038309634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55b0383c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load until ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,3c1,79
< Warning: Vehicle 'routeFlow_2.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=0.84), time=618.00.
< Warning: Vehicle 'routeFlow_4.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.72, offset=0.59), time=625.00.
< Warning: Vehicle 'routeFlow_3.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.62, offset=0.41), time=1421.00.
---
> /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  cb 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 
> =================================================================
> ==1104261==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x5596519b1e32 bp 0x7ffe4172af50 sp 0x7ffe4172af48
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x5596519b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596519b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596516bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596516bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596518b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596518af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559651b19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55965123bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55965123756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559651225018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f7a53cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f7a53ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559651163634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
6,94c6,84
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.75, offset=0.42), time=14.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.28), time=15.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.85), time=16.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.64), time=17.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.41), time=18.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.49), time=19.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.58), time=20.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.83, offset=10.81), time=207.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.17), time=208.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.27), time=209.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.48), time=210.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.22), time=211.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.08), time=212.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-12.48, offset=9.66), time=216.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.88), time=217.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.46), time=218.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.40), time=219.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.91), time=220.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.01), time=221.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-10.61, offset=6.37), time=407.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.34), time=408.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.94), time=409.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.58), time=410.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.57), time=411.00.
< Warning: Vehicle 'routeFlowA.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.51, offset=5.33), time=415.00.
< Warning: Vehicle 'routeFlowA.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.32), time=416.00.
< Warning: Vehicle 'routeFlowA.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.52), time=417.00.
< Warning: Vehicle 'routeFlowA.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.21), time=418.00.
< Warning: Vehicle 'routeFlowA.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.47), time=419.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  56 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 
> =================================================================
> ==1105702==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55fbd7f3ee32 bp 0x7fff375c2250 sp 0x7fff375c2248
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55fbd7f3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbd7f3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbd7c499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbd7c4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbd7e37e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fbd7e37786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fbd7e397f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fbd77be6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fbd77c1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fbd77b2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f53b7c94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53b7c94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbd76f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55fbd77aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fbda086731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbd7f3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbd7c499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create default ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  6d 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 
> =================================================================
> ==1105637==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b3d9f43e32 bp 0x7ffd19d6a610 sp 0x7ffd19d6a608
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b3d9f43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3d9f439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3d9c4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3d9c4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3d9e3ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b3d9e3c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b3d9e3e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b3d97c36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b3d97c6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b3d97b7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f82c5900d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82c5900e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3d96f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55b3d97b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b3dc08b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3d9f43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3d9c4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  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 
> =================================================================
> ==1105653==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x564b8b657e32 bp 0x7ffeb5167af0 sp 0x7ffeb5167ae8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x564b8b657e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b8b6579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b8b3629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b8b363d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b8b550e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564b8b550786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564b8b5527f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564b8aed76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564b8aeda698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564b8aecb216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8f0f09cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f0f09ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b8ae09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x564b8aec7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564b8d79f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b8b657725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b8b3629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create extension ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  71 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 
> =================================================================
> ==1105666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56020cf3ee32 bp 0x7ffc59f2a570 sp 0x7ffc59f2a568
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56020cf3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56020cf3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56020cc499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56020cc4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56020ce37e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56020ce37786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56020ce397f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56020c7be6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56020c7c1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56020c7b2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2057067d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2057067e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56020c6f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56020c7aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56020f086731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56020cf3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56020cc499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create line ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  58 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 
> =================================================================
> ==1105704==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x559b3af2ae32 bp 0x7ffcb099cab0 sp 0x7ffcb099caa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x559b3af2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b3af2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b3ac359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b3ac36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b3ae23e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559b3ae23786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559b3ae257f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559b3a7aa6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559b3a7ad698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559b3a79e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fba87fdbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba87fdbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b3a6dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x559b3a79aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b3d072731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b3af2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b3ac359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create no_parent ( 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  c4 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 
> =================================================================
> ==1105631==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5612a8d5be32 bp 0x7ffceed115b0 sp 0x7ffceed115a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5612a8d5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612a8d5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612a8a669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612a8a67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612a8c61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612a8c59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612a8ec3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612a85e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612a85e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612a85cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6aaf08dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6aaf08de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612a850d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5612a85cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5612aaea3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612a8d5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612a8a669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create permitted ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  78 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 
> =================================================================
> ==1105686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55ea2eccce32 bp 0x7ffe1c6e81f0 sp 0x7ffe1c6e81e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55ea2eccce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea2eccc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea2e9d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea2e9d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea2ebc5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ea2ebc5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ea2ebc77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ea2e54c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ea2e54f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ea2e540216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f44cc2fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f44cc2fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea2e47e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55ea2e53caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ea30e14731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea2eccc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea2e9d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create speed ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  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 
> =================================================================
> ==1105711==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55fb2f123e32 bp 0x7ffda0e898f0 sp 0x7ffda0e898e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55fb2f123e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb2f1239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb2ee2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb2ee2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb2f01ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fb2f01c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fb2f01e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fb2e9a36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fb2e9a6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fb2e997216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f902aea9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f902aea9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb2e8d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55fb2e993aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fb3126b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb2f123725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb2ee2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  dc 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 
> =================================================================
> ==1105674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5583a51d5e32 bp 0x7ffc4353d850 sp 0x7ffc4353d848
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5583a51d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583a51d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583a4ee09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583a4ee1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583a50dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583a50d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583a533d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583a4a5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583a4a5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583a4a49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59a9e91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59a9e91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583a4987634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5583a4a45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5583a731d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583a51d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583a4ee09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_join ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  f5 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 
> =================================================================
> ==1105677==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x558e8613ee32 bp 0x7ffcc0036190 sp 0x7ffcc0036188
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x558e8613ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e8613e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e85e499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e85e4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e86044ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e8603c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e862a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e859c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e859c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e859b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f50ccdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f50ccde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e858f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x558e859aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e88286731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e8613e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e85e499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  f5 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 
> =================================================================
> ==1105669==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55cc17f2ce32 bp 0x7ffc487a1ad0 sp 0x7ffc487a1ac8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55cc17f2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc17f2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc17c379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc17c38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc17e32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc17e2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc18094793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc177b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc177b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc177a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb971d64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb971d64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc176de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55cc1779caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cc1a074731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc17f2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc17c379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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 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 
> =================================================================
> ==1105701==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a5a616ae32 bp 0x7ffe42bd7450 sp 0x7ffe42bd7448
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a5a616ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5a616a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5a5e759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5a5e76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5a6063e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a5a6063786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a5a60657f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a5a59ea6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a5a59ed698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a5a59de216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff7a3536d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7a3536e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5a591c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55a5a59daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a5a82b2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5a616a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5a5e759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea create until ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  59 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 
> =================================================================
> ==1105671==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f83b424e32 bp 0x7ffc2c6639f0 sp 0x7ffc2c6639e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f83b424e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f83b4249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f83b12f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f83b130d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f83b31de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f83b31d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f83b31f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f83aca46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f83aca7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f83ac98216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6dab479d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dab479e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f83abd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f83ac94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f83d56c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f83b424725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f83b12f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea delete ( 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  df 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 
> =================================================================
> ==1105718==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x561c3dc69e32 bp 0x7ffc7309d850 sp 0x7ffc7309d848
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x561c3dc69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c3dc699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c3d9749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c3d975d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c3db6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c3db67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c3ddd1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c3d4f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c3d4ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c3d4dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1925a7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1925a7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c3d41b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x561c3d4d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561c3fdb1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c3dc69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c3d9749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect acttype ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  6c 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 
> =================================================================
> ==1105771==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55fd6d1c7e32 bp 0x7ffeaf568a90 sp 0x7ffeaf568a88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55fd6d1c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd6d1c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd6ced29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd6ced3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd6d0c0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fd6d0c0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fd6d0c27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fd6ca476a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fd6ca4a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fd6ca3b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f654c478d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f654c478e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd6c979634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55fd6ca37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fd6f30f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd6d1c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd6ced29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect duration ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  6e 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 
> =================================================================
> ==1105724==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556132d52e32 bp 0x7ffef3b1adb0 sp 0x7ffef3b1ada8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556132d52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556132d529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556132a5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556132a5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556132c4be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556132c4b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556132c4d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5561325d26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5561325d5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5561325c6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7efcb9833d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcb9833e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556132504634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5561325c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556134e9a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556132d52725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556132a5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect extension ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  6d 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 
> =================================================================
> ==1105734==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f0a1d23e32 bp 0x7ffd3ed5de10 sp 0x7ffd3ed5de08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f0a1d23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0a1d239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0a1a2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0a1a2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0a1c1ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f0a1c1c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f0a1c1e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f0a15a36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f0a15a6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f0a1597216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f52e229cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52e229ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0a14d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f0a1593aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f0a3e6b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0a1d23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0a1a2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect line ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  6b 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 
> =================================================================
> ==1105777==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d63b1b4e32 bp 0x7ffde7203a50 sp 0x7ffde7203a48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d63b1b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d63b1b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d63aebf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d63aec0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d63b0ade68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d63b0ad786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d63b0af7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d63aa346a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d63aa37698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d63aa28216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f304b997d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f304b997e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d63a966634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55d63aa24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d63d2fc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d63b1b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d63aebf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect permitted ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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 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 
> =================================================================
> ==1105774==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55602f7dce32 bp 0x7ffde484a1f0 sp 0x7ffde484a1e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55602f7dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55602f7dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55602f4e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55602f4e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55602f6d5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55602f6d5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55602f6d77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55602f05c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55602f05f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55602f050216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fcfa683dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfa683de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55602ef8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55602f04caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556031924731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55602f7dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55602f4e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect speed ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  53 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 
> =================================================================
> ==1105803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556ed0ed5e32 bp 0x7ffdca637790 sp 0x7ffdca637788
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556ed0ed5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ed0ed59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ed0be09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ed0be1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ed0dcee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556ed0dce786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556ed0dd07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556ed07556a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556ed0758698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556ed0749216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f2b96439d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b96439e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ed0687634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556ed0745aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ed301d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ed0ed5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ed0be09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_container ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  d9 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 
> =================================================================
> ==1105750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562f143cce32 bp 0x7ffdfe63fef0 sp 0x7ffdfe63fee8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562f143cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f143cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f140d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f140d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f142d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f142ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f14534793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f13c56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f13c5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f13c40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82e8f5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82e8f5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f13b7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562f13c3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f16514731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f143cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f140d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_join ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  d9 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 
> =================================================================
> ==1105755==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x563471316e32 bp 0x7ffd85e6a3f0 sp 0x7ffd85e6a3e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x563471316e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634713169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634710219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563471022d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56347121cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563471214952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56347147e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563470ba0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563470b9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563470b8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad53633d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad53633e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563470ac8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x563470b86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56347345e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563471316725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634710219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect triggered_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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1105739==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x558c3b2ece32 bp 0x7ffc1047af30 sp 0x7ffc1047af28
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x558c3b2ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c3b2ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c3aff79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c3aff8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c3b1f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c3b1ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c3b454793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c3ab76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c3ab7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c3ab60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fb6e5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fb6e5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c3aa9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x558c3ab5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558c3d434731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c3b2ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c3aff79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  54 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 
> =================================================================
> ==1105782==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b5c49f7e32 bp 0x7fff642084d0 sp 0x7fff642084c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b5c49f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5c49f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5c47029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5c4703d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5c48f0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b5c48f0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b5c48f27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b5c42776a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b5c427a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b5c426b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff06b5bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff06b5bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5c41a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55b5c4267aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b5c6b3f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5c49f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5c47029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect until ( Last six runs Jun2023 )

---------- Differences in errors ----------
1490a1491,1569
> /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  26 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 
> =================================================================
> ==1105730==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56478bddde32 bp 0x7ffc23ae13f0 sp 0x7ffc23ae13e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56478bddde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56478bddd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56478bae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56478bae9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56478bcd6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56478bcd6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56478bcd87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56478b65d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56478b660698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56478b651216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7efe5fb2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe5fb2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56478b58f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56478b64daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56478df25731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56478bddd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56478bae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection acttype ( 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  df 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 
> =================================================================
> ==1105836==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55d1ea1e8e32 bp 0x7fffe8eb13d0 sp 0x7fffe8eb13c8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55d1ea1e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1ea1e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1e9ef39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1e9ef4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1ea0eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1ea0e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1ea350793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1e9a72c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1e9a6e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1e9a5c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98aa7d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98aa7d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1e999a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55d1e9a58aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d1ec330731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1ea1e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1e9ef39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection duration ( 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  dc 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 
> =================================================================
> ==1105796==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5606b7449e32 bp 0x7ffdee57a130 sp 0x7ffdee57a128
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5606b7449e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606b74499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606b71549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606b7155d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606b734febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606b7347952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606b75b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606b6cd3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606b6ccf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606b6cbd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e8a564d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e8a564e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606b6bfb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5606b6cb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5606b9591731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606b7449725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606b71549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection extension ( 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  e1 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 
> =================================================================
> ==1105806==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x559ed16abe32 bp 0x7fff89fcb790 sp 0x7fff89fcb788
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x559ed16abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ed16ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ed13b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ed13b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ed15b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ed15a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ed1813793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ed0f35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ed0f3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ed0f1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbad2e6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbad2e6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ed0e5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x559ed0f1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ed37f3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ed16ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ed13b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection line ( 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  dd 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 
> =================================================================
> ==1105867==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55b250de8e32 bp 0x7fff05043bb0 sp 0x7fff05043ba8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55b250de8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b250de89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b250af39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b250af4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b250ceeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b250ce6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b250f50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b250672c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b25066e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b25065c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f549889fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f549889fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b25059a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55b250658aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b252f30731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b250de8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b250af39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection permitted ( 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  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 
> =================================================================
> ==1105835==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x56054b35ee32 bp 0x7ffc8d755770 sp 0x7ffc8d755768
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x56054b35ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56054b35e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56054b0699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56054b06ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56054b264ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56054b25c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56054b4c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56054abe8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56054abe456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56054abd2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa49f5add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa49f5ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56054ab10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x56054abceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56054d4a6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56054b35e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56054b0699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection speed ( 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  f8 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 
> =================================================================
> ==1105853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55d26b289e32 bp 0x7fff7e172110 sp 0x7fff7e172108
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55d26b289e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d26b2899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d26af949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d26af95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d26b18febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d26b187952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d26b3f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d26ab13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d26ab0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d26aafd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb01663ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb01663ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d26aa3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55d26aaf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d26d3d1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d26b289725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d26af949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_container ( 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  f5 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 
> =================================================================
> ==1105819==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5650e99dae32 bp 0x7fffefade0b0 sp 0x7fffefade0a8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5650e99dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650e99da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650e96e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650e96e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650e98e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650e98d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650e9b42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650e9264c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650e926056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650e924e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc336c09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc336c09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650e918c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5650e924aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5650ebb22731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650e99da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650e96e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_join ( 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  dc 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 
> =================================================================
> ==1105834==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x562f89f0ee32 bp 0x7fff5aa6b1f0 sp 0x7fff5aa6b1e8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x562f89f0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f89f0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f89c199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f89c1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f89e14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f89e0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f8a076793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f89798c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f8979456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f89782018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed2360ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed2360ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f896c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x562f8977eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f8c056731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f89f0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f89c199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection triggered_person ( 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  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 
> =================================================================
> ==1105812==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55b360044e32 bp 0x7fff39f69770 sp 0x7fff39f69768
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55b360044e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3600449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b35fd4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b35fd50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b35ff4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b35ff42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3601ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b35f8cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b35f8ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b35f8b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25cafe3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25cafe3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b35f7f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55b35f8b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b36218c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b360044725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b35fd4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection tripid ( 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  e0 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 
> =================================================================
> ==1105845==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x562a74361e32 bp 0x7fff28172110 sp 0x7fff28172108
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x562a74361e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a743619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a7406c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a7406dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a74267ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a7425f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a744c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a73bebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a73be756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a73bd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89968bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89968bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a73b13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x562a73bd1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a764a9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a74361725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a7406c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect_selection until ( 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  dd 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 
> =================================================================
> ==1105799==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5584c9fb6e32 bp 0x7fff7d412a30 sp 0x7fff7d412a28
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5584c9fb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584c9fb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584c9cc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584c9cc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584c9ebcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584c9eb4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584ca11e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584c9840c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584c983c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584c982a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9607c0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9607c0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584c9768634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5584c9826aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5584cc0fe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584c9fb6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584c9cc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load acttype ( 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  16 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 
> =================================================================
> ==1105916==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b0c9aece32 bp 0x7ffeaeb30d50 sp 0x7ffeaeb30d48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b0c9aece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0c9aec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0c97f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0c97f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0c99f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0c99ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0c9c54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0c9376c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0c937256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0c9360018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc350821d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc350821e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0c929e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55b0c935caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0cbc34731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0c9aec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0c97f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load containertrigger ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  0c 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 
> =================================================================
> ==1105901==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b923846e32 bp 0x7ffec8c0ef30 sp 0x7ffec8c0ef28
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b923846e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9238469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9235519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b923552d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b92374cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b923744952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9239ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9230d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9230cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9230ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe18f878d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe18f878e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b922ff8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55b9230b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b92598e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b923846725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9235519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load default ( 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  e5 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 
> =================================================================
> ==1105862==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5649a6ce0e32 bp 0x7fffc1e895d0 sp 0x7fffc1e895c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5649a6ce0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649a6ce09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649a69eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649a69ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649a6be6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649a6bde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649a6e48793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649a656ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649a656656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649a6554018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0103b52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0103b52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649a6492634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5649a6550aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5649a8e28731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649a6ce0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649a69eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load duration ( 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  ee 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 
> =================================================================
> ==1105879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d71f790e32 bp 0x7ffc9fefce10 sp 0x7ffc9fefce08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d71f790e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d71f7909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d71f49b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d71f49cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d71f696ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d71f68e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d71f8f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d71f01ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d71f01656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d71f004018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6aafed1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6aafed1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d71ef42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55d71f000aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d7218d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d71f790725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d71f49b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load expected ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  f5 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 
> =================================================================
> ==1105894==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x563600cdfe32 bp 0x7ffd7e7bdf10 sp 0x7ffd7e7bdf08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x563600cdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563600cdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636009ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636009ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563600be5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563600bdd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563600e47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563600569c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56360056556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563600553018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3280a28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3280a28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563600491634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56360054faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563602e27731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563600cdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636009ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load expectedcontainers ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  f1 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 
> =================================================================
> ==1105903==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5638b0df6e32 bp 0x7ffd499a67b0 sp 0x7ffd499a67a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5638b0df6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638b0df69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638b0b019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638b0b02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638b0cfcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638b0cf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638b0f5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638b0680c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638b067c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638b066a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe75a494d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe75a494e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638b05a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5638b0666aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5638b2f3e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638b0df6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638b0b019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load extension ( 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  ea 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 
> =================================================================
> ==1105881==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5629dced9e32 bp 0x7ffc5194ceb0 sp 0x7ffc5194cea8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5629dced9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629dced99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629dcbe49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629dcbe5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629dcddfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629dcdd7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629dd041793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629dc763c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629dc75f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629dc74d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85c6c08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85c6c08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629dc68b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5629dc749aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5629df021731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629dced9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629dcbe49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load line ( 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  15 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 
> =================================================================
> ==1105926==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c5823bae32 bp 0x7fff1e4edbf0 sp 0x7fff1e4edbe8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c5823bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5823ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5820c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c5820c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c5822c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5822b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c582522793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c581c44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c581c4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c581c2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd42dd89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd42dd89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c581b6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c581c2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c584502731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c5823ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c5820c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load speed ( 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  e9 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 
> =================================================================
> ==1105940==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5583a9df8e32 bp 0x7ffc92cfe5f0 sp 0x7ffc92cfe5e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5583a9df8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583a9df89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583a9b039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583a9b04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583a9cfeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583a9cf6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583a9f60793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583a9682c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583a967e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583a966c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa87b187d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa87b187e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583a95aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5583a9668aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5583abf40731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583a9df8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583a9b039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load triggered ( 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: note: object has invalid vptr
>  00 00 00 00  07 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 
> =================================================================
> ==1105884==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557c4ba20e32 bp 0x7fff98d8ead0 sp 0x7fff98d8eac8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557c4ba20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c4ba209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c4b72b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c4b72cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c4b926ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c4b91e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c4bb88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c4b2aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c4b2a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c4b294018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe410e73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe410e73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c4b1d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x557c4b290aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557c4db68731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c4ba20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c4b72b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load 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 0x61600000db80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000db80: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1105928==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5565433d7e32 bp 0x7fff58d955d0 sp 0x7fff58d955c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5565433d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565433d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565430e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565430e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565432ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565432d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55654353f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556542c61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556542c5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556542c4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd02fc92d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd02fc92e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556542b89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556542c47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55654551f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565433d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565430e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea load until ( 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  02 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 
> =================================================================
> ==1105878==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562a8cd76e32 bp 0x7fff8ed833b0 sp 0x7fff8ed833a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562a8cd76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a8cd769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a8ca819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a8ca82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a8cc7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a8cc74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a8cede793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a8c600c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a8c5fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a8c5ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f498f1a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f498f1a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a8c528634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562a8c5e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562a8eebe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a8cd76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a8ca819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2380a2381,2459
> /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  67 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 
> =================================================================
> ==1105943==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x56549bfb2e32 bp 0x7fffdc94d570 sp 0x7fffdc94d568
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x56549bfb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56549bfb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56549bcbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56549bcbed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56549beabe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56549beab786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56549bead7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56549b8326a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56549b835698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56549b826216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb84bbb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb84bbb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56549b764634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x56549b822aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56549e0fa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56549bfb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56549bcbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create acttype ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  8b 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 
> =================================================================
> ==1104720==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561b5fa68e32 bp 0x7ffda5643170 sp 0x7ffda5643168
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561b5fa68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b5fa689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b5f7739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b5f774d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b5f96eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b5f966952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b5fbd0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b5f2f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b5f2ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b5f2dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4acfdcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4acfdce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b5f21a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561b5f2d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561b61bb0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b5fa68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b5f7739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create default ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  6d 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 
> =================================================================
> ==1104657==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555de7886e32 bp 0x7ffe2cdc6cf0 sp 0x7ffe2cdc6ce8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555de7886e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555de78869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555de75919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555de7592d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555de778cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555de7784952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555de79ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555de7110c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555de710c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555de70fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff577f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff577f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555de7038634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555de70f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555de99ce731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555de7886725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555de75919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create duration ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  8b 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 
> =================================================================
> ==1104665==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5591704ace32 bp 0x7ffd2c6f2af0 sp 0x7ffd2c6f2ae8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5591704ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591704ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591701b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591701b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591703b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591703aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559170614793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55916fd36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55916fd3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55916fd20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f9333dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f9333de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55916fc5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55916fd1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5591725f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591704ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591701b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create extension ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  72 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 
> =================================================================
> ==1104679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560050563e32 bp 0x7fff9aabc070 sp 0x7fff9aabc068
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560050563e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600505639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56005026e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56005026fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560050469ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560050461952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600506cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56004fdedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56004fde956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56004fdd7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e8d0dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e8d0dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56004fd15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56004fdd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600526ab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560050563725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56005026e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create line ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1104737==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564cf4276e32 bp 0x7fff11311b70 sp 0x7fff11311b68
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564cf4276e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cf42769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cf3f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cf3f82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cf417cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cf4174952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cf43de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cf3b00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cf3afc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cf3aea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9655340d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9655340e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cf3a28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564cf3ae6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564cf63be731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cf4276725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cf3f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create no_parent ( 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  4f 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 
> =================================================================
> ==1104661==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55ea9b78ee32 bp 0x7ffcc97f6050 sp 0x7ffcc97f6048
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55ea9b78ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea9b78e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea9b4999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea9b49ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea9b694ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea9b68c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea9b8f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea9b018c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea9b01456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea9b002018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bf3a19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bf3a19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea9af40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55ea9affeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ea9d8d6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea9b78e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea9b4999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create parking ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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 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 
> =================================================================
> ==1104706==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c00bf77e32 bp 0x7ffcc051f5f0 sp 0x7ffcc051f5e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c00bf77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c00bf779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c00bc829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c00bc83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c00be7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c00be75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c00c0df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c00b801c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c00b7fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c00b7eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e6c778d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e6c778e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c00b729634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c00b7e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c00e0bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c00bf77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c00bc829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create permitted ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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 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 
> =================================================================
> ==1104704==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5623dc16ee32 bp 0x7fff42d6c610 sp 0x7fff42d6c608
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5623dc16ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623dc16e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623dbe799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623dbe7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623dc074ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623dc06c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623dc2d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623db9f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623db9f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623db9e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94fbefed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94fbefee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623db920634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5623db9deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5623de2b6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623dc16e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623dbe799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create speed ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  76 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 
> =================================================================
> ==1104735==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561c6eab1e32 bp 0x7fff70f912d0 sp 0x7fff70f912c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561c6eab1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c6eab19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c6e7bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c6e7bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c6e9b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c6e9af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c6ec19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c6e33bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c6e33756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c6e325018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6453ef1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6453ef1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c6e263634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561c6e321aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561c70bf9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c6eab1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c6e7bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create triggered_container ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  4b 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 
> =================================================================
> ==1104673==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560ee6795e32 bp 0x7ffe38250110 sp 0x7ffe38250108
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560ee6795e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ee67959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ee64a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ee64a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ee669bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ee6693952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ee68fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ee601fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ee601b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ee6009018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc84c5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc84c5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ee5f47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560ee6005aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560ee88dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ee6795725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ee64a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create triggered_join ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  61 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 
> =================================================================
> ==1104703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559a52f46e32 bp 0x7ffdb464a130 sp 0x7ffdb464a128
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559a52f46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a52f469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a52c519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a52c52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a52e4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a52e44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a530ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a527d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a527cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a527ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbe79acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbe79ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a526f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559a527b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a5508e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a52f46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a52c519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create triggered_person ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  62 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 
> =================================================================
> ==1104674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d070e42e32 bp 0x7fff0e169a70 sp 0x7fff0e169a68
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d070e42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d070e429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d070b4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d070b4ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d070d48ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d070d40952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d070faa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0706ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0706c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0706b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07b911bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07b911be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0705f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d0706b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d072f8a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d070e42725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d070b4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create tripid ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 75 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1104733==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a30b4ebe32 bp 0x7ffe68fad610 sp 0x7ffe68fad608
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a30b4ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a30b4eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a30b1f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a30b1f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a30b3f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a30b3e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a30b653793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a30ad75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a30ad7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a30ad5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1a4b75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1a4b75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a30ac9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a30ad5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a30d633731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a30b4eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a30b1f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop create until ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  8c 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 
> =================================================================
> ==1104677==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55693272de32 bp 0x7ffd59e0fcf0 sp 0x7ffd59e0fce8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55693272de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55693272d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569324389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556932439d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556932633ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55693262b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556932895793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556931fb7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556931fb356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556931fa1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd78a20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd78a20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556931edf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556931f9daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556934875731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55693272d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569324389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop delete ( 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  34 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 
> =================================================================
> ==1104736==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b6393abe32 bp 0x7ffc6585ad30 sp 0x7ffc6585ad28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b6393abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6393ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6390b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6390b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6392b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6392a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b639513793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b638c35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b638c3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b638c1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07b5e6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07b5e6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b638b5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b638c1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b63b4f3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6393ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6390b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect acttype ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  6e 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 
> =================================================================
> ==1104801==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563ec9ea4e32 bp 0x7ffcd98fa370 sp 0x7ffcd98fa368
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563ec9ea4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ec9ea49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ec9baf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ec9bb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ec9daaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ec9da2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563eca00c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ec972ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ec972a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ec9718018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2fd205d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2fd205e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ec9656634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563ec9714aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563ecbfec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ec9ea4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ec9baf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect duration ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1104751==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d11278fe32 bp 0x7ffecc3a2f90 sp 0x7ffecc3a2f88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d11278fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d11278f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d11249a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d11249bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d112695ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d11268d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1128f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d112019c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d11201556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d112003018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabc4d3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabc4d3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d111f41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d111fffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d1148d7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d11278f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d11249a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect extension ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  6d 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 
> =================================================================
> ==1104755==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a5dc95ae32 bp 0x7ffde5e298b0 sp 0x7ffde5e298a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a5dc95ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5dc95a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5dc6659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5dc666d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5dc860ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5dc858952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5dcac2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5dc1e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5dc1e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5dc1ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1cdb25fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1cdb25fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5dc10c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a5dc1caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a5deaa2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5dc95a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5dc6659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect line ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1104802==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56395a651e32 bp 0x7fff3f9b1890 sp 0x7fff3f9b1888
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56395a651e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56395a6519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56395a35c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56395a35dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56395a557ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56395a54f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56395a7b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563959edbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563959ed756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563959ec5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82e4a1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82e4a1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563959e03634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563959ec1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56395c799731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56395a651725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56395a35c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect parking ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  6e 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 
> =================================================================
> ==1104788==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556a90377e32 bp 0x7fff6a707d70 sp 0x7fff6a707d68
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556a90377e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a903779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a900829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a90083d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a9027debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a90275952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a904df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a8fc01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a8fbfd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a8fbeb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa47bd61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa47bd61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a8fb29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556a8fbe7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556a924bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a90377725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a900829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect permitted ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  8f 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 
> =================================================================
> ==1104785==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55da16ec3e32 bp 0x7ffec8fc4750 sp 0x7ffec8fc4748
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55da16ec3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da16ec39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da16bce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da16bcfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da16dc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da16dc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da1702b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da1674dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da1674956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da16737018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e6d9a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e6d9a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da16675634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55da16733aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da1900b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da16ec3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da16bce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect speed ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  87 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 
> =================================================================
> ==1104813==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b650018e32 bp 0x7ffcba8f0670 sp 0x7ffcba8f0668
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b650018e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6500189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b64fd239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b64fd24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b64ff1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b64ff16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b650180793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b64f8a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b64f89e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b64f88c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc98881ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc98881ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b64f7ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b64f888aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b652160731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b650018725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b64fd239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect triggered_container ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  64 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 
> =================================================================
> ==1104779==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5568ae093e32 bp 0x7ffe09731cd0 sp 0x7ffe09731cc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5568ae093e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568ae0939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568add9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568add9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568adf99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568adf91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568ae1fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568ad91dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568ad91956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568ad907018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00bf310d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00bf310e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568ad845634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5568ad903aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5568b01db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568ae093725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568add9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect triggered_join ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1104783==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c0d6b8be32 bp 0x7ffe0d9bd170 sp 0x7ffe0d9bd168
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c0d6b8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0d6b8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0d68969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0d6897d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0d6a91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0d6a89952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0d6cf3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0d6415c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0d641156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0d63ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf8c625d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf8c625e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0d633d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c0d63fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c0d8cd3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0d6b8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0d68969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect triggered_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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: note: object has invalid vptr
>  00 00 00 00  49 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 
> =================================================================
> ==1104763==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fe5b97ee32 bp 0x7ffe0edee070 sp 0x7ffe0edee068
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fe5b97ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe5b97e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe5b6899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe5b68ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe5b884ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe5b87c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe5bae6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe5b208c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe5b20456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe5b1f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f43e2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f43e2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe5b130634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55fe5b1eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fe5dac6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe5b97e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe5b6899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect tripid ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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  a0 74 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1104803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a25b23de32 bp 0x7ffffc5fa0b0 sp 0x7ffffc5fa0a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a25b23de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a25b23d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a25af489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a25af49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a25b143ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a25b13b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a25b3a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a25aac7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a25aac356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a25aab1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b79482d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b79482e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a25a9ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a25aaadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a25d385731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a25b23d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a25af489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop inspect until ( 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 0x61600000e180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000e180: 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 
> =================================================================
> ==1104752==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561a98807e32 bp 0x7ffcd59593d0 sp 0x7ffcd59593c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561a98807e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a988079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a985129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a98513d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a9870debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a98705952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a9896f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a98091c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a9808d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a9807b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25f3dccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25f3dcce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a97fb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561a98077aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561a9a94f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a98807725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a985129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights edit_click ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  d8 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 
> =================================================================
> ==1079511==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x563b60f68e32 bp 0x7ffd175b9950 sp 0x7ffd175b9948
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x563b60f68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b60f689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b60c739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b60c74d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b60e6eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b60e66952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b610d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b607f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b607ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b607dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91854f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91854f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b6071a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x563b607d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b630b0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b60f68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b60c739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined attributes offset ( 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  d0 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 
> =================================================================
> ==1080357==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x55f9e8318e32 bp 0x7ffd277af3d0 sp 0x7ffd277af3c8
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x55f9e8318e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9e83189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9e80239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9e8024d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9e821eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9e8216952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9e8480793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9e7ba2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9e7b9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9e7b8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb881782d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb881782e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9e7aca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000142b4 is located 308 bytes inside of 528-byte region [0x616000014180,0x616000014390)
> freed by thread T0 here:
>     #0 0x55f9e7b88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f9ea460731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9e8318725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9e80239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined attributes parameters ( 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  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 
> =================================================================
> ==1080365==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x5563611ace32 bp 0x7ffc30c7a090 sp 0x7ffc30c7a088
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x5563611ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563611ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556360eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556360eb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563610b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563610aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556361314793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556360a36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556360a3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556360a20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56cf6a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56cf6a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55636095e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000142b4 is located 308 bytes inside of 528-byte region [0x616000014180,0x616000014390)
> freed by thread T0 here:
>     #0 0x556360a1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5563632f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563611ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556360eb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create 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 0x616000014180 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014180: note: object has invalid vptr
>  00 00 00 00  c4 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 
> =================================================================
> ==1080271==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x5579b5d80e32 bp 0x7ffff90e8150 sp 0x7ffff90e8148
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x5579b5d80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579b5d809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579b5a8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579b5a8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579b5c86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579b5c7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5579b5ee8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5579b560ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5579b560656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5579b55f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcab578fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcab578fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579b5532634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000142b4 is located 308 bytes inside of 528-byte region [0x616000014180,0x616000014390)
> freed by thread T0 here:
>     #0 0x5579b55f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5579b7ec8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579b5d80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579b5a8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create copy ( 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 0x616000015380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015380: note: object has invalid vptr
>  00 00 00 00  e6 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 
> =================================================================
> ==1080297==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x555c3e12ae32 bp 0x7ffe9f8b3370 sp 0x7ffe9f8b3368
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x555c3e12ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c3e12a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c3de359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c3de36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c3e030ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c3e028952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c3e292793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c3d9b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c3d9b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c3d99e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7d12ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7d12ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c3d8dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x555c3d99aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555c40272731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c3e12a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c3de359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create disjoin ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1080304==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5643b021ee32 bp 0x7fffbdae0970 sp 0x7fffbdae0968
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5643b021ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643b021e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643aff299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643aff2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643b0124ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643b011c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643b0386793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643afaa8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643afaa456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643afa92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfa0b54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfa0b54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643af9d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5643afa8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5643b2366731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643b021e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643aff299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create id ( 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  bd 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 
> =================================================================
> ==1080318==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x55c1653f0e32 bp 0x7ffe62fc0ef0 sp 0x7ffe62fc0ee8
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x55c1653f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1653f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1650fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1650fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1652f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1652ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c165558793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c164c7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c164c7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c164c64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f456d2e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f456d2e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c164ba2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000142b4 is located 308 bytes inside of 528-byte region [0x616000014180,0x616000014390)
> freed by thread T0 here:
>     #0 0x55c164c60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c167538731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1653f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1650fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined create type ( 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  e2 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 
> =================================================================
> ==1080317==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x55a86581ce32 bp 0x7ffc6badbdf0 sp 0x7ffc6badbde8
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x55a86581ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a86581c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8655279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a865528d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a865722ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a86571a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a865984793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8650a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8650a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a865090018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06eb977d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06eb977e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a864fce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000142b4 is located 308 bytes inside of 528-byte region [0x616000014180,0x616000014390)
> freed by thread T0 here:
>     #0 0x55a86508caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a867964731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a86581c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8655279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons add default ( 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 0x616000014480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014480: note: object has invalid vptr
>  00 00 00 00  df 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 
> =================================================================
> ==1080591==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000145b4 at pc 0x5653d0bc7e32 bp 0x7fff4e48f0b0 sp 0x7fff4e48f0a8
> READ of size 4 at 0x6160000145b4 thread T0
>     #0 0x5653d0bc7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653d0bc79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653d08d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653d08d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653d0acdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653d0ac5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653d0d2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653d0451c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653d044d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653d043b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0dc08dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0dc08dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653d0379634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000145b4 is located 308 bytes inside of 528-byte region [0x616000014480,0x616000014690)
> freed by thread T0 here:
>     #0 0x5653d0437aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5653d2d0f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653d0bc7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653d08d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons add duplicate ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  f9 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 
> =================================================================
> ==1080595==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55d9cae53e32 bp 0x7ffe02d734b0 sp 0x7ffe02d734a8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55d9cae53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9cae539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9cab5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9cab5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9cad59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9cad51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9cafbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9ca6ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9ca6d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9ca6c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8509323d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8509323e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9ca605634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55d9ca6c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d9ccf9b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9cae53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9cab5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons add green ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: 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 
> =================================================================
> ==1080630==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55de02d91e32 bp 0x7ffeab2a3ad0 sp 0x7ffeab2a3ac8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55de02d91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de02d919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de02a9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de02a9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de02c97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de02c8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de02ef9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de0261bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de0261756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de02605018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0502102d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0502102e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de02543634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55de02601aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55de04ed9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de02d91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de02a9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons add greenpriority ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  fe 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 
> =================================================================
> ==1080636==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x556a7bab5e32 bp 0x7ffe64394e90 sp 0x7ffe64394e88
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x556a7bab5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a7bab59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a7b7c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a7b7c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a7b9bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a7b9b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a7bc1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a7b33fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a7b33b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a7b329018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f5abeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f5abeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a7b267634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x556a7b325aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556a7dbfd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a7bab5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a7b7c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons add red ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  f7 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 
> =================================================================
> ==1080599==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55b2db381e32 bp 0x7fffc6635e30 sp 0x7fffc6635e28
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55b2db381e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2db3819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2db08c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2db08dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2db287ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2db27f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2db4e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2dac0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2dac0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2dabf5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cb51a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cb51a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2dab33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55b2dabf1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b2dd4c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2db381725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2db08c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons add yellow ( 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 0x616000014480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014480: note: object has invalid vptr
>  00 00 00 00  fd 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 
> =================================================================
> ==1080625==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000145b4 at pc 0x555ada821e32 bp 0x7ffcddc579d0 sp 0x7ffcddc579c8
> READ of size 4 at 0x6160000145b4 thread T0
>     #0 0x555ada821e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ada8219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ada52c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ada52dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ada727ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ada71f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ada989793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ada0abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ada0a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ada095018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb6ba29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb6ba29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ad9fd3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000145b4 is located 308 bytes inside of 528-byte region [0x616000014480,0x616000014690)
> freed by thread T0 here:
>     #0 0x555ada091aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555adc969731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ada821725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ada52c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons addstates ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: note: object has invalid vptr
>  00 00 00 00  eb 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 
> =================================================================
> ==1080667==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x556db66f0e32 bp 0x7ffcef9b01f0 sp 0x7ffcef9b01e8
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x556db66f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556db66f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556db63fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556db63fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556db65f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556db65ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556db6858793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556db5f7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556db5f7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556db5f64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f563545ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f563545ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556db5ea2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x556db5f60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556db8838731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556db66f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556db63fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons cleanstates ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  e0 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 
> =================================================================
> ==1080677==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x555ec9593e32 bp 0x7fff64586030 sp 0x7fff64586028
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x555ec9593e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ec95939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ec929e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ec929fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ec9499ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ec9491952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ec96fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ec8e1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ec8e1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ec8e07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65c2c66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65c2c66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ec8d45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x555ec8e03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555ecb6db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ec9593725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ec929e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons delete ( Last six runs Jun2023 )

---------- Differences in errors ----------
171,176c171,249
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=6854.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=6854.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=6861.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=6861.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=6872.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=6872.00.
---
> /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  d8 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 
> =================================================================
> ==1080648==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x55bd748a7e32 bp 0x7fffc3633e30 sp 0x7fffc3633e28
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x55bd748a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd748a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd745b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd745b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd747adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd747a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd74a0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd74131c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd7412d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd7411b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f010b1abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f010b1abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd74059634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons groupsignals ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: note: object has invalid vptr
>  00 00 00 00  fc 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 
> =================================================================
> ==1080684==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x565414120e32 bp 0x7ffdc568a2b0 sp 0x7ffdc568a2a8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x565414120e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654141209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565413e2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565413e2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565414026ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56541401e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565414288793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654139aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654139a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565413994018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25c72a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25c72a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654138d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x565413990aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565416268731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565414120725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565413e2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons movedown ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  f8 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 
> =================================================================
> ==1080660==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55faa4ef7e32 bp 0x7ffc475fb4f0 sp 0x7ffc475fb4e8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55faa4ef7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55faa4ef79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55faa4c029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55faa4c03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55faa4dfdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55faa4df5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55faa505f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55faa4781c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55faa477d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55faa476b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7281bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7281bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55faa46a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55faa4767aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55faa703f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55faa4ef7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55faa4c029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons moveup ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1080654==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x559ee37e9e32 bp 0x7fffa8bb9a10 sp 0x7fffa8bb9a08
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x559ee37e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ee37e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ee34f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ee34f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ee36efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ee36e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ee3951793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ee3073c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ee306f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ee305d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2369c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2369c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ee2f9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x559ee3059aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ee5931731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ee37e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ee34f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated buttons ungroupsignals ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  e1 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 
> =================================================================
> ==1080692==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x5610caaeee32 bp 0x7ffdaed600b0 sp 0x7ffdaed600a8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x5610caaeee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610caaee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610ca7f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610ca7fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610ca9f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610ca9ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610cac56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610ca378c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610ca37456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610ca362018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddd1f00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddd1f00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610ca2a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x5610ca35eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5610ccc36731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610caaee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610ca7f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated dur ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1080524==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x5648c2e4ce32 bp 0x7ffffcb95bb0 sp 0x7ffffcb95ba8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x5648c2e4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648c2e4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648c2b579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648c2b58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648c2d52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648c2d4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648c2fb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648c26d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648c26d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648c26c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d6dda9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d6dda9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648c25fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x5648c26bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5648c4f94731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648c2e4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648c2b579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated earliestend ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  e1 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 
> =================================================================
> ==1080555==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x557a16658e32 bp 0x7ffdecaf8430 sp 0x7ffdecaf8428
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x557a16658e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a166589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a163639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a16364d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a1655eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a16556952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a167c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a15ee2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a15ede56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a15ecc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe46b8d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe46b8d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a15e0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x557a15ec8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557a187a0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a16658725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a163639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated latestend ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: 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 
> =================================================================
> ==1080556==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x561f0dfc7e32 bp 0x7ffee8fff770 sp 0x7ffee8fff768
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x561f0dfc7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f0dfc79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f0dcd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f0dcd3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f0decdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f0dec5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f0e12f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f0d851c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f0d84d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f0d83b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbd25c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbd25c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f0d779634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x561f0d837aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561f1010f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f0dfc7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f0dcd29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated max ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014a80: note: object has invalid vptr
>  00 00 00 00  e9 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 
> =================================================================
> ==1080535==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014bb4 at pc 0x55a40edc6e32 bp 0x7ffc95696a70 sp 0x7ffc95696a68
> READ of size 4 at 0x616000014bb4 thread T0
>     #0 0x55a40edc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a40edc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a40ead19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a40ead2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a40ecccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a40ecc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a40ef2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a40e650c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a40e64c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a40e63a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdadf6a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdadf6a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a40e578634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014bb4 is located 308 bytes inside of 528-byte region [0x616000014a80,0x616000014c90)
> freed by thread T0 here:
>     #0 0x55a40e636aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a410f0e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a40edc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a40ead19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated min ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /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  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 
> =================================================================
> ==1080526==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x556b7b268e32 bp 0x7fff4e3d5390 sp 0x7fff4e3d5388
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x556b7b268e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b7b2689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b7af739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b7af74d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b7b16eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b7b166952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b7b3d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b7aaf2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b7aaee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b7aadc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6041051d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6041051e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b7aa1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x556b7aad8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556b7d3b0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b7b268725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b7af739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated name ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  f7 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 
> =================================================================
> ==1080583==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x5616c54fae32 bp 0x7fff63c747f0 sp 0x7fff63c747e8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x5616c54fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616c54fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616c52059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616c5206d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616c5400ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616c53f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616c5662793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616c4d84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616c4d8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616c4d6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb35fe92d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb35fe92e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616c4cac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x5616c4d6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5616c7642731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616c54fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616c52059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated next ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  e7 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 
> =================================================================
> ==1080576==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x562b16899e32 bp 0x7ffe17fb4cf0 sp 0x7ffe17fb4ce8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x562b16899e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b168999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b165a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b165a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b1679febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b16797952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b16a01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b16123c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b1611f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b1610d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabf2e4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabf2e4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b1604b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x562b16109aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562b189e1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b16899725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b165a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated state ( Last six runs Jun2023 )

---------- Differences in errors ----------
170a171,249
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: 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 
> =================================================================
> ==1080543==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x561d8a3ebe32 bp 0x7ffc2d877850 sp 0x7ffc2d877848
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x561d8a3ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d8a3eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d8a0f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d8a0f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d8a2f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d8a2e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d8a553793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d89c75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d89c7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d89c5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf52b81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf52b81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d89b9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x561d89c5baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561d8c533731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d8a3eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d8a0f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons add default ( 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 0x616000014a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014a80: 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 
> =================================================================
> ==1080774==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014bb4 at pc 0x5561cf42fe32 bp 0x7ffc35527c30 sp 0x7ffc35527c28
> READ of size 4 at 0x616000014bb4 thread T0
>     #0 0x5561cf42fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561cf42f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561cf13a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561cf13bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561cf335ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561cf32d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561cf597793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561cecb9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561cecb556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561ceca3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0795ee1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0795ee1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561cebe1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014bb4 is located 308 bytes inside of 528-byte region [0x616000014a80,0x616000014c90)
> freed by thread T0 here:
>     #0 0x5561cec9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5561d1577731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561cf42f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561cf13a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons add duplicate ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: 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 
> =================================================================
> ==1080786==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x55fbfda23e32 bp 0x7ffe9ad5ad30 sp 0x7ffe9ad5ad28
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x55fbfda23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbfda239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbfd72e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbfd72fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbfd929ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbfd921952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbfdb8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbfd2adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbfd2a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbfd297018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f367652dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f367652de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbfd1d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x55fbfd293aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fbffb6b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbfda23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbfd72e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons add green ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: 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 
> =================================================================
> ==1080812==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x55d520d26e32 bp 0x7ffc6f32ad90 sp 0x7ffc6f32ad88
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x55d520d26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d520d269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d520a319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d520a32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d520c2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d520c24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d520e8e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5205b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5205ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d52059a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3eecf4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3eecf4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5204d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x55d520596aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d522e6e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d520d26725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d520a319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons add greenpriority ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: note: object has invalid vptr
>  00 00 00 00  cd 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 
> =================================================================
> ==1080811==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x55a1b6002e32 bp 0x7fff85f3bd90 sp 0x7fff85f3bd88
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x55a1b6002e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1b60029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1b5d0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1b5d0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1b5f08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1b5f00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1b616a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1b588cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1b588856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1b5876018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9d1bd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9d1bd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1b57b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x55a1b5872aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a1b814a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1b6002725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1b5d0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons add red ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: 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 
> =================================================================
> ==1080787==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x555e3116ce32 bp 0x7fffe38a8110 sp 0x7fffe38a8108
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x555e3116ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e3116c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e30e779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e30e78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e31072ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e3106a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e312d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e309f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e309f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e309e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa03ddf9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa03ddf9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e3091e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x555e309dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e332b4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e3116c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e30e779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons add yellow ( 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 0x616000014a80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014a80: 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 
> =================================================================
> ==1080801==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014bb4 at pc 0x5633a0f02e32 bp 0x7ffe2207d6b0 sp 0x7ffe2207d6a8
> READ of size 4 at 0x616000014bb4 thread T0
>     #0 0x5633a0f02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633a0f029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633a0c0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633a0c0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633a0e08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633a0e00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633a106a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633a078cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633a078856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633a0776018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f302f0ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f302f0dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633a06b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014bb4 is located 308 bytes inside of 528-byte region [0x616000014a80,0x616000014c90)
> freed by thread T0 here:
>     #0 0x5633a0772aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5633a304a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633a0f02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633a0c0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons addstates ( 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 0x616000015380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015380: 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 
> =================================================================
> ==1080850==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x55b36e70ee32 bp 0x7fff43a38e30 sp 0x7fff43a38e28
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x55b36e70ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b36e70e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b36e4199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b36e41ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b36e614ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b36e60c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b36e876793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b36df98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b36df9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b36df82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34da97fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34da97fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b36dec0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x55b36df7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b370856731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b36e70e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b36e4199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons cleanstates ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: note: object has invalid vptr
>  00 00 00 00  cf 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 
> =================================================================
> ==1080863==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x55d458bcfe32 bp 0x7ffc5dfcb610 sp 0x7ffc5dfcb608
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x55d458bcfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d458bcf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4588da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4588dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d458ad5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d458acd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d458d37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d458459c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d45845556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d458443018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efde6682d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efde6682e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d458381634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x55d45843faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d45ad17731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d458bcf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4588da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons delete ( Last six runs Jun2023 )

---------- Differences in errors ----------
171,176c171,249
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=6854.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=6854.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=6861.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=6861.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=6872.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=6872.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: 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 
> =================================================================
> ==1080825==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x5622e69fde32 bp 0x7ffd8aecfed0 sp 0x7ffd8aecfec8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x5622e69fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622e69fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622e67089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622e6709d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622e6903ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622e68fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622e6b65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5622e6287c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5622e628356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5622e6271018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbba2de7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbba2de7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622e61af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons groupsignals ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  d0 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 
> =================================================================
> ==1080882==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x56491e449e32 bp 0x7ffd68af3670 sp 0x7ffd68af3668
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x56491e449e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56491e4499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56491e1549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56491e155d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56491e34febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56491e347952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56491e5b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56491dcd3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56491dccf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56491dcbd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8143395d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8143395e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56491dbfb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x56491dcb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564920591731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56491e449725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56491e1549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons movedown ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: 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 
> =================================================================
> ==1080848==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x55f916255e32 bp 0x7ffc9ba1d990 sp 0x7ffc9ba1d988
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x55f916255e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9162559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f915f609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f915f61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f91615bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f916153952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9163bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f915adfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f915adb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f915ac9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcce0062d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcce0062e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f915a07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x55f915ac5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f91839d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f916255725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f915f609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons moveup ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: 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 
> =================================================================
> ==1080834==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x555f724a6e32 bp 0x7ffd63b47630 sp 0x7ffd63b47628
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x555f724a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f724a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f721b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f721b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f723acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f723a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f7260e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f71d30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f71d2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f71d1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ab90c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ab90c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f71c58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x555f71d16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555f745ee731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f724a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f721b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based buttons ungroupsignals ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: note: object has invalid vptr
>  00 00 00 00  c4 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 
> =================================================================
> ==1080907==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x5599e6f98e32 bp 0x7fff3e75a990 sp 0x7fff3e75a988
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x5599e6f98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599e6f989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599e6ca39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599e6ca4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599e6e9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599e6e96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599e7100793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599e6822c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599e681e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599e680c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a6d30cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a6d30ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599e674a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x5599e6808aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5599e90e0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599e6f98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599e6ca39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based dur ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: note: object has invalid vptr
>  00 00 00 00  df 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 
> =================================================================
> ==1080717==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x55ceadee0e32 bp 0x7ffe02b8a490 sp 0x7ffe02b8a488
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x55ceadee0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ceadee09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ceadbeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ceadbecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ceadde6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ceaddde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ceae048793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cead76ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cead76656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cead754018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c73ef0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c73ef0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cead692634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x55cead750aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ceb0028731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ceadee0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ceadbeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based max ( Last six runs Jun2023 )

---------- Differences in errors ----------
3a4,82
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000015080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015080: note: object has invalid vptr
>  00 00 00 00  c1 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 
> =================================================================
> ==1080730==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000151b4 at pc 0x556b2dffee32 bp 0x7ffe1c3642b0 sp 0x7ffe1c3642a8
> READ of size 4 at 0x6160000151b4 thread T0
>     #0 0x556b2dffee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b2dffe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b2dd099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b2dd0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b2df04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b2defc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b2e166793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b2d888c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b2d88456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b2d872018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5d6507d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5d6507e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b2d7b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000151b4 is located 308 bytes inside of 528-byte region [0x616000015080,0x616000015290)
> freed by thread T0 here:
>     #0 0x556b2d86eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556b30146731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b2dffe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b2dd099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based min ( Last six runs Jun2023 )

---------- Differences in errors ----------
171,176c171,249
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=6854.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=6854.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=6861.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=6861.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=6872.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=6872.00.
---
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: note: object has invalid vptr
>  00 00 00 00  cc 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 
> =================================================================
> ==1080724==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x55b9e04b9e32 bp 0x7fffa64e7430 sp 0x7fffa64e7428
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x55b9e04b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9e04b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9e01c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9e01c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9e03bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9e03b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9e0621793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9dfd43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9dfd3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9dfd2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e40162d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e40162e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9dfc6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based name ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: 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 
> =================================================================
> ==1080763==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x56169b34de32 bp 0x7ffd61ef65d0 sp 0x7ffd61ef65c8
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x56169b34de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56169b34d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56169b0589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56169b059d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56169b253ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56169b24b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56169b4b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56169abd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56169abd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56169abc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1e456fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1e456fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56169aaff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x56169abbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56169d495731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56169b34d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56169b0589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based next ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: note: object has invalid vptr
>  00 00 00 00  cc 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 
> =================================================================
> ==1080747==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x5556dda0ae32 bp 0x7ffd2c84fc90 sp 0x7ffd2c84fc88
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x5556dda0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556dda0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556dd7159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556dd716d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556dd910ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556dd908952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556ddb72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556dd294c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556dd29056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556dd27e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97da5bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97da5bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556dd1bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x5556dd27aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5556dfb52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556dda0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556dd7159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases delay_based state ( Last six runs Jun2023 )

---------- Differences in errors ----------
170a171,249
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: 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 
> =================================================================
> ==1080744==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x562d40933e32 bp 0x7fff21e5ead0 sp 0x7fff21e5eac8
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x562d40933e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d409339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d4063e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d4063fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d40839ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d40831952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d40a9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d401bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d401b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d401a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff492f89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff492f89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d400e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x562d401a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562d42a7b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d40933725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d4063e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons add default ( 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 0x616000014480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014480: note: object has invalid vptr
>  00 00 00 00  cc 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 
> =================================================================
> ==1080402==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000145b4 at pc 0x555e2493ee32 bp 0x7ffcba184350 sp 0x7ffcba184348
> READ of size 4 at 0x6160000145b4 thread T0
>     #0 0x555e2493ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e2493e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e246499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e2464ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e24844ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e2483c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e24aa6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e241c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e241c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e241b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28b4de4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28b4de4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e240f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000145b4 is located 308 bytes inside of 528-byte region [0x616000014480,0x616000014690)
> freed by thread T0 here:
>     #0 0x555e241aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555e26a86731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e2493e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e246499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons add duplicate ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  cb 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 
> =================================================================
> ==1080416==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x5621100a8e32 bp 0x7fff779354b0 sp 0x7fff779354a8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x5621100a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621100a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56210fdb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56210fdb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56210ffaeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56210ffa6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562110210793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56210f932c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56210f92e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56210f91c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff619432d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff619432e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56210f85a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x56210f918aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5621121f0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621100a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56210fdb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons add green ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  ee 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 
> =================================================================
> ==1080437==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x559a0743ee32 bp 0x7ffc126fcb10 sp 0x7ffc126fcb08
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x559a0743ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a0743e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a071499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a0714ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a07344ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a0733c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a075a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a06cc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a06cc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a06cb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e38e5ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e38e5ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a06bf0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x559a06caeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a09586731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a0743e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a071499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons add greenpriority ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: 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 
> =================================================================
> ==1080445==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55d816258e32 bp 0x7ffd3e2f7ff0 sp 0x7ffd3e2f7fe8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55d816258e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8162589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d815f639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d815f64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d81615eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d816156952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8163c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d815ae2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d815ade56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d815acc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab13b00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab13b00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d815a0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55d815ac8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d8183a0731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d816258725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d815f639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons add red ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  c8 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 
> =================================================================
> ==1080421==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55f38e249e32 bp 0x7ffe441ea0f0 sp 0x7ffe441ea0e8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55f38e249e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f38e2499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f38df549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f38df55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f38e14febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f38e147952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f38e3b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f38dad3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f38dacf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f38dabd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6aec01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6aec01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f38d9fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55f38dab9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f390391731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f38e249725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f38df549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons add yellow ( 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 0x616000014480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014480: note: object has invalid vptr
>  00 00 00 00  c7 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 
> =================================================================
> ==1080424==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000145b4 at pc 0x55ddfed05e32 bp 0x7ffff14808f0 sp 0x7ffff14808e8
> READ of size 4 at 0x6160000145b4 thread T0
>     #0 0x55ddfed05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddfed059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddfea109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddfea11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddfec0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ddfec03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ddfee6d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ddfe58fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ddfe58b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ddfe579018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff343b21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff343b21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddfe4b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000145b4 is located 308 bytes inside of 528-byte region [0x616000014480,0x616000014690)
> freed by thread T0 here:
>     #0 0x55ddfe575aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55de00e4d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ddfed05725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ddfea109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons addstates ( 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 0x616000014d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014d80: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1080488==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x563caa7dee32 bp 0x7ffc8a4fe850 sp 0x7ffc8a4fe848
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x563caa7dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563caa7de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563caa4e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563caa4ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563caa6e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563caa6dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563caa946793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563caa068c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563caa06456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563caa052018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb3e6dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb3e6dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ca9f90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x563caa04eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563cac926731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563caa7de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563caa4e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons cleanstates ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  cb 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 
> =================================================================
> ==1080492==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x564a2fc7ce32 bp 0x7ffd62422730 sp 0x7ffd62422728
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x564a2fc7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a2fc7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a2f9879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a2f988d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a2fb82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a2fb7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a2fde4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a2f506c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a2f50256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a2f4f0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c85a8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c85a8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a2f42e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x564a2f4ecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a31dc4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a2fc7c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a2f9879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons delete ( Last six runs Jun2023 )

---------- Differences in errors ----------
171,176c171,249
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=6854.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=6854.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=6861.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=6861.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=6872.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=6872.00.
---
> /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  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 
> =================================================================
> ==1080474==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000142b4 at pc 0x562c3787ee32 bp 0x7ffc58cfb3f0 sp 0x7ffc58cfb3e8
> READ of size 4 at 0x6160000142b4 thread T0
>     #0 0x562c3787ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c3787e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c375899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c3758ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c37784ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c3777c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c379e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c37108c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c3710456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c370f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbd0e90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbd0e90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c37030634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons groupsignals ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: note: object has invalid vptr
>  00 00 00 00  eb 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 
> =================================================================
> ==1080500==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x556b246b3e32 bp 0x7fff67643ed0 sp 0x7fff67643ec8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x556b246b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b246b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b243be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b243bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b245b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b245b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b2481b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b23f3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b23f3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b23f27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f609b394d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f609b394e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b23e65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x556b23f23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556b267fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b246b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b243be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons movedown ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: 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 
> =================================================================
> ==1080487==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55ce0fc49e32 bp 0x7ffd873e4cb0 sp 0x7ffd873e4ca8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55ce0fc49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce0fc499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce0f9549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce0f955d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce0fb4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce0fb47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce0fdb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce0f4d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce0f4cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce0f4bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0bea5d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0bea5d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce0f3fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55ce0f4b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ce11d91731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce0fc49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce0f9549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons moveup ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  e6 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 
> =================================================================
> ==1080472==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x560357d76e32 bp 0x7ffcd500f990 sp 0x7ffcd500f988
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x560357d76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560357d769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560357a819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560357a82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560357c7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560357c74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560357ede793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560357600c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603575fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603575ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23eecf3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23eecf3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560357528634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x5603575e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560359ebe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560357d76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560357a819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static buttons ungroupsignals ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  e2 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 
> =================================================================
> ==1080514==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x556a25ddfe32 bp 0x7fff952fa7f0 sp 0x7fff952fa7e8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x556a25ddfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a25ddf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a25aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a25aebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a25ce5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a25cdd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a25f47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a25669c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a2566556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a25653018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29dc6a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29dc6a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a25591634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x556a2564faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556a27f27731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a25ddf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a25aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static dur ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  f0 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 
> =================================================================
> ==1080379==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55c191184e32 bp 0x7fffb2b416d0 sp 0x7fffb2b416c8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55c191184e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1911849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c190e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c190e90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c19108aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c191082952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1912ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c190a0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c190a0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1909f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7db6ab7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7db6ab7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c190936634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55c1909f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c1932cc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c191184725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c190e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static name ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  c9 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 
> =================================================================
> ==1080401==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55d16abf1e32 bp 0x7ffe927e79f0 sp 0x7ffe927e79e8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55d16abf1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d16abf19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d16a8fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d16a8fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d16aaf7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d16aaef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d16ad59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d16a47bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d16a47756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d16a465018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7912fc4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7912fc4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d16a3a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55d16a461aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d16cd39731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d16abf1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d16a8fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static next ( 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 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: note: object has invalid vptr
>  00 00 00 00  da 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 
> =================================================================
> ==1080392==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55f02ebe2e32 bp 0x7ffe3aa2d910 sp 0x7ffe3aa2d908
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55f02ebe2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f02ebe29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f02e8ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f02e8eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f02eae8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f02eae0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f02ed4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f02e46cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f02e46856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f02e456018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c6d2c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c6d2c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f02e394634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55f02e452aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f030d2a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f02ebe2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f02e8ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases static state ( Last six runs Jun2023 )

---------- Differences in errors ----------
170a171,249
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000014780 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014780: 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 
> =================================================================
> ==1080384==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55685d369e32 bp 0x7ffe284c4ab0 sp 0x7ffe284c4aa8
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55685d369e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55685d3699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55685d0749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55685d075d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55685d26febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55685d267952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55685d4d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55685cbf3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55685cbef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55685cbdd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e118cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e118cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55685cb1b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55685cbd9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55685f4b1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55685d369725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55685d0749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined programs delete ( 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 0x616000015380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015380: note: object has invalid vptr
>  00 00 00 00  df 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 
> =================================================================
> ==1080351==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x5563168cce32 bp 0x7ffdac6b8b50 sp 0x7ffdac6b8b48
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x5563168cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563168cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563165d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563165d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563167d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563167ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556316a34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556316156c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55631615256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556316140018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1a299dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1a299de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55631607e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x55631613caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556318a14731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563168cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563165d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined programs resetall ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  ce 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 
> =================================================================
> ==1080348==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x564bea61ae32 bp 0x7ffd5701d8d0 sp 0x7ffd5701d8c8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x564bea61ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bea61a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564bea3259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564bea326d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bea520ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bea518952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bea782793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564be9ea4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564be9ea056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564be9e8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa390a6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa390a6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564be9dcc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x564be9e8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564bec762731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564bea61a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564bea3259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined programs resetphase ( 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 0x616000015380 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015380: note: object has invalid vptr
>  00 00 00 00  cd 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 
> =================================================================
> ==1080346==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x55b639b2be32 bp 0x7ffccf2b9070 sp 0x7ffccf2b9068
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x55b639b2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b639b2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6398369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b639837d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b639a31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b639a29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b639c93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6393b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6393b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b63939f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c6c27ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c6c27ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6392dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x55b63939baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b63bc73731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b639b2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6398369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single attributes offset ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: 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 
> =================================================================
> ==1079593==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5628ac041e32 bp 0x7ffeab981df0 sp 0x7ffeab981de8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5628ac041e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628ac0419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628abd4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628abd4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628abf47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628abf3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628ac1a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628ab8cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628ab8c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628ab8b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10451e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10451e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628ab7f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5628ab8b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5628ae189731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628ac041725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628abd4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single attributes parameters ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  b7 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 
> =================================================================
> ==1079605==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55a54fc55e32 bp 0x7ffd7c576ef0 sp 0x7ffd7c576ee8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55a54fc55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a54fc559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a54f9609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a54f961d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a54fb5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a54fb53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a54fdbd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a54f4dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a54f4db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a54f4c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee9a51fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee9a51fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a54f407634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55a54f4c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a551d9d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a54fc55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a54f9609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  c7 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 
> =================================================================
> ==1079516==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55c974fe7e32 bp 0x7ffec1e501f0 sp 0x7ffec1e501e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55c974fe7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c974fe79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c974cf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c974cf3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c974eedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c974ee5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c97514f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c974871c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c97486d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c97485b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14dc184d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14dc184e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c974799634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55c974857aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c97712f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c974fe7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c974cf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create copy ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  d0 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 
> =================================================================
> ==1079539==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x558e193b2e32 bp 0x7ffea70f4fd0 sp 0x7ffea70f4fc8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x558e193b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e193b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e190bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e190bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e192b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e192b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e1951a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e18c3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e18c3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e18c26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d8198cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d8198ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e18b64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x558e18c22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558e1b4fa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e193b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e190bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create id ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  c9 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 
> =================================================================
> ==1079540==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55ae66755e32 bp 0x7ffc8e392030 sp 0x7ffc8e392028
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55ae66755e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae667559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae664609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae66461d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae6665bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae66653952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae668bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae65fdfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae65fdb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae65fc9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d17dc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d17dc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae65f07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55ae65fc5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ae6889d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae66755725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae664609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create overlapped ( 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 0x616000015080 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000015080: note: object has invalid vptr
>  00 00 00 00  c4 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 
> =================================================================
> ==1079531==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000151b4 at pc 0x5600f0d24e32 bp 0x7ffe1204fb90 sp 0x7ffe1204fb88
> READ of size 4 at 0x6160000151b4 thread T0
>     #0 0x5600f0d24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600f0d249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600f0a2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600f0a30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600f0c2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600f0c22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600f0e8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600f05aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600f05aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600f0598018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc35f4add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc35f4ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600f04d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000151b4 is located 308 bytes inside of 528-byte region [0x616000015080,0x616000015290)
> freed by thread T0 here:
>     #0 0x5600f0594aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5600f2e6c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600f0d24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600f0a2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single create type ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1079557==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x564df89abe32 bp 0x7ffd6a4926f0 sp 0x7ffd6a4926e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x564df89abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564df89ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564df86b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564df86b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564df88b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564df88a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564df8b13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564df8235c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564df823156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564df821f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fceabbd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fceabbd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564df815d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x564df821baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564dfaaf3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564df89ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564df86b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons add default ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  e2 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 
> =================================================================
> ==1080159==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5564734f9e32 bp 0x7fffff918b10 sp 0x7fffff918b08
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5564734f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564734f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564732049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556473205d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564733ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564733f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556473661793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556472d83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556472d7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556472d6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f1701fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f1701fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556472cab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x556472d69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556475641731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564734f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564732049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons add duplicate ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: note: object has invalid vptr
>  00 00 00 00  d1 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 
> =================================================================
> ==1080172==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x555cc2df6e32 bp 0x7ffc13d7b090 sp 0x7ffc13d7b088
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x555cc2df6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cc2df69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cc2b019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cc2b02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cc2cfcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555cc2cf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555cc2f5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555cc2680c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555cc267c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cc266a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25b1046d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25b1046e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cc25a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x555cc2666aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555cc4f3e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cc2df6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cc2b019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons add green ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  72 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 
> =================================================================
> ==1080198==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55d4c11a4e32 bp 0x7ffe99a55f50 sp 0x7ffe99a55f48
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55d4c11a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4c11a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4c0eaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4c0eb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4c10aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4c10a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4c130c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4c0a2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4c0a2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4c0a18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97eff74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97eff74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4c0956634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55d4c0a14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d4c32ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4c11a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4c0eaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons add greenpriority ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  e0 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 
> =================================================================
> ==1080203==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55bb85161e32 bp 0x7ffd1b575430 sp 0x7ffd1b575428
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55bb85161e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb851619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb84e6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb84e6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb85067ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb8505f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb852c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb849ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb849e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb849d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0624ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0624eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb84913634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55bb849d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb872a9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb85161725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb84e6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons add red ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  df 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 
> =================================================================
> ==1080179==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55a970fe8e32 bp 0x7ffdc3258ff0 sp 0x7ffdc3258fe8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55a970fe8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a970fe89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a970cf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a970cf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a970eeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a970ee6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a971150793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a970872c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a97086e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a97085c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8fc1437d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fc1437e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a97079a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55a970858aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a973130731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a970fe8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a970cf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons add yellow ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: 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 
> =================================================================
> ==1080190==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55cf112f3e32 bp 0x7ffd437d9930 sp 0x7ffd437d9928
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55cf112f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf112f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf10ffe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf10fffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf111f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf111f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf1145b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf10b7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf10b7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf10b67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3427e23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3427e23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf10aa5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55cf10b63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cf1343b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf112f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf10ffe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons addstates ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  0e 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 
> =================================================================
> ==1080226==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x564da9b0ce32 bp 0x7fffadf5d050 sp 0x7fffadf5d048
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x564da9b0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564da9b0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564da98179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564da9818d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564da9a12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564da9a0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564da9c74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564da9396c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564da939256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564da9380018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbbb7b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbbb7b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564da92be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x564da937caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564dabc54731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564da9b0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564da98179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons cleanstates ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1080238==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x564d6de7ee32 bp 0x7ffe9b6c4370 sp 0x7ffe9b6c4368
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x564d6de7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d6de7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d6db899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d6db8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d6dd84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d6dd7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d6dfe6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d6d708c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d6d70456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d6d6f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7672420d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7672420e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d6d630634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x564d6d6eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d6ffc6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d6de7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d6db899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons groupsignals ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  fa 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 
> =================================================================
> ==1080241==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x559070252e32 bp 0x7fffe13a7d50 sp 0x7fffe13a7d48
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x559070252e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590702529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55906ff5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55906ff5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559070158ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559070150952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590703ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55906fadcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55906fad856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55906fac6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c9213dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c9213de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55906fa04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55906fac2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55907239a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559070252725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55906ff5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons movedown ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1080221==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55b9dee81e32 bp 0x7fffc8aa6830 sp 0x7fffc8aa6828
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55b9dee81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9dee819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9deb8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9deb8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9ded87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9ded7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9defe9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9de70bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9de70756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9de6f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa527683d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa527683e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9de633634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55b9de6f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b9e0fc9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9dee81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9deb8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons moveup ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  08 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 
> =================================================================
> ==1080219==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x5608e84bae32 bp 0x7ffc75ea6150 sp 0x7ffc75ea6148
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x5608e84bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608e84ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608e81c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608e81c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608e83c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608e83b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608e8622793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608e7d44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608e7d4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608e7d2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f537cd16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f537cd16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608e7c6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x5608e7d2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5608ea602731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608e84ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608e81c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons ungroupsignals ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1080253==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x5603e4bd1e32 bp 0x7ffee8f01870 sp 0x7ffee8f01868
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x5603e4bd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603e4bd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603e48dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603e48ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603e4ad7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603e4acf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603e4d39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603e445bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603e445756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603e4445018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cd7ad7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cd7ad7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603e4383634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x5603e4441aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5603e6d19731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603e4bd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603e48dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA dur ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1080083==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55dcbc7e7e32 bp 0x7ffd2f2949d0 sp 0x7ffd2f2949c8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55dcbc7e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dcbc7e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dcbc4f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dcbc4f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dcbc6edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dcbc6e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dcbc94f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dcbc071c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dcbc06d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dcbc05b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f3df7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f3df7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dcbbf99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55dcbc057aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dcbe92f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dcbc7e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dcbc4f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA max ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1080096==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55886c619e32 bp 0x7ffc3ef59250 sp 0x7ffc3ef59248
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55886c619e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55886c6199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55886c3249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55886c325d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55886c51febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55886c517952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55886c781793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55886bea3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55886be9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55886be8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8c9513d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8c9513e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55886bdcb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55886be89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55886e761731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55886c619725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55886c3249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA min ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: note: object has invalid vptr
>  00 00 00 00  b9 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 
> =================================================================
> ==1080092==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55e3b64aae32 bp 0x7ffc1043fc70 sp 0x7ffc1043fc68
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55e3b64aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3b64aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3b61b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3b61b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3b63b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3b63a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3b6612793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3b5d34c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3b5d3056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3b5d1e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c1a8bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c1a8bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3b5c5c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55e3b5d1aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e3b85f2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3b64aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3b61b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA next ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  de 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 
> =================================================================
> ==1080145==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55b30f303e32 bp 0x7ffe6a541930 sp 0x7ffe6a541928
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55b30f303e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b30f3039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b30f00e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b30f00fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b30f209ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b30f201952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b30f46b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b30eb8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b30eb8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b30eb77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbef7b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbef7b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b30eab5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55b30eb73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b31144b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b30f303725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b30f00e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA red ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1080143==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5640e084fe32 bp 0x7ffe359fb750 sp 0x7ffe359fb748
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5640e084fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640e084f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640e055a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640e055bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640e0755ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640e074d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640e09b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640e00d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640e00d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640e00c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8967b04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8967b04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640e0001634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5640e00bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5640e2997731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640e084f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640e055a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA state ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  0b 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 
> =================================================================
> ==1080094==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55ac90ad6e32 bp 0x7ffdc7ff6a70 sp 0x7ffdc7ff6a68
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55ac90ad6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac90ad69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac907e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac907e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac909dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac909d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac90c3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac90360c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac9035c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac9034a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8036185d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8036185e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac90288634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55ac90346aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ac92c1e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac90ad6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac907e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA vehext ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1080107==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x560d5d7f5e32 bp 0x7ffe876743b0 sp 0x7ffe876743a8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x560d5d7f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d5d7f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d5d5009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d5d501d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d5d6fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d5d6f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d5d95d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d5d07fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d5d07b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d5d069018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa96ef4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa96ef4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d5cfa7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x560d5d065aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560d5f93d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d5d7f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d5d5009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA yellow ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  f0 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 
> =================================================================
> ==1080120==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x562588767e32 bp 0x7ffef773a3f0 sp 0x7ffef773a3e8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x562588767e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625887679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625884729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562588473d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56258866debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562588665952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625888cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562587ff1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562587fed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562587fdb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fefc52d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefc52d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562587f19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x562587fd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56258a8af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562588767725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625884729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons add default ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1079812==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x558a2a8ebe32 bp 0x7fff0622dd30 sp 0x7fff0622dd28
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x558a2a8ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a2a8eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a2a5f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a2a5f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a2a7f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a2a7e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a2aa53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a2a175c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a2a17156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a2a15f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0480b1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0480b1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a2a09d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x558a2a15baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558a2ca33731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a2a8eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a2a5f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons add duplicate ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1079824==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55f80cdefe32 bp 0x7ffc076db730 sp 0x7ffc076db728
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55f80cdefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f80cdef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f80cafa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f80cafbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f80ccf5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f80cced952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f80cf57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f80c679c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f80c67556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f80c663018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f458694ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f458694ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f80c5a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55f80c65faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f80ef37731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f80cdef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f80cafa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons add green ( 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 0x616000014480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000014480: note: object has invalid vptr
>  00 00 00 00  8e 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 
> =================================================================
> ==1079861==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000145b4 at pc 0x55c50206be32 bp 0x7ffd706120b0 sp 0x7ffd706120a8
> READ of size 4 at 0x6160000145b4 thread T0
>     #0 0x55c50206be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c50206b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c501d769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c501d77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c501f71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c501f69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c5021d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5018f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5018f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5018df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf7a26ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf7a26ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c50181d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000145b4 is located 308 bytes inside of 528-byte region [0x616000014480,0x616000014690)
> freed by thread T0 here:
>     #0 0x55c5018dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c5041b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c50206b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c501d769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons add greenpriority ( Last six runs Jun2023 )

---------- Differences in errors ----------
9a10,88
> /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  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 
> =================================================================
> ==1079860==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x557766d89e32 bp 0x7ffc5a30c490 sp 0x7ffc5a30c488
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x557766d89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557766d899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557766a949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557766a95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557766c8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557766c87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557766ef1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557766613c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55776660f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577665fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f763227fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f763227fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55776653b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x5577665f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557768ed1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557766d89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557766a949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons add red ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1079825==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x556ff9e29e32 bp 0x7ffd71a2c8d0 sp 0x7ffd71a2c8c8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x556ff9e29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ff9e299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ff9b349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ff9b35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ff9d2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ff9d27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ff9f91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ff96b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ff96af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ff969d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5071948d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5071948e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ff95db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x556ff9699aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556ffbf71731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ff9e29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ff9b349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons add yellow ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  73 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 
> =================================================================
> ==1079843==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x563dcdaace32 bp 0x7ffd6d40fcf0 sp 0x7ffd6d40fce8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x563dcdaace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563dcdaac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563dcd7b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563dcd7b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563dcd9b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563dcd9aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563dcdc14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563dcd336c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563dcd33256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563dcd320018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99c9edbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99c9edbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563dcd25e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x563dcd31caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563dcfbf4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563dcdaac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563dcd7b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons addstates ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: 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 
> =================================================================
> ==1079889==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55d372bdbe32 bp 0x7ffc7e180d10 sp 0x7ffc7e180d08
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55d372bdbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d372bdb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3728e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3728e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d372ae1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d372ad9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d372d43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d372465c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d37246156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d37244f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3faf1cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3faf1cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d37238d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55d37244baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d374d23731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d372bdb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3728e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons cleanstates ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1079909==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55d8943d2e32 bp 0x7fff4c1c6570 sp 0x7fff4c1c6568
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55d8943d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8943d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8940dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8940ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8942d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8942d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d89453a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d893c5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d893c5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d893c46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5536907d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5536907e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d893b84634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55d893c42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d89651a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8943d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8940dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons delete ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  77 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 
> =================================================================
> ==1079880==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55c4da6bde32 bp 0x7ffd44105d50 sp 0x7ffd44105d48
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55c4da6bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4da6bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4da3c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4da3c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4da5c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4da5bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4da825793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4d9f47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4d9f4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4d9f31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f830c26dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f830c26de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4d9e6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55c4d9f2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c4dc805731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4da6bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4da3c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons groupsignals ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1079910==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55d092293e32 bp 0x7ffcf3ffc330 sp 0x7ffcf3ffc328
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55d092293e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0922939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d091f9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d091f9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d092199ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d092191952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0923fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d091b1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d091b1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d091b07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30bb81bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30bb81be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d091a45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55d091b03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0943db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d092293725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d091f9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons movedown ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1079883==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55da3dea2e32 bp 0x7ffd73dc76f0 sp 0x7ffd73dc76e8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55da3dea2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da3dea29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da3dbad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da3dbaed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da3dda8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da3dda0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da3e00a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da3d72cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da3d72856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da3d716018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27e0811d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27e0811e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da3d654634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55da3d712aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da3ffea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da3dea2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da3dbad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons moveup ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: 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 
> =================================================================
> ==1079882==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55a59bd31e32 bp 0x7ffe99924bb0 sp 0x7ffe99924ba8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55a59bd31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a59bd319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a59ba3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a59ba3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a59bc37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a59bc2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a59be99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a59b5bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a59b5b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a59b5a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e5a286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e5a286e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a59b4e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55a59b5a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a59de79731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a59bd31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a59ba3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated buttons ungroupsignals ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  5e 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 
> =================================================================
> ==1079920==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x564cab904e32 bp 0x7ffda0b21690 sp 0x7ffda0b21688
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x564cab904e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cab9049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cab60f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cab610d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cab80aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cab802952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564caba6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cab18ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cab18a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cab178018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8e85d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8e85d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cab0b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x564cab174aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564cada4c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cab904725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cab60f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated dur ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1079755==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55f1fdef6e32 bp 0x7ffd3b6f9dd0 sp 0x7ffd3b6f9dc8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55f1fdef6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1fdef69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1fdc019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1fdc02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1fddfcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1fddf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1fe05e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1fd780c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1fd77c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1fd76a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb697e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb697e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1fd6a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55f1fd766aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f20003e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1fdef6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1fdc019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated earliestend ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1079778==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55b6ee9dae32 bp 0x7ffd9d95d2f0 sp 0x7ffd9d95d2e8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55b6ee9dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6ee9da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6ee6e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6ee6e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6ee8e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6ee8d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6eeb42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6ee264c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6ee26056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6ee24e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fecadb89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecadb89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6ee18c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55b6ee24aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b6f0b22731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6ee9da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6ee6e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated latestend ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  5b 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 
> =================================================================
> ==1079787==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x560867585e32 bp 0x7ffc98a75230 sp 0x7ffc98a75228
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x560867585e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608675859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608672909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560867291d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56086748bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560867483952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608676ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560866e0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560866e0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560866df9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e4ccfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e4ccfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560866d37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x560866df5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5608696cd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560867585725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608672909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated max ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1079769==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x562f6a987e32 bp 0x7ffeeab2dc70 sp 0x7ffeeab2dc68
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x562f6a987e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f6a9879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f6a6929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f6a693d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f6a88debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f6a885952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f6aaef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f6a211c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f6a20d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f6a1fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e96aa0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e96aa0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f6a139634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x562f6a1f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562f6cacf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f6a987725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f6a6929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated min ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: note: object has invalid vptr
>  00 00 00 00  78 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 
> =================================================================
> ==1079761==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x563c8d4d0e32 bp 0x7ffd746b9b10 sp 0x7ffd746b9b08
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x563c8d4d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c8d4d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c8d1db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c8d1dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c8d3d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c8d3ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c8d638793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c8cd5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c8cd5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c8cd44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb64101d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb64101e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c8cc82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x563c8cd40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563c8f618731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c8d4d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c8d1db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated name ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1079799==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5593905a9e32 bp 0x7ffe604ef010 sp 0x7ffe604ef008
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5593905a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593905a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593902b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593902b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593904afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593904a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559390711793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55938fe33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55938fe2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55938fe1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb6bdaf7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6bdaf7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55938fd5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55938fe19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5593926f1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593905a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593902b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated next ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,85c2,80
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=316.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=316.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=318.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=318.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=627.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=627.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=631.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=631.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=939.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=939.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=942.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=942.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1248.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1248.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1253.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1253.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1560.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1560.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1565.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1565.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1871.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1871.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1877.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1877.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=2182.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=2182.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=2187.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=2187.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=2493.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases actuated state ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1079771==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x56011ff15e32 bp 0x7ffce652b8b0 sp 0x7ffce652b8a8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x56011ff15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56011ff159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56011fc209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56011fc21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56011fe1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56011fe13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56012007d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56011f79fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56011f79b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56011f789018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd404498d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd404498e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56011f6c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x56011f785aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56012205d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56011ff15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56011fc209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons add default ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1079977==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55cdad593e32 bp 0x7ffda68da390 sp 0x7ffda68da388
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55cdad593e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cdad5939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cdad29e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cdad29fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cdad499ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cdad491952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cdad6fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cdace1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cdace1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cdace07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49de094d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49de094e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cdacd45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55cdace03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cdaf6db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cdad593725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cdad29e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons add duplicate ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1079986==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x561d01febe32 bp 0x7ffe74dabf50 sp 0x7ffe74dabf48
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x561d01febe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d01feb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d01cf69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d01cf7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d01ef1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d01ee9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d02153793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d01875c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d0187156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d0185f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20e5f20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20e5f20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d0179d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x561d0185baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561d04133731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d01feb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d01cf69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons add green ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: 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 
> =================================================================
> ==1080018==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5592949fbe32 bp 0x7ffe6d790cf0 sp 0x7ffe6d790ce8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5592949fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592949fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592947069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559294707d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559294901ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592948f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559294b63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559294285c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55929428156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55929426f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba02205d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba02205e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592941ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55929426baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559296b43731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592949fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592947069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons add greenpriority ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1080020==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55b7a91dae32 bp 0x7fff5fce2a90 sp 0x7fff5fce2a88
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55b7a91dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7a91da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7a8ee59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7a8ee6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7a90e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7a90d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7a9342793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7a8a64c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7a8a6056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7a8a4e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f856dbddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f856dbdde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7a898c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55b7a8a4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b7ab322731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7a91da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7a8ee59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons add red ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1079995==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x559308e85e32 bp 0x7ffc1cb95b50 sp 0x7ffc1cb95b48
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x559308e85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559308e859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559308b909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559308b91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559308d8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559308d83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559308fed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55930870fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55930870b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593086f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f483c224d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f483c224e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559308637634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5593086f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55930afcd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559308e85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559308b909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons add yellow ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1080004==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5570e7776e32 bp 0x7ffc8591b130 sp 0x7ffc8591b128
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5570e7776e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570e77769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570e74819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570e7482d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570e767cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570e7674952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570e78de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570e7000c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570e6ffc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570e6fea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4130bf4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4130bf4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570e6f28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5570e6fe6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5570e98be731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570e7776725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570e74819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons addstates ( 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 0x616000013b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013b80: 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 
> =================================================================
> ==1080058==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x5557f490fe32 bp 0x7fffbab2ee50 sp 0x7fffbab2ee48
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x5557f490fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557f490f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557f461a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557f461bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557f4815ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557f480d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557f4a77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557f4199c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557f419556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557f4183018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb9c772d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb9c772e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557f40c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x5557f417faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5557f6a57731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557f490f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557f461a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons cleanstates ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: note: object has invalid vptr
>  00 00 00 00  8c 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 
> =================================================================
> ==1080062==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5558b449be32 bp 0x7ffd5ef19230 sp 0x7ffd5ef19228
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5558b449be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558b449b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558b41a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558b41a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558b43a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558b4399952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558b4603793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558b3d25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558b3d2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558b3d0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f89d89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f89d89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558b3c4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5558b3d0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5558b65e3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5558b449b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558b41a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons delete ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,89c2,80
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=305.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=305.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=306.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=306.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=616.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=616.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=617.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=617.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=926.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=926.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=927.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=927.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1237.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1237.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1240.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=1240.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=1547.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=1547.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=1552.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=1552.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1856.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1856.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1864.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=1864.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=2170.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=2170.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=2175.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=2175.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=2480.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons groupsignals ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1080067==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55de08980e32 bp 0x7fffb4c63590 sp 0x7fffb4c63588
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55de08980e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de089809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de0868b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de0868cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de08886ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de0887e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de08ae8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de0820ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de0820656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de081f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b8a7d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b8a7d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de08132634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55de081f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55de0aac8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de08980725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de0868b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons movedown ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  94 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 
> =================================================================
> ==1080051==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5588df4eae32 bp 0x7ffd762b5cd0 sp 0x7ffd762b5cc8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5588df4eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588df4ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588df1f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5588df1f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5588df3f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5588df3e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5588df652793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5588ded74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588ded7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588ded5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff55a84cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff55a84ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5588dec9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5588ded5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5588e1632731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5588df4ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5588df1f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons moveup ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  98 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 
> =================================================================
> ==1080045==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55f6c3b06e32 bp 0x7ffcc3fd8690 sp 0x7ffcc3fd8688
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55f6c3b06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6c3b069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6c38119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6c3812d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6c3a0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6c3a04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6c3c6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6c3390c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6c338c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6c337a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34c8e2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34c8e2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6c32b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55f6c3376aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f6c5c4e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6c3b06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6c38119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based buttons ungroupsignals ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1080077==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55aecc945e32 bp 0x7ffc683126b0 sp 0x7ffc683126a8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55aecc945e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aecc9459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aecc6509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aecc651d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aecc84bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aecc843952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aeccaad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aecc1cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aecc1cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aecc1b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa286ec8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa286ec8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aecc0f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55aecc1b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aecea8d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aecc945725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aecc6509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based dur ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1079917==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55a25dfa9e32 bp 0x7ffcccc70ed0 sp 0x7ffcccc70ec8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55a25dfa9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a25dfa99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a25dcb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a25dcb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a25deafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a25dea7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a25e111793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a25d833c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a25d82f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a25d81d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b4fc54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b4fc54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a25d75b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55a25d819aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a2600f1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a25dfa9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a25dcb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based max ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: note: object has invalid vptr
>  00 00 00 00  a7 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 
> =================================================================
> ==1079936==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55ea4e664e32 bp 0x7fffc18fc450 sp 0x7fffc18fc448
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55ea4e664e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea4e6649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea4e36f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea4e370d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea4e56aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea4e562952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea4e7cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea4deeec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea4deea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea4ded8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b29c0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b29c0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea4de16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55ea4ded4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ea507ac731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea4e664725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea4e36f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based min ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1079929==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55646e7e3e32 bp 0x7fff80fcf950 sp 0x7fff80fcf948
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55646e7e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55646e7e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55646e4ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55646e4efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55646e6e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55646e6e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55646e94b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55646e06dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55646e06956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55646e057018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f048e169d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f048e169e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55646df95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55646e053aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55647092b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55646e7e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55646e4ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based name ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1079957==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x557a5a0b9e32 bp 0x7ffd393c25b0 sp 0x7ffd393c25a8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x557a5a0b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a5a0b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a59dc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a59dc5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a59fbfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a59fb7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a5a221793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a59943c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a5993f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a5992d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4f7eb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4f7eb6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a5986b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x557a59929aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557a5c201731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a5a0b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a59dc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based next ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: 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 
> =================================================================
> ==1079945==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5633bd0d6e32 bp 0x7ffff06db230 sp 0x7ffff06db228
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5633bd0d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633bd0d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633bcde19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633bcde2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633bcfdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633bcfd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633bd23e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633bc960c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633bc95c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633bc94a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53b3f5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53b3f5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633bc888634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5633bc946aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5633bf21e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633bd0d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633bcde19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases delay_based state ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  88 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 
> =================================================================
> ==1079944==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x555cc671be32 bp 0x7fffdc9c0530 sp 0x7fffdc9c0528
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x555cc671be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cc671b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cc64269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cc6427d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cc6621ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555cc6619952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555cc6883793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555cc5fa5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555cc5fa156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cc5f8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66ed25dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66ed25de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cc5ecd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x555cc5f8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555cc8863731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cc671b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cc64269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons add default ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  ad 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 
> =================================================================
> ==1079634==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x558b8f9d1e32 bp 0x7ffc76ca47f0 sp 0x7ffc76ca47e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x558b8f9d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b8f9d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b8f6dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b8f6ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b8f8d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b8f8cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b8fb39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b8f25bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b8f25756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b8f245018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34b674cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34b674ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b8f183634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x558b8f241aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558b91b19731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b8f9d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b8f6dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons add duplicate ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  c9 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 
> =================================================================
> ==1079641==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x556e80774e32 bp 0x7ffc5af04030 sp 0x7ffc5af04028
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x556e80774e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e807749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e8047f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e80480d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e8067aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e80672952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e808dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e7fffec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e7fffa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e7ffe8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25ff443d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25ff443e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e7ff26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x556e7ffe4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556e828bc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e80774725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e8047f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons add green ( 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 0x616000013280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013280: note: object has invalid vptr
>  00 00 00 00  de 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 
> =================================================================
> ==1079678==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x55d9c0115e32 bp 0x7fffff5c4330 sp 0x7fffff5c4328
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x55d9c0115e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9c01159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9bfe209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9bfe21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9c001bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9c0013952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9c027d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9bf99fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9bf99b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9bf989018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb45dabbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb45dabbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9bf8c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x55d9bf985aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d9c225d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9c0115725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9bfe209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons add greenpriority ( 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 0x616000013280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1079698==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x5604264a4e32 bp 0x7ffc35f0a370 sp 0x7ffc35f0a368
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x5604264a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604264a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604261af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604261b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604263aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604263a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56042660c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560425d2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560425d2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560425d18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fefec414d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefec414e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560425c56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x560425d14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5604285ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604264a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604261af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons add red ( 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 0x616000013280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013280: note: object has invalid vptr
>  00 00 00 00  db 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 
> =================================================================
> ==1079652==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x55931d7e2e32 bp 0x7fff73889370 sp 0x7fff73889368
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x55931d7e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55931d7e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55931d4ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55931d4eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55931d6e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55931d6e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55931d94a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55931d06cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55931d06856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55931d056018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd89f857d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd89f857e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55931cf94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x55931d052aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55931f92a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55931d7e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55931d4ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons add yellow ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  b0 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 
> =================================================================
> ==1079663==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55e0c294fe32 bp 0x7ffc11b7cf30 sp 0x7ffc11b7cf28
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55e0c294fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0c294f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0c265a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0c265bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0c2855ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0c284d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0c2ab7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0c21d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0c21d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0c21c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f126ad72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f126ad72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0c2101634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55e0c21bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0c4a97731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0c294f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0c265a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons addstates ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: note: object has invalid vptr
>  00 00 00 00  bb 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 
> =================================================================
> ==1079731==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55e5f0b2ce32 bp 0x7fff5b708730 sp 0x7fff5b708728
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55e5f0b2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5f0b2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5f08379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5f0838d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5f0a32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5f0a2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5f0c94793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5f03b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5f03b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5f03a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c92b29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c92b29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5f02de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55e5f039caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e5f2c74731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5f0b2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5f08379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons cleanstates ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  c9 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 
> =================================================================
> ==1079732==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5578975d0e32 bp 0x7fff5c433330 sp 0x7fff5c433328
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5578975d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578975d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578972db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578972dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578974d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578974ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557897738793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557896e5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557896e5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557896e44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa199b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa199b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557896d82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x557896e40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557899718731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578975d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578972db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons delete ( 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 0x616000013280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013280: note: object has invalid vptr
>  00 00 00 00  d3 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 
> =================================================================
> ==1079697==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x55da8d5bae32 bp 0x7ffdd98f6b50 sp 0x7ffdd98f6b48
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x55da8d5bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da8d5ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da8d2c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da8d2c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da8d4c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da8d4b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da8d722793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da8ce44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da8ce4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da8ce2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdab3dabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdab3dabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da8cd6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x55da8ce2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55da8f702731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da8d5ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da8d2c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons groupsignals ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  c8 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 
> =================================================================
> ==1079735==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x558fc0067e32 bp 0x7fffc05b5750 sp 0x7fffc05b5748
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x558fc0067e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fc00679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fbfd729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fbfd73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fbff6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fbff65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fc01cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fbf8f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fbf8ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558fbf8db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a6f563d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a6f563e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fbf819634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x558fbf8d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558fc21af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fc0067725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fbfd729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons movedown ( 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 0x616000013280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013280: 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 
> =================================================================
> ==1079734==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x564cfee2de32 bp 0x7ffcd3d7d530 sp 0x7ffcd3d7d528
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x564cfee2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cfee2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cfeb389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cfeb39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cfed33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cfed2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cfef95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cfe6b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cfe6b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cfe6a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1899e3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1899e3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cfe5df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x564cfe69daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d00f75731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cfee2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cfeb389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons moveup ( 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 0x616000013580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013580: note: object has invalid vptr
>  00 00 00 00  b9 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 
> =================================================================
> ==1079700==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55ee3dc51e32 bp 0x7ffc65782e30 sp 0x7ffc65782e28
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55ee3dc51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee3dc519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee3d95c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee3d95dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee3db57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee3db4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee3ddb9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee3d4dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee3d4d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee3d4c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f880b484d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f880b484e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee3d403634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55ee3d4c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ee3fd99731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee3dc51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee3d95c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static buttons ungroupsignals ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: 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 
> =================================================================
> ==1079745==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x564a25363e32 bp 0x7ffc7e1a4070 sp 0x7ffc7e1a4068
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x564a25363e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a253639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a2506e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a2506fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a25269ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a25261952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a254cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a24bedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a24be956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a24bd7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f459d408d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f459d408e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a24b15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x564a24bd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a274ab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a25363725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a2506e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static dur ( 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 0x616000013880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013880: note: object has invalid vptr
>  00 00 00 00  d0 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 
> =================================================================
> ==1079608==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5555ca6b3e32 bp 0x7ffc0cd17cb0 sp 0x7ffc0cd17ca8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5555ca6b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555ca6b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555ca3be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555ca3bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555ca5b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555ca5b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555ca81b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555c9f3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555c9f3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555c9f27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe408846d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe408846e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555c9e65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5555c9f23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5555cc7fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555ca6b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555ca3be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static name ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  c9 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 
> =================================================================
> ==1079627==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x561feac7be32 bp 0x7fffbf488f30 sp 0x7fffbf488f28
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x561feac7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561feac7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fea9869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fea987d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561feab81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561feab79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561feade3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561fea505c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561fea50156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561fea4ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f07985d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f07985e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561fea42d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x561fea4ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561fecdc3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561feac7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561fea9869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static next ( Last six runs Jun2023 )

---------- Differences in errors ----------
2,73c2,80
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=349.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=349.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=350.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=350.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=659.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=659.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=660.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=660.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=971.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=971.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=972.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=972.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1282.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1282.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1282.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1282.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1592.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1592.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1593.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1593.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1903.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1903.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1904.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1904.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=2214.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=2214.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=2215.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=2215.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=2525.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases static state ( 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 0x616000013e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013e80: note: object has invalid vptr
>  00 00 00 00  d7 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 
> =================================================================
> ==1079618==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5649102f2e32 bp 0x7ffcbe26b970 sp 0x7ffcbe26b968
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5649102f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649102f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56490fffd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56490fffed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649101f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649101f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56491045a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56490fb7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56490fb7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56490fb66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc2465cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc2465ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56490faa4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x56490fb62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56491243a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649102f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56490fffd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single programs delete ( 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 0x616000013280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000013280: note: object has invalid vptr
>  00 00 00 00  c7 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 
> =================================================================
> ==1079578==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x563431da4e32 bp 0x7ffdc7fe8ff0 sp 0x7ffdc7fe8fe8
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x563431da4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563431da49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563431aaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563431ab0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563431caaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563431ca2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563431f0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56343162ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56343162a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563431618018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff22ad8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff22ad8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563431556634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x563431614aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563433eec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563431da4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563431aaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single programs resetall ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: note: object has invalid vptr
>  00 00 00 00  b5 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 
> =================================================================
> ==1079585==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x555fa525ae32 bp 0x7ffe91049790 sp 0x7ffe91049788
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x555fa525ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fa525a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fa4f659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fa4f66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fa5160ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fa5158952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fa53c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fa4ae4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fa4ae056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fa4ace018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faac4f98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faac4f98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fa4a0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x555fa4acaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555fa73a2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fa525a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fa4f659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights single programs resetphase ( 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 0x616000012f80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000012f80: 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 
> =================================================================
> ==1079583==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x557574a99e32 bp 0x7fffe242f270 sp 0x7fffe242f268
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x557574a99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557574a999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575747a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575747a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55757499febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557574997952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557574c01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557574323c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55757431f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55757430d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58debf7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58debf7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55757424b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x557574309aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557576be1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557574a99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575747a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements basic location_load ( 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 0x616000016280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000016280: note: object has invalid vptr
>  00 00 00 00  d7 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 
> =================================================================
> ==1087134==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000163b4 at pc 0x55e066b29e32 bp 0x7ffd3ddae9b0 sp 0x7ffd3ddae9a8
> READ of size 4 at 0x6160000163b4 thread T0
>     #0 0x55e066b29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e066b299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0668349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e066835d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e066a2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e066a27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e066c91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0663b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0663af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e06639d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5385dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5385dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0662db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000163b4 is located 308 bytes inside of 528-byte region [0x616000016280,0x616000016490)
> freed by thread T0 here:
>     #0 0x55e066399aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e068c71731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e066b29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0668349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements basic shape_invalid ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087123==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564a6769ee32 bp 0x7fffd1ec1210 sp 0x7fffd1ec1208
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564a6769ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a6769e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a673a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a673aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a675a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a6759c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a67806793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a66f28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a66f2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a66f12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d6b1ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d6b1dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a66e50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564a66f0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a697e6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a6769e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a673a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087211==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b35c662e32 bp 0x7fff28dbea90 sp 0x7fff28dbea88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b35c662e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b35c6629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b35c36d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b35c36ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b35c568ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b35c560952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b35c7ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b35beecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b35bee856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b35bed6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41b5200d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41b5200e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b35be14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b35bed2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b35e7aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b35c662725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b35c36d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1087149==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ae3bfcee32 bp 0x7ffd20c159d0 sp 0x7ffd20c159c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ae3bfcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae3bfce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae3bcd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae3bcdad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae3bed4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae3becc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae3c136793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae3b858c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae3b85456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae3b842018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f285f731d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f285f731e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae3b780634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ae3b83eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ae3e116731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae3bfce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae3bcd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create default ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1087145==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c0d9b5ae32 bp 0x7ffd4f016230 sp 0x7ffd4f016228
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c0d9b5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0d9b5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0d98659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0d9866d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0d9a60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0d9a58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0d9cc2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0d93e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0d93e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0d93ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f995e472d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f995e472e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0d930c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c0d93caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c0dbca2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0d9b5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0d98659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create height ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087187==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x565175d95e32 bp 0x7ffe73771dd0 sp 0x7ffe73771dc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x565175d95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565175d959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565175aa09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565175aa1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565175c9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565175c93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565175efd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56517561fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56517561b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565175609018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb528375d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb528375e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565175547634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x565175605aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565177edd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565175d95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565175aa09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087132==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c370250e32 bp 0x7ffc059d3970 sp 0x7ffc059d3968
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c370250e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3702509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c36ff5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c36ff5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c370156ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c37014e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3703b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c36fadac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c36fad656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c36fac4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7a9c57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7a9c57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c36fa02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c36fac0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c372398731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c370250725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c36ff5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087192==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c0259f0e32 bp 0x7ffec2484bd0 sp 0x7ffec2484bc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c0259f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0259f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0256fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0256fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0258f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0258ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c025b58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c02527ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c02527656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c025264018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9af25ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9af25ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0251a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c025260aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c027b38731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0259f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0256fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087172==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56449456ee32 bp 0x7ffd00531d70 sp 0x7ffd00531d68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56449456ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56449456e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644942799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56449427ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564494474ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56449446c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644946d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564493df8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564493df456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564493de2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3db0a05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3db0a05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564493d20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564493ddeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5644966b6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56449456e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644942799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087159==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5610bd9a9e32 bp 0x7ffde7917330 sp 0x7ffde7917328
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5610bd9a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610bd9a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610bd6b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610bd6b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610bd8afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610bd8a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610bdb11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610bd233c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610bd22f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610bd21d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f620260cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f620260ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610bd15b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5610bd219aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5610bfaf1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610bd9a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610bd6b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1087198==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55823e108e32 bp 0x7ffc21e18030 sp 0x7ffc21e18028
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55823e108e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55823e1089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55823de139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55823de14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55823e00eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55823e006952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55823e270793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55823d992c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55823d98e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55823d97c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6696f46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6696f46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55823d8ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55823d978aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558240250731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55823e108725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55823de139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1087153==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55674f086e32 bp 0x7fff307d3510 sp 0x7fff307d3508
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55674f086e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55674f0869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55674ed919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55674ed92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55674ef8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55674ef84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55674f1ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55674e910c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55674e90c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55674e8fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab3a981d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab3a981e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55674e838634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55674e8f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5567511ce731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55674f086725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55674ed919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi create width ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087176==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5643f672ee32 bp 0x7ffd09fe6410 sp 0x7ffd09fe6408
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5643f672ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643f672e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643f64399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643f643ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643f6634ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643f662c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643f6896793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643f5fb8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643f5fb456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643f5fa2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0238055d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0238055e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643f5ee0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5643f5f9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5643f8876731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643f672e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643f64399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi delete ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  08 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 
> =================================================================
> ==1087216==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5637246d9e32 bp 0x7ffc328d2930 sp 0x7ffc328d2928
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5637246d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637246d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637243e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637243e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637245dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637245d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563724841793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563723f63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563723f5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563723f4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f86680afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f86680afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563723e8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563723f49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563726821731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637246d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637243e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087299==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557399f6be32 bp 0x7ffc25e77e50 sp 0x7ffc25e77e48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557399f6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557399f6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557399c769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557399c77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557399e71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557399e69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55739a0d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573997f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573997f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573997df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3505ab2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3505ab2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55739971d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5573997dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55739c0b3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557399f6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557399c769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087238==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a8c1e24e32 bp 0x7ffe95c24a50 sp 0x7ffe95c24a48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a8c1e24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8c1e249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8c1b2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8c1b30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8c1d2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8c1d22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8c1f8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8c16aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8c16aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8c1698018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fe252fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fe252fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8c15d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a8c1694aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a8c3f6c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8c1e24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8c1b2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect height ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1087274==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560e7c574e32 bp 0x7ffc99203030 sp 0x7ffc99203028
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560e7c574e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e7c5749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e7c27f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e7c280d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e7c47aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e7c472952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e7c6dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e7bdfec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e7bdfa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e7bde8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07ab3e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07ab3e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e7bd26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560e7bde4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560e7e6bc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e7c574725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e7c27f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087228==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558dde473e32 bp 0x7fffa1528610 sp 0x7fffa1528608
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558dde473e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558dde4739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558dde17e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558dde17fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558dde379ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558dde371952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558dde5db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558dddcfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558dddcf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558dddce7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a6c3dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a6c3dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558dddc25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558dddce3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558de05bb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558dde473725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558dde17e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1087273==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558b75535e32 bp 0x7ffef00d6a10 sp 0x7ffef00d6a08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558b75535e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b755359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b752409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b75241d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b7543bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b75433952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b7569d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b74dbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b74dbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b74da9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf1b5e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf1b5e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b74ce7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558b74da5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558b7767d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b75535725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b752409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1087256==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a86b570e32 bp 0x7ffe9ce799d0 sp 0x7ffe9ce799c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a86b570e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a86b5709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a86b27b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a86b27cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a86b476ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a86b46e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a86b6d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a86adfac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a86adf656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a86ade4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feebd8c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feebd8c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a86ad22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a86ade0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a86d6b8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a86b570725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a86b27b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087252==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557339dfbe32 bp 0x7ffc3443a2d0 sp 0x7ffc3443a2c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557339dfbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557339dfb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557339b069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557339b07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557339d01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557339cf9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557339f63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557339685c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55733968156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55733966f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0e6752d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0e6752e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573395ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55733966baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55733bf43731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557339dfb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557339b069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1087302==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ff5f023e32 bp 0x7ffca7126fb0 sp 0x7ffca7126fa8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ff5f023e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff5f0239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff5ed2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff5ed2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff5ef29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff5ef21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff5f18b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff5e8adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff5e8a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff5e897018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90d8b83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90d8b83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff5e7d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ff5e893aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ff6116b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff5f023725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff5ed2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect pos ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087227==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f1a6ae6e32 bp 0x7ffe04d88050 sp 0x7ffe04d88048
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f1a6ae6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1a6ae69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1a67f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1a67f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1a69ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1a69e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1a6c4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1a6370c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1a636c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1a635a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4284be3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4284be3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1a6298634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f1a6356aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f1a8c2e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1a6ae6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1a67f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1087284==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e4d5a8ce32 bp 0x7ffdc4f931d0 sp 0x7ffdc4f931c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e4d5a8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4d5a8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4d57979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4d5798d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4d5992ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4d598a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4d5bf4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4d5316c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4d531256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4d5300018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b53806d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b53806e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4d523e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e4d52fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e4d7bd4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4d5a8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4d57979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1087247==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x565054e28e32 bp 0x7ffde0481e70 sp 0x7ffde0481e68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x565054e28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565054e289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565054b339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565054b34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565054d2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565054d26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565054f90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650546b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650546ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56505469c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9653dc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9653dc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650545da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x565054698aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565056f70731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565054e28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565054b339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect width ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1087262==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560fd4cd8e32 bp 0x7fff04f2d690 sp 0x7fff04f2d688
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560fd4cd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fd4cd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fd49e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fd49e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fd4bdeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fd4bd6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fd4e40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fd4562c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fd455e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fd454c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2949e73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2949e73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fd448a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560fd4548aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560fd6e20731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560fd4cd8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560fd49e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087382==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ecfbfb6e32 bp 0x7ffd1ecb7270 sp 0x7ffd1ecb7268
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ecfbfb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ecfbfb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ecfbcc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ecfbcc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ecfbebcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ecfbeb4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ecfc11e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ecfb840c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ecfb83c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ecfb82a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f136be81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f136be81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ecfb768634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ecfb826aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ecfe0fe731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ecfbfb6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ecfbcc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  21 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 
> =================================================================
> ==1087313==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fda2e6de32 bp 0x7ffedf8c1670 sp 0x7ffedf8c1668
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fda2e6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fda2e6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fda2b789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fda2b79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fda2d73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fda2d6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fda2fd5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fda26f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fda26f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fda26e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e6ffe7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e6ffe7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fda261f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fda26ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fda4fb5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fda2e6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fda2b789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected height ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087349==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5580dce05e32 bp 0x7fff537403d0 sp 0x7fff537403c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5580dce05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580dce059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580dcb109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580dcb11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580dcd0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580dcd03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580dcf6d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580dc68fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580dc68b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580dc679018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0fa043d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0fa043e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580dc5b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5580dc675aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5580def4d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580dce05725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580dcb109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087359==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x559a27144e32 bp 0x7ffd32373a10 sp 0x7ffd32373a08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x559a27144e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a271449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a26e4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a26e50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a2704aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a27042952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a272ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a269cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a269ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a269b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f834acc1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f834acc1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a268f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x559a269b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559a2928c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a27144725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a26e4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  17 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 
> =================================================================
> ==1087344==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5583a8777e32 bp 0x7ffd7af806b0 sp 0x7ffd7af806a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5583a8777e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583a87779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583a84829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583a8483d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583a867debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583a8675952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583a88df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583a8001c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583a7ffd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583a7feb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed0d1c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed0d1c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583a7f29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5583a7fe7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5583aa8bf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583a8777725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583a84829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  fd 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 
> =================================================================
> ==1087328==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e70a7bce32 bp 0x7ffc222b32b0 sp 0x7ffc222b32a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e70a7bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e70a7bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e70a4c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e70a4c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e70a6c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e70a6ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e70a924793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e70a046c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e70a04256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e70a030018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0e6ba8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0e6ba8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e709f6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e70a02caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e70c904731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e70a7bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e70a4c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087383==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5571068d7e32 bp 0x7ffcbe048ab0 sp 0x7ffcbe048aa8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5571068d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571068d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571065e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571065e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571067ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571067d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557106a3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557106161c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55710615d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55710614b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9879d16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9879d16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557106089634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557106147aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557108a1f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571068d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571065e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1087367==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5573283b8e32 bp 0x7ffdbad824d0 sp 0x7ffdbad824c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5573283b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573283b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573280c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573280c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573282beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573282b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557328520793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557327c42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557327c3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557327c2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1211b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1211b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557327b6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557327c28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55732a500731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573283b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573280c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087326==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bc2badbe32 bp 0x7ffffaa804d0 sp 0x7ffffaa804c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bc2badbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc2badb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc2b7e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc2b7e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc2b9e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc2b9d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc2bc43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc2b365c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc2b36156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc2b34f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb82b9a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb82b9a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc2b28d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bc2b34baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc2dc23731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc2badb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc2b7e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi inspect_selected width ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  17 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 
> =================================================================
> ==1087348==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x559b50ac6e32 bp 0x7ffe78eb22b0 sp 0x7ffe78eb22a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x559b50ac6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b50ac69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b507d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b507d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b509ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b509c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b50c2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b50350c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b5034c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b5033a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde865eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde865eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b50278634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x559b50336aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559b52c0e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b50ac6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b507d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1c 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 
> =================================================================
> ==1087469==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a2c941ae32 bp 0x7ffd1af44f50 sp 0x7ffd1af44f48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a2c941ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2c941a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2c91259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2c9126d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2c9320ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2c9318952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2c9582793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2c8ca4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2c8ca056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2c8c8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d2e5f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d2e5f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2c8bcc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a2c8c8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a2cb562731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2c941a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2c91259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1087401==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5576238ebe32 bp 0x7ffc78e78a90 sp 0x7ffc78e78a88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5576238ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576238eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576235f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576235f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576237f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576237e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557623a53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557623175c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55762317156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55762315f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06ccc32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06ccc32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55762309d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55762315baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557625a33731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576238eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576235f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load default ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087385==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558143466e32 bp 0x7ffe8cd09390 sp 0x7ffe8cd09388
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558143466e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581434669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581431719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558143172d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55814336cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558143364952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581435ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558142cf0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558142cec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558142cda018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90f4f78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90f4f78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558142c18634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558142cd6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5581455ae731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558143466725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581431719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load height ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087451==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558f04239e32 bp 0x7ffd00fa7f10 sp 0x7ffd00fa7f08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558f04239e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f042399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f03f449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f03f45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f0413febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f04137952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f043a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f03ac3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f03abf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f03aad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2307918d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2307918e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f039eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558f03aa9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558f06381731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f04239725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f03f449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1087398==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d0c48e5e32 bp 0x7ffd0c62b930 sp 0x7ffd0c62b928
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d0c48e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0c48e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0c45f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0c45f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0c47ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0c47e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0c4a4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0c416fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0c416b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0c4159018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31417a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31417a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0c4097634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d0c4155aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0c6a2d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0c48e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0c45f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087456==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x565074c4ee32 bp 0x7ffefd667a50 sp 0x7ffefd667a48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x565074c4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565074c4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650749599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56507495ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565074b54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565074b4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565074db6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650744d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650744d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650744c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e99003d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e99003e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565074400634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5650744beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565076d96731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565074c4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650749599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1087411==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5589b880fe32 bp 0x7fffecc34290 sp 0x7fffecc34288
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5589b880fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589b880f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589b851a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589b851bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589b8715ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589b870d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589b8977793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589b8099c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589b809556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589b8083018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f046615ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f046615ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589b7fc1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5589b807faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5589ba957731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589b880f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589b851a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1087468==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55df0caa9e32 bp 0x7ffc797fdc10 sp 0x7ffc797fdc08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55df0caa9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df0caa99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df0c7b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df0c7b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df0c9afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df0c9a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df0cc11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df0c333c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df0c32f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df0c31d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56be5e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56be5e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df0c25b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55df0c319aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55df0ebf1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df0caa9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df0c7b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load width ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087438==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ba777b9e32 bp 0x7ffe017ba870 sp 0x7ffe017ba868
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ba777b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba777b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba774c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba774c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba776bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba776b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba77921793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba77043c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba7703f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba7702d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cde68fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cde68fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba76f6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ba77029aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ba79901731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba777b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba774c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load x ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1087417==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x565406af2e32 bp 0x7ffd2288efd0 sp 0x7ffd2288efc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x565406af2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565406af29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654067fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654067fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654069f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654069f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565406c5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56540637cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56540637856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565406366018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff161e3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff161e3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654062a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x565406362aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x565408c3a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565406af2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654067fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi load y ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087429==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563081e5fe32 bp 0x7ffe0ff3deb0 sp 0x7ffe0ff3dea8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563081e5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563081e5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563081b6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563081b6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563081d65ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563081d5d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563081fc7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630816e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630816e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630816d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d024f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d024f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563081611634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5630816cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563083fa7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563081e5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563081b6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1087477==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cc79dd7e32 bp 0x7ffea7e53790 sp 0x7ffea7e53788
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cc79dd7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc79dd79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc79ae29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc79ae3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc79cddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc79cd5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc79f3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc79661c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc7965d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc7964b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23ce3ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23ce3ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc79589634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cc79647aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cc7bf1f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc79dd7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc79ae29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poi volatilerecomputing ( 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 0x616000018680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018680: note: object has invalid vptr
>  00 00 00 00  41 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 
> =================================================================
> ==1087486==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x556486d05e32 bp 0x7ffdc52fa970 sp 0x7ffdc52fa968
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x556486d05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556486d059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556486a109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556486a11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556486c0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556486c03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556486e6d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55648658fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55648658b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556486579018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc26889ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc26889ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564864b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x556486575aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556488e4d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556486d05725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556486a109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  05 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 
> =================================================================
> ==1087592==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5571cd4e4e32 bp 0x7ffc5cda7e70 sp 0x7ffc5cda7e68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5571cd4e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571cd4e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571cd1ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571cd1f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571cd3eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571cd3e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571cd64c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571ccd6ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571ccd6a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571ccd58018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50e3381d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50e3381e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571ccc96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5571ccd54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5571cf62c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571cd4e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571cd1ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087520==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ee981f1e32 bp 0x7ffc00714550 sp 0x7ffc00714548
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ee981f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee981f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee97efc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee97efdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee980f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee980ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee98359793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee97a7bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee97a7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee97a65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4eb3fadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4eb3fade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee979a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ee97a61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ee9a339731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee981f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee97efc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create default ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1087489==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bb6f73ee32 bp 0x7ffc84d904b0 sp 0x7ffc84d904a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bb6f73ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb6f73e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb6f4499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb6f44ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb6f644ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb6f63c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb6f8a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb6efc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb6efc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb6efb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53b6730d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53b6730e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb6eef0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bb6efaeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bb71886731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb6f73e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb6f4499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create friendlypos ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1087514==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564d5c3f7e32 bp 0x7ffc04a250b0 sp 0x7ffc04a250a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564d5c3f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d5c3f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d5c1029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d5c103d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d5c2fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d5c2f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d5c55f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d5bc81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d5bc7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d5bc6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faef2aebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faef2aebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d5bba9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564d5bc67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564d5e53f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d5c3f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d5c1029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create height ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  ff 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 
> =================================================================
> ==1087561==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557e4191ee32 bp 0x7fff384633b0 sp 0x7fff384633a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557e4191ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e4191e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e416299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e4162ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e41824ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e4181c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e41a86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e411a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e411a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e41192018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe821bf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe821bf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e410d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557e4118eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557e43a66731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e4191e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e416299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1087498==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55556f7d7e32 bp 0x7ffccec72970 sp 0x7ffccec72968
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55556f7d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55556f7d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55556f4e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55556f4e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55556f6ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55556f6d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55556f93f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55556f061c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55556f05d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55556f04b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a3e558d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a3e558e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55556ef89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55556f047aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55557191f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55556f7d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55556f4e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087567==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563630263e32 bp 0x7ffea4caff50 sp 0x7ffea4caff48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563630263e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636302639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56362ff6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56362ff6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563630169ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563630161952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636303cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56362faedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56362fae956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56362fad7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5103d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5103d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56362fa15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56362fad3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5636323ab731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563630263725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56362ff6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087543==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560799d3be32 bp 0x7ffe835363f0 sp 0x7ffe835363e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560799d3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560799d3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560799a469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560799a47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560799c41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560799c39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560799ea3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607995c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607995c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607995af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feaac31bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feaac31be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607994ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5607995abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56079be83731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560799d3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560799a469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1087540==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e62cf04e32 bp 0x7fffa11ee810 sp 0x7fffa11ee808
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e62cf04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e62cf049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e62cc0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e62cc10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e62ce0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e62ce02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e62d06c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e62c78ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e62c78a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e62c778018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5660bbcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5660bbce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e62c6b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e62c774aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e62f04c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e62cf04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e62cc0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create poslat ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1087521==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5603617efe32 bp 0x7ffdfdccbad0 sp 0x7ffdfdccbac8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5603617efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603617ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603614fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603614fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603616f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603616ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560361957793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560361079c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56036107556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560361063018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb928cb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb928cb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560360fa1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56036105faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560363937731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603617ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603614fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087576==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e565f95e32 bp 0x7ffd26d2b430 sp 0x7ffd26d2b428
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e565f95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e565f959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e565ca09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e565ca1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e565e9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e565e93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5660fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e56581fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e56581b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e565809018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff71d032d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff71d032e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e565747634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e565805aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e5680dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e565f95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e565ca09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087523==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557e75eeee32 bp 0x7fff96628970 sp 0x7fff96628968
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557e75eeee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e75eee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e75bf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e75bfad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e75df4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e75dec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e76056793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e75778c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e7577456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e75762018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb785152d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb785152e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e756a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557e7575eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557e78036731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e75eee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e75bf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane create width ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1087542==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55acee893e32 bp 0x7ffc2c51c610 sp 0x7ffc2c51c608
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55acee893e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55acee8939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55acee59e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55acee59fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55acee799ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55acee791952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55acee9fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55acee11dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55acee11956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55acee107018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f250a20fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f250a20fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55acee045634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55acee103aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55acf09db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55acee893725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55acee59e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane delete ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  f2 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 
> =================================================================
> ==1087608==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f72b19fe32 bp 0x7ffc1561d490 sp 0x7ffc1561d488
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f72b19fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f72b19f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f72aeaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f72aeabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f72b0a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f72b09d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f72b307793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f72aa29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f72aa2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f72aa13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55581d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55581d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f72a951634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f72aa0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f72d2e7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f72b19f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f72aeaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  04 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 
> =================================================================
> ==1087711==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f2adcc1e32 bp 0x7ffca95ab310 sp 0x7ffca95ab308
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f2adcc1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2adcc19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2ad9cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2ad9cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2adbc7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2adbbf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2ade29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2ad54bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2ad54756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2ad535018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8189ec6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8189ec6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2ad473634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f2ad531aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f2afe09731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2adcc1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2ad9cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  05 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 
> =================================================================
> ==1087658==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563855911e32 bp 0x7fff5a700bf0 sp 0x7fff5a700be8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563855911e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638559119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56385561c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56385561dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563855817ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56385580f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563855a79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56385519bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56385519756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563855185018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34ac4c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34ac4c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638550c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563855181aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563857a59731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563855911725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56385561c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect friendlypos ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1087638==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5654c3f4be32 bp 0x7fff4186ca30 sp 0x7fff4186ca28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5654c3f4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654c3f4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654c3c569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654c3c57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654c3e51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654c3e49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654c40b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654c37d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654c37d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654c37bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6047926d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6047926e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654c36fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5654c37bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654c6093731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654c3f4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654c3c569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect height ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1087694==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d297b50e32 bp 0x7ffd324800b0 sp 0x7ffd324800a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d297b50e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d297b509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d29785b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d29785cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d297a56ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d297a4e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d297cb8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2973dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2973d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2973c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41fc434d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41fc434e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d297302634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d2973c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d299c98731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d297b50725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d29785b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1087617==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5555d47c4e32 bp 0x7fffe4e58730 sp 0x7fffe4e58728
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5555d47c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555d47c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555d44cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555d44d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555d46caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555d46c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555d492c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555d404ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555d404a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555d4038018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12876d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12876d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555d3f76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5555d4034aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5555d690c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555d47c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555d44cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087692==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55635d735e32 bp 0x7ffee75cc970 sp 0x7ffee75cc968
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55635d735e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55635d7359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55635d4409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55635d441d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55635d63bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55635d633952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55635d89d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55635cfbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55635cfbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55635cfa9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcceb048d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcceb048e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55635cee7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55635cfa5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55635f87d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55635d735725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55635d4409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1087618==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564661face32 bp 0x7ffce78fdc10 sp 0x7ffce78fdc08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564661face31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564661fac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564661cb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564661cb8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564661eb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564661eaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564662114793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564661836c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56466183256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564661820018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1854dafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1854dafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56466175e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56466181caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5646640f4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564661fac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564661cb79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087679==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5586372b8e32 bp 0x7fff76cd2130 sp 0x7fff76cd2128
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5586372b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586372b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558636fc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558636fc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586371beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586371b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558637420793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558636b42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558636b3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558636b2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f709ebf9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f709ebf9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558636a6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558636b28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558639400731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586372b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558636fc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1087668==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56209a18ae32 bp 0x7ffd31347470 sp 0x7ffd31347468
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56209a18ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56209a18a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562099e959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562099e96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56209a090ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56209a088952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56209a2f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562099a14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562099a1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620999fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f835a3a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f835a3a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56209993c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5620999faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56209c2d2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56209a18a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562099e959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087735==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cc2e8c4e32 bp 0x7ffdde1e3fb0 sp 0x7ffdde1e3fa8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cc2e8c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc2e8c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc2e5cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc2e5d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc2e7caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc2e7c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc2ea2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc2e14ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc2e14a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc2e138018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd97c212d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd97c212e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc2e076634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cc2e134aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cc30a0c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc2e8c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc2e5cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect pos ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087630==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c440561e32 bp 0x7ffd37beeb30 sp 0x7ffd37beeb28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c440561e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4405619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c44026c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c44026dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c440467ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c44045f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4406c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c43fdebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c43fde756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c43fdd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa927a6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa927a6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c43fd13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c43fdd1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c4426a9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c440561725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c44026c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect poslat ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1087651==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5654422c2e32 bp 0x7ffda253de50 sp 0x7ffda253de48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5654422c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654422c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565441fcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565441fced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654421c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654421c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56544242a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565441b4cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565441b4856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565441b36018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbde2d48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbde2d48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565441a74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x565441b32aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56544440a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654422c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565441fcd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087705==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a1cc6e0e32 bp 0x7ffe63943330 sp 0x7ffe63943328
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a1cc6e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1cc6e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1cc3eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1cc3ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1cc5e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1cc5de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1cc848793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1cbf6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1cbf6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1cbf54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e8be36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e8be36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1cbe92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a1cbf50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a1ce828731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1cc6e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1cc3eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  17 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 
> =================================================================
> ==1087667==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55accd3a4e32 bp 0x7ffec28c8ef0 sp 0x7ffec28c8ee8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55accd3a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55accd3a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55accd0af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55accd0b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55accd2aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55accd2a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55accd50c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55acccc2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55acccc2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55acccc18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03cfd9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03cfd9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55acccb56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55acccc14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55accf4ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55accd3a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55accd0af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect width ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1087685==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b03169ce32 bp 0x7fffc318fff0 sp 0x7fffc318ffe8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b03169ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b03169c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0313a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0313a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0315a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b03159a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b031804793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b030f26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b030f2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b030f10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee3d772d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee3d772e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b030e4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b030f0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b0337e4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b03169c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0313a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  05 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 
> =================================================================
> ==1087797==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56404e3cae32 bp 0x7ffc3bb8d4d0 sp 0x7ffc3bb8d4c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56404e3cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56404e3ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56404e0d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56404e0d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56404e2d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56404e2c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56404e532793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56404dc54c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56404dc5056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56404dc3e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbaf518d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbaf518e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56404db7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56404dc3aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564050512731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56404e3ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56404e0d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  22 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 
> =================================================================
> ==1087736==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56309d51ae32 bp 0x7ffe9e93e2d0 sp 0x7ffe9e93e2c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56309d51ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56309d51a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56309d2259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56309d226d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56309d420ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56309d418952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56309d682793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56309cda4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56309cda056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56309cd8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43f89f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43f89f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56309cccc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56309cd8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56309f662731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56309d51a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56309d2259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected friendlypos ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087737==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x559c4c6c4e32 bp 0x7fff205acbb0 sp 0x7fff205acba8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x559c4c6c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c4c6c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c4c3cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c4c3d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c4c5caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c4c5c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c4c82c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c4bf4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c4bf4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c4bf38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ba351ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ba351ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c4be76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x559c4bf34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559c4e80c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c4c6c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c4c3cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected height ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1e 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 
> =================================================================
> ==1087788==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5572b4ed5e32 bp 0x7ffd361a3f70 sp 0x7ffd361a3f68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5572b4ed5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572b4ed59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572b4be09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5572b4be1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572b4ddbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5572b4dd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572b503d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572b475fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572b475b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572b4749018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe479cccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe479ccce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572b4687634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5572b4745aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5572b701d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572b4ed5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572b4be09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  04 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 
> =================================================================
> ==1087792==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cb85462e32 bp 0x7ffe9ba00470 sp 0x7ffe9ba00468
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cb85462e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb854629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb8516d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb8516ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb85368ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb85360952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb855ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb84cecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb84ce856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb84cd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa5bf96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa5bf96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb84c14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cb84cd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cb875aa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb85462725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb8516d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1c 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 
> =================================================================
> ==1087773==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555d6a783e32 bp 0x7ffc08f8d530 sp 0x7ffc08f8d528
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555d6a783e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d6a7839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d6a48e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d6a48fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d6a689ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d6a681952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d6a8eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d6a00dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d6a00956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d69ff7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f09f1bf4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09f1bf4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d69f35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555d69ff3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d6c8cb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d6a783725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d6a48e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  04 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 
> =================================================================
> ==1087763==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556feab67e32 bp 0x7ffc8483c970 sp 0x7ffc8483c968
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556feab67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556feab679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556fea8729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556fea873d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556feaa6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556feaa65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556feaccf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556fea3f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556fea3ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556fea3db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8e7bd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8e7bd0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556fea319634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556fea3d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556feccaf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556feab67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556fea8729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  21 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 
> =================================================================
> ==1087800==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5632f6c0ae32 bp 0x7ffc1eade790 sp 0x7ffc1eade788
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5632f6c0ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632f6c0a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632f69159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632f6916d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632f6b10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632f6b08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632f6d72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632f6494c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632f649056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632f647e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a7cb46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a7cb46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632f63bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5632f647aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5632f8d52731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632f6c0a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632f69159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected poslat ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  05 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 
> =================================================================
> ==1087739==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e516707e32 bp 0x7ffd5f106170 sp 0x7ffd5f106168
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e516707e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5167079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5164129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e516413d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e51660debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e516605952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e51686f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e515f91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e515f8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e515f7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ee5989d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ee5989e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e515eb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e515f77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e51884f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e516707725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5164129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087793==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a509d08e32 bp 0x7ffd6ad19ef0 sp 0x7ffd6ad19ee8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a509d08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a509d089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a509a139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a509a14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a509c0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a509c06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a509e70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a509592c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a50958e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a50957c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd4435bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd4435be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5094ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a509578aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a50be50731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a509d08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a509a139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1c 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 
> =================================================================
> ==1087753==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563aada2ae32 bp 0x7ffd169b4c30 sp 0x7ffd169b4c28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563aada2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563aada2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563aad7359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563aad736d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563aad930ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563aad928952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563aadb92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563aad2b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563aad2b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563aad29e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25cbfd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25cbfd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563aad1dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563aad29aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563aafb72731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563aada2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563aad7359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane inspect_selected width ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087774==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b68c190e32 bp 0x7ffe86804a90 sp 0x7ffe86804a88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b68c190e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b68c1909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b68be9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b68be9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b68c096ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b68c08e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b68c2f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b68ba1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b68ba1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b68ba04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb37d80ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb37d80ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b68b942634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b68ba00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b68e2d8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b68c190725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b68be9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087891==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555d1c3d6e32 bp 0x7fffad176910 sp 0x7fffad176908
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555d1c3d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d1c3d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d1c0e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d1c0e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d1c2dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d1c2d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d1c53e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d1bc60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d1bc5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d1bc4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f578c248d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f578c248e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d1bb88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555d1bc46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555d1e51e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d1c3d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d1c0e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087831==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a30bf69e32 bp 0x7ffc7f30be30 sp 0x7ffc7f30be28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a30bf69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a30bf699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a30bc749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a30bc75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a30be6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a30be67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a30c0d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a30b7f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a30b7ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a30b7dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f686f408d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f686f408e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a30b71b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a30b7d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a30e0b1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a30bf69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a30bc749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load default ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1087812==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b448a5ce32 bp 0x7ffd99859a50 sp 0x7ffd99859a48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b448a5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b448a5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4487679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b448768d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b448962ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b44895a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b448bc4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4482e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4482e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4482d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f6f2d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f6f2d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b44820e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b4482ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b44aba4731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b448a5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4487679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load height ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087871==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561776eb1e32 bp 0x7ffd38f309d0 sp 0x7ffd38f309c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561776eb1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561776eb19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561776bbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561776bbdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561776db7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561776daf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561777019793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56177673bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56177673756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561776725018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27e71eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27e71eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561776663634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561776721aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561778ff9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561776eb1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561776bbc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087822==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560387518e32 bp 0x7ffef2dcfed0 sp 0x7ffef2dcfec8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560387518e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603875189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603872239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560387224d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56038741eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560387416952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560387680793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560386da2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560386d9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560386d8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b057cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b057cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560386cca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560386d88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560389660731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560387518725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603872239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  03 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 
> =================================================================
> ==1087883==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5651334b3e32 bp 0x7ffc49a1c210 sp 0x7ffc49a1c208
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5651334b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651334b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651331be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651331bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651333b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651333b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56513361b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565132d3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565132d3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565132d27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efde2d99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efde2d99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565132c65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x565132d23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5651355fb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651334b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651331be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  01 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 
> =================================================================
> ==1087849==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5575026a1e32 bp 0x7ffed5ec7ad0 sp 0x7ffed5ec7ac8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5575026a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575026a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575023ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575023add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575025a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55750259f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557502809793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557501f2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557501f2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557501f15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bf18d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bf18d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557501e53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557501f11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5575047e9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575026a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575023ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1087845==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5557b8429e32 bp 0x7ffee6ed6630 sp 0x7ffee6ed6628
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5557b8429e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557b84299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557b81349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557b8135d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557b832febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557b8327952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557b8591793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557b7cb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557b7caf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557b7c9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4728efcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4728efce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557b7bdb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5557b7c99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5557ba571731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557b8429725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557b81349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087892==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558dacc94e32 bp 0x7ffdfe1acf50 sp 0x7ffdfe1acf48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558dacc94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558dacc949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558dac99f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558dac9a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558dacb9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558dacb92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558dacdfc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558dac51ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558dac51a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558dac508018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f9407fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f9407fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558dac446634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558dac504aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558daeddc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558dacc94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558dac99f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load pos ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1087846==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564bf6c4de32 bp 0x7ffc9aa9e270 sp 0x7ffc9aa9e268
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564bf6c4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bf6c4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564bf69589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564bf6959d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bf6b53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bf6b4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bf6db5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564bf64d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564bf64d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564bf64c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa54836fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa54836fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564bf63ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564bf64bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564bf8d95731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564bf6c4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564bf69589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane load width ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1c 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 
> =================================================================
> ==1087869==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558ba2c0be32 bp 0x7ffdac332590 sp 0x7ffdac332588
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558ba2c0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ba2c0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ba29169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ba2917d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ba2b11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ba2b09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ba2d73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ba2495c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ba249156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ba247f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76eb722d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76eb722e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ba23bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558ba247baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558ba4d53731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ba2c0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ba29169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1087911==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561a2867fe32 bp 0x7fffc460b7d0 sp 0x7fffc460b7c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561a2867fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a2867f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a2838a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a2838bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a28585ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a2857d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a287e7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a27f09c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a27f0556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a27ef3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4135d93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4135d93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a27e31634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561a27eefaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561a2a7c7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a2867f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a2838a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poilane volatilerecomputing ( 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 0x616000018680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018680: 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 
> =================================================================
> ==1087921==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x55d492429e32 bp 0x7ffd27edafb0 sp 0x7ffd27edafa8
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x55d492429e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4924299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4921349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d492135d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d49232febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d492327952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d492591793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d491cb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d491caf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d491c9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c088d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c088d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d491bdb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x55d491c99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d494571731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d492429725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4921349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1088339==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5578db999e32 bp 0x7ffe6d0493d0 sp 0x7ffe6d0493c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5578db999e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578db9999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578db6a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578db6a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578db89febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578db897952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578dbb01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578db223c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578db21f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578db20d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e8313ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e8313ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578db14b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5578db209aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5578ddae1731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578db999725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578db6a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create close_shape ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1088353==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56362e7bce32 bp 0x7fff5b8e3010 sp 0x7fff5b8e3008
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56362e7bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56362e7bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56362e4c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56362e4c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56362e6c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56362e6ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56362e924793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56362e046c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56362e04256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56362e030018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2feab31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2feab31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56362df6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56362e02caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563630904731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56362e7bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56362e4c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088304==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f60acb0e32 bp 0x7fffea5d7570 sp 0x7fffea5d7568
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f60acb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f60acb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f60a9bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f60a9bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f60abb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f60abae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f60ae18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f60a53ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f60a53656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f60a524018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fc53bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fc53bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f60a462634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f60a520aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f60cdf8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f60acb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f60a9bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create default close_line ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1088291==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563552194e32 bp 0x7ffdd7196010 sp 0x7ffdd7196008
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563552194e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635521949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563551e9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563551ea0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56355209aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563552092952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635522fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563551a1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563551a1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563551a08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc07abed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc07abee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563551946634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563551a04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5635542dc731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563552194725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563551e9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create default default ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1088264==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ff43a77e32 bp 0x7ffe69ff9ff0 sp 0x7ffe69ff9fe8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ff43a77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff43a779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff437829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff43783d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff4397debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff43975952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff43bdf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff43301c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff432fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff432eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f684d617d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f684d617e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff43229634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ff432e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ff45bbf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff43a77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff437829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create default one_point ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088284==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557f68e23e32 bp 0x7ffe728a1b90 sp 0x7ffe728a1b88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557f68e23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f68e239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f68b2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f68b2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f68d29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f68d21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f68f8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f686adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f686a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f68697018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fada4009d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fada4009e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f685d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557f68693aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557f6af6b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f68e23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f68b2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create default open ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1088268==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55af85867e32 bp 0x7ffc81bfa810 sp 0x7ffc81bfa808
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55af85867e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af858679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af855729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af85573d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af8576debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af85765952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af859cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af850f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af850ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af850db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd784c56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd784c56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af85019634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55af850d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55af879af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af85867725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af855729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create default open_line ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  17 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 
> =================================================================
> ==1088292==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fcaa309e32 bp 0x7ffe6be0ee30 sp 0x7ffe6be0ee28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fcaa309e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcaa3099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcaa0149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcaa015d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcaa20febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcaa207952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcaa471793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fca9b93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fca9b8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fca9b7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f268336dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f268336de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fca9abb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fca9b79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fcac451731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fcaa309725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fcaa0149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create default same_points ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088274==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5613a1a5fe32 bp 0x7ffc74e0d3f0 sp 0x7ffc74e0d3e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5613a1a5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613a1a5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613a176a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613a176bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613a1965ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613a195d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613a1bc7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613a12e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613a12e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613a12d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f595150fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f595150fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613a1211634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5613a12cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5613a3ba7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613a1a5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613a176a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create fill ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  2d 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 
> =================================================================
> ==1088309==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5597b30d3e32 bp 0x7ffd8674e9b0 sp 0x7ffd8674e9a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5597b30d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597b30d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597b2dde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597b2ddfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597b2fd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597b2fd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597b323b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597b295dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597b295956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597b2947018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb90772d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb90772e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597b2885634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5597b2943aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5597b521b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597b30d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597b2dde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1088297==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564356432e32 bp 0x7fffa4881030 sp 0x7fffa4881028
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564356432e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643564329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56435613d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56435613ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564356338ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564356330952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56435659a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564355cbcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564355cb856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564355ca6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d3e754d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d3e754e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564355be4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564355ca2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56435857a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564356432725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56435613d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1088337==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56481324de32 bp 0x7ffca5b68150 sp 0x7ffca5b68148
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56481324de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56481324d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564812f589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564812f59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564813153ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56481314b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648133b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564812ad7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564812ad356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564812ac1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42c364cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42c364ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648129ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564812abdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564815395731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56481324d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564812f589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088319==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f02c434e32 bp 0x7ffc28751830 sp 0x7ffc28751828
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f02c434e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f02c4349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f02c13f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f02c140d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f02c33aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f02c332952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f02c59c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f02bcbec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f02bcba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f02bca8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7760aa4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7760aa4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f02bbe6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f02bca4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f02e57c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f02c434725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f02c13f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create linewidth ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1088311==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5628418d3e32 bp 0x7fff8ae04e90 sp 0x7fff8ae04e88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5628418d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628418d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628415de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628415dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628417d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628417d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562841a3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56284115dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56284115956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562841147018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fefa8bdad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefa8bdae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562841085634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562841143aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562843a1b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628418d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628415de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1088338==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5630560d1e32 bp 0x7ffcd6253c10 sp 0x7ffcd6253c08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5630560d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630560d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563055ddc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563055dddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563055fd7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563055fcf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563056239793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56305595bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56305595756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563055945018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedec0ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedec0eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563055883634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563055941aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563058219731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630560d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563055ddc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1088341==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a704b53e32 bp 0x7ffd247d50d0 sp 0x7ffd247d50c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a704b53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a704b539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a70485e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a70485fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a704a59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a704a51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a704cbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7043ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7043d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7043c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76505a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76505a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a704305634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a7043c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a706c9b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a704b53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a70485e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly create type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  2c 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 
> =================================================================
> ==1088334==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5654d3acae32 bp 0x7ffc1e1d57b0 sp 0x7ffc1e1d57a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5654d3acae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654d3aca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654d37d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654d37d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654d39d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654d39c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654d3c32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654d3354c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654d335056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654d333e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe95bb07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe95bb07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654d327c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5654d333aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5654d5c12731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654d3aca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654d37d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly delete ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  0a 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 
> =================================================================
> ==1088361==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fbb37dde32 bp 0x7fff80617590 sp 0x7fff80617588
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fbb37dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbb37dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbb34e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbb34e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbb36e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbb36db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbb3945793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbb3067c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbb306356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbb3051018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1ed2bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1ed2bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbb2f8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fbb304daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55fbb5925731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbb37dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbb34e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088443==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d0ee1fae32 bp 0x7ffff5bced70 sp 0x7ffff5bced68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d0ee1fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0ee1fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0edf059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0edf06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0ee100ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0ee0f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0ee362793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0eda84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0eda8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0eda6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21b3ae5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21b3ae5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0ed9ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d0eda6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0f0342731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0ee1fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0edf059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect closeshape ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  2d 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 
> =================================================================
> ==1088459==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c9ade4ae32 bp 0x7fff7bf974b0 sp 0x7fff7bf974a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c9ade4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9ade4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9adb559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9adb56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9add50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9add48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c9adfb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9ad6d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9ad6d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9ad6be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe70bed9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe70bed9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9ad5fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c9ad6baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c9aff92731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9ade4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9adb559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088386==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5560a7576e32 bp 0x7ffe0451c270 sp 0x7ffe0451c268
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5560a7576e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560a75769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560a72819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560a7282d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560a747cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560a7474952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560a76de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560a6e00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560a6dfc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560a6dea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7f71ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7f71cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560a6d28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5560a6de6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5560a96be731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560a7576725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560a72819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect fill ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088399==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f74e4bfe32 bp 0x7ffd5a4d6190 sp 0x7ffd5a4d6188
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f74e4bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f74e4bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f74e1ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f74e1cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f74e3c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f74e3bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f74e627793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f74dd49c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f74dd4556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f74dd33018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56f2598d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56f2598e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f74dc71634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f74dd2faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f750607731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f74e4bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f74e1ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect geo_shape ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1088444==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5606a5047e32 bp 0x7ffd34fc7e10 sp 0x7ffd34fc7e08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5606a5047e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606a50479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606a4d529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606a4d53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606a4f4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606a4f45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606a51af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606a48d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606a48cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606a48bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1eb03b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1eb03b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606a47f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5606a48b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5606a718f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606a5047725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606a4d529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect geo_use ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1088450==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c679095e32 bp 0x7fff4295bd50 sp 0x7fff4295bd48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c679095e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6790959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c678da09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c678da1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c678f9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c678f93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6791fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c67891fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c67891b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c678909018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1cb107d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1cb107e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c678847634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c678905aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c67b1dd731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c679095725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c678da09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  19 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 
> =================================================================
> ==1088364==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562cf6367e32 bp 0x7fff778a8ed0 sp 0x7fff778a8ec8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562cf6367e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562cf63679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562cf60729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562cf6073d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562cf626debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562cf6265952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562cf64cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562cf5bf1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562cf5bed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562cf5bdb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98b69f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98b69f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562cf5b19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562cf5bd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562cf84af731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562cf6367725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562cf60729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1088419==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561ac1bc9e32 bp 0x7ffdeeac9550 sp 0x7ffdeeac9548
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561ac1bc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ac1bc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ac18d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ac18d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ac1acfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ac1ac7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ac1d31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ac1453c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ac144f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ac143d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc09eb11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc09eb11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ac137b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561ac1439aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561ac3d11731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ac1bc9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ac18d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088409==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563c57f73e32 bp 0x7ffda34f6910 sp 0x7ffda34f6908
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563c57f73e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c57f739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c57c7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c57c7fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c57e79ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c57e71952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c580db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c577fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c577f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c577e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76146f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76146f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c57725634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563c577e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563c5a0bb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c57f73725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c57c7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect linewidth ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088401==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f8581ffe32 bp 0x7ffc434d43f0 sp 0x7ffc434d43e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f8581ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8581ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f857f0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f857f0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f858105ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8580fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f858367793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f857a89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f857a8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f857a73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7443a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7443a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8579b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f857a6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f85a347731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8581ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f857f0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1088420==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c1d600ee32 bp 0x7ffccaa84570 sp 0x7ffccaa84568
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c1d600ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1d600e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1d5d199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1d5d1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1d5f14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1d5f0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1d6176793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1d5898c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1d589456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1d5882018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29e1e33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29e1e33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1d57c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c1d587eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55c1d8156731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1d600e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1d5d199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1088452==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a50b967e32 bp 0x7ffd2f9ad590 sp 0x7ffd2f9ad588
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a50b967e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a50b9679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a50b6729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a50b673d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a50b86debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a50b865952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a50bacf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a50b1f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a50b1ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a50b1db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f600c654d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f600c654e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a50b119634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a50b1d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a50daaf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a50b967725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a50b6729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1088439==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561d69bb0e32 bp 0x7ffdd7c0c950 sp 0x7ffdd7c0c948
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561d69bb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d69bb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d698bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d698bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d69ab6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d69aae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d69d18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d6943ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d6943656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d69424018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51e01c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51e01c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d69362634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561d69420aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561d6bcf8731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d69bb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d698bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect shape ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1088374==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55eeb90a3e32 bp 0x7ffe70b1f210 sp 0x7ffe70b1f208
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55eeb90a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eeb90a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eeb8dae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eeb8dafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eeb8fa9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eeb8fa1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eeb920b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eeb892dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eeb892956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eeb8917018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0682de0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0682de0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eeb8855634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55eeb8913aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55eebb1eb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eeb90a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eeb8dae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  14 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 
> =================================================================
> ==1088418==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556d19c40e32 bp 0x7ffe33e12db0 sp 0x7ffe33e12da8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556d19c40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d19c409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d1994b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d1994cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d19b46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d19b3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d19da8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d194cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d194c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d194b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c67ebbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c67ebbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d193f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556d194b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556d1bd88731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d19c40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d1994b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1088523==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5560dedaee32 bp 0x7ffc32538cf0 sp 0x7ffc32538ce8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5560dedaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560dedae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560deab99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560deabad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560decb4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560decac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560def16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560de638c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560de63456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560de622018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efea0518d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efea0518e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560de560634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5560de61eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5560e0ef6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560dedae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560deab99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected closeshape ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1088548==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d075111e32 bp 0x7fffdd3e3b70 sp 0x7fffdd3e3b68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d075111e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0751119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d074e1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d074e1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d075017ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d07500f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d075279793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d07499bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d07499756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d074985018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf74cd5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf74cd5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0748c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d074981aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d077259731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d075111725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d074e1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  39 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 
> =================================================================
> ==1088472==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556166b2ee32 bp 0x7ffe3782a110 sp 0x7ffe3782a108
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556166b2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556166b2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561668399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55616683ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556166a34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556166a2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556166c96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561663b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561663b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561663a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff48a5b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff48a5b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561662e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55616639eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556168c76731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556166b2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561668399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected fill ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088475==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555db6c47e32 bp 0x7ffed23052d0 sp 0x7ffed23052c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555db6c47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555db6c479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555db69529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555db6953d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555db6b4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555db6b45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555db6daf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555db64d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555db64cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555db64bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddecf10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddecf10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555db63f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555db64b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555db8d8f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555db6c47725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555db69529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected geo_use ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  2f 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 
> =================================================================
> ==1088534==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563b70c62e32 bp 0x7fff114761b0 sp 0x7fff114761a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563b70c62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b70c629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b7096d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b7096ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b70b68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b70b60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b70dca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b704ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b704e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b704d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04edb3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04edb3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b70414634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563b704d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b72daa731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b70c62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b7096d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  15 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 
> =================================================================
> ==1088508==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b9a754ae32 bp 0x7ffffd5b0fb0 sp 0x7ffffd5b0fa8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b9a754ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9a754a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9a72559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9a7256d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9a7450ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9a7448952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9a76b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9a6dd4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9a6dd056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9a6dbe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46bec48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46bec48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9a6cfc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b9a6dbaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b9a9692731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9a754a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9a72559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  16 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 
> =================================================================
> ==1088485==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560a1f203e32 bp 0x7ffc640cb3b0 sp 0x7ffc640cb3a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560a1f203e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a1f2039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a1ef0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a1ef0fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a1f109ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a1f101952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a1f36b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a1ea8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a1ea8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a1ea77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47108c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47108c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a1e9b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560a1ea73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x560a2134b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a1f203725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a1ef0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected linewidth ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  35 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 
> =================================================================
> ==1088481==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55587dfd5e32 bp 0x7ffcddde7410 sp 0x7ffcddde7408
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55587dfd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55587dfd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55587dce09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55587dce1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55587dedbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55587ded3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55587e13d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55587d85fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55587d85b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55587d849018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc63162d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc63162e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55587d787634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55587d845aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55588011d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55587dfd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55587dce09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected name ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  17 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 
> =================================================================
> ==1088496==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a9d768ae32 bp 0x7ffdd59db4f0 sp 0x7ffdd59db4e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a9d768ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9d768a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9d73959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9d7396d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9d7590ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9d7588952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9d77f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9d6f14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9d6f1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9d6efe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16fe1fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16fe1fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9d6e3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a9d6efaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a9d97d2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9d768a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9d73959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1c 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 
> =================================================================
> ==1088546==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56286dbf6e32 bp 0x7fffdb943530 sp 0x7fffdb943528
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56286dbf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56286dbf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56286d9019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56286d902d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56286dafcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56286daf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56286dd5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56286d480c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56286d47c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56286d46a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9da42ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9da42cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56286d3a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56286d466aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56286fd3e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56286dbf6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56286d9019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1088518==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555741d97e32 bp 0x7fff7795e1d0 sp 0x7fff7795e1c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555741d97e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555741d979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555741aa29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555741aa3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555741c9debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555741c95952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555741eff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555741621c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55574161d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55574160b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f89c1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f89c1ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555741549634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555741607aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555743edf731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555741d97725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555741aa29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly inspect_selected type ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  30 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 
> =================================================================
> ==1088495==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bc33c61e32 bp 0x7ffcb5cf4850 sp 0x7ffcb5cf4848
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bc33c61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc33c619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc3396c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc3396dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc33b67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc33b5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc33dc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc334ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc334e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc334d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc6f612d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc6f612e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc33413634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bc334d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc35da9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc33c61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc3396c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load angle ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1088612==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5585806a3e32 bp 0x7ffcb358f270 sp 0x7ffcb358f268
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5585806a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585806a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585803ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585803afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585805a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585805a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55858080b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55857ff2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55857ff2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55857ff17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d2bbe3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d2bbe3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55857fe55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55857ff13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5585827eb731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585806a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585803ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load color ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1088567==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bff0782e32 bp 0x7ffc7e04b310 sp 0x7ffc7e04b308
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bff0782e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bff07829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bff048d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bff048ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bff0688ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bff0680952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bff08ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bff000cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bff000856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfefff6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e306c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e306c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfeff34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bfefff2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bff28ca731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bff0782725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bff048d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load default ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1088552==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56503d436e32 bp 0x7ffd572bee70 sp 0x7ffd572bee68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56503d436e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56503d4369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56503d1419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56503d142d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56503d33cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56503d334952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56503d59e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56503ccc0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56503ccbc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56503ccaa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77833c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77833c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56503cbe8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56503cca6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56503f57e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56503d436725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56503d1419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load fill ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  33 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 
> =================================================================
> ==1088574==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b9ab8e5e32 bp 0x7ffc3ced5670 sp 0x7ffc3ced5668
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b9ab8e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9ab8e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9ab5f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9ab5f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9ab7ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9ab7e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9aba4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9ab16fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9ab16b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9ab159018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7789b96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7789b96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9ab097634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b9ab155aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b9ada2d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9ab8e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9ab5f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load id ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088562==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cd55401e32 bp 0x7ffcacdde510 sp 0x7ffcacdde508
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cd55401e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd554019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd5510c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd5510dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd55307ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd552ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd55569793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd54c8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd54c8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd54c75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a0d930d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a0d930e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd54bb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cd54c71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55cd57549731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd55401725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd5510c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load imgfile ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==1088589==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5638aab3fe32 bp 0x7ffeb89dff10 sp 0x7ffeb89dff08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5638aab3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638aab3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638aa84a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638aa84bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638aaa45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638aaa3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638aaca7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638aa3c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638aa3c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638aa3b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96beb35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96beb35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638aa2f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5638aa3afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5638acc87731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638aab3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638aa84a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load layer ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  1d 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 
> =================================================================
> ==1088587==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555b692f5e32 bp 0x7ffe28649610 sp 0x7ffe28649608
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555b692f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b692f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b690009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b69001d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b691fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b691f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b6945d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b68b7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b68b7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b68b69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff21a946d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff21a946e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b68aa7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555b68b65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x555b6b43d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b692f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b690009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load linewidth ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  17 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 
> =================================================================
> ==1088590==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55bef0da2e32 bp 0x7ffc9a5f5db0 sp 0x7ffc9a5f5da8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55bef0da2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bef0da29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bef0aad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bef0aaed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bef0ca8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bef0ca0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bef0f0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bef062cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bef062856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bef0616018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2fa9d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2fa9d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bef0554634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55bef0612aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bef2eea731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bef0da2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bef0aad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load parameters ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  47 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 
> =================================================================
> ==1088614==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5605175afe32 bp 0x7ffec662a1b0 sp 0x7ffec662a1a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5605175afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605175af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605172ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605172bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605174b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605174ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560517717793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560516e39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560516e3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560516e23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43a1f29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43a1f29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560516d61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560516e1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5605196f7731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5605175af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605172ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load relativepath ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: 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 
> =================================================================
> ==1088601==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a4afb41e32 bp 0x7ffdb7196850 sp 0x7ffdb7196848
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a4afb41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4afb419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4af84c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4af84dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4afa47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4afa3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4afca9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4af3cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4af3c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4af3b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0997286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0997286e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4af2f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a4af3b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a4b1c89731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4afb41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4af84c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly load shape ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  34 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 
> =================================================================
> ==1088610==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561eb9fd0e32 bp 0x7ffd821e4dd0 sp 0x7ffd821e4dc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561eb9fd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561eb9fd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561eb9cdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561eb9cdcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561eb9ed6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561eb9ece952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561eba138793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561eb985ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561eb985656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561eb9844018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc1857b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc1857b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561eb9782634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561eb9840aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561ebc118731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561eb9fd0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561eb9cdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly move vertex_existent ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  18 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 
> =================================================================
> ==1088622==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56423fd57e32 bp 0x7fffb3bd5b50 sp 0x7fffb3bd5b48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56423fd57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56423fd579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56423fa629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56423fa63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56423fc5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56423fc55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56423febf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56423f5e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56423f5dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56423f5cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9180e9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9180e9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56423f509634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56423f5c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564241e9f731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56423fd57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56423fa629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly move vertex_new ( 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 0x616000019280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000019280: note: object has invalid vptr
>  00 00 00 00  31 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 
> =================================================================
> ==1088629==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562ee9116e32 bp 0x7fff99a3e150 sp 0x7fff99a3e148
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562ee9116e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ee91169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ee8e219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ee8e22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ee901cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ee9014952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ee927e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ee89a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ee899c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ee898a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11bf967d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11bf967e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ee88c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562ee8986aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x562eeb25e731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ee9116725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ee8e219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : shapeelements poly volatilerecomputing ( 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 0x616000018680 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000018680: note: object has invalid vptr
>  00 00 00 00  5a 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 
> =================================================================
> ==1088634==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x564a6f88ee32 bp 0x7ffdfb816d10 sp 0x7ffdfb816d08
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x564a6f88ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a6f88e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a6f5999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a6f59ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a6f794ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a6f78c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a6f9f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a6f118c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a6f11456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a6f102018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efebbbe4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efebbbe4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a6f040634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x564a6f0feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x564a719d6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a6f88e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a6f5999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements basic save ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1088643==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563f87c8ae32 bp 0x7ffc92991eb0 sp 0x7ffc92991ea8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563f87c8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f87c8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f879959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f87996d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f87b90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f87b88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f87df2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f87514c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f8751056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f874fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0461efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0461efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f8743c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563f874faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563f89dd2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f87c8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f879959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create center ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  6b 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 
> =================================================================
> ==1088677==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e0f3593e32 bp 0x7ffce7107910 sp 0x7ffce7107908
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e0f3593e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0f35939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0f329e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0f329fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0f3499ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0f3491952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0f36fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0f2e1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0f2e1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0f2e07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7005efcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7005efce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0f2d45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e0f2e03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e0f56db731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0f3593725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0f329e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create color ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  71 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 
> =================================================================
> ==1088701==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558b3c355e32 bp 0x7ffeb6587df0 sp 0x7ffeb6587de8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558b3c355e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b3c3559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b3c0609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b3c061d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b3c25bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b3c253952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b3c4bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b3bbdfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b3bbdb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b3bbc9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e66d25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e66d25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b3bb07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558b3bbc5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x558b3e49d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b3c355725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b3c0609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create default close_line ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1088669==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55aaff5bfe32 bp 0x7ffd8d9c85b0 sp 0x7ffd8d9c85a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55aaff5bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaff5bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaff2ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaff2cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaff4c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaff4bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aaff727793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aafee49c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aafee4556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aafee33018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f1ec84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f1ec84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aafed71634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55aafee2faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ab01707731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aaff5bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aaff2ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create default default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  6b 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 
> =================================================================
> ==1088651==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55dd4a5a4e32 bp 0x7ffc79d89a50 sp 0x7ffc79d89a48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55dd4a5a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd4a5a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd4a2af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd4a2b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd4a4aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd4a4a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd4a70c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd49e2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd49e2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd49e18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f456d4b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f456d4b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd49d56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55dd49e14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55dd4c6ec731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd4a5a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd4a2af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create default open ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  4e 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 
> =================================================================
> ==1088657==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56518f422e32 bp 0x7ffc567ae7b0 sp 0x7ffc567ae7a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56518f422e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56518f4229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56518f12d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56518f12ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56518f328ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56518f320952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56518f58a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56518ecacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56518eca856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56518ec96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57e7ba2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57e7ba2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56518ebd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56518ec92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56519156a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56518f422725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56518f12d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create default same_points ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  69 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 
> =================================================================
> ==1088661==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b22be9ae32 bp 0x7ffeaff0daf0 sp 0x7ffeaff0dae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b22be9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b22be9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b22bba59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b22bba6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b22bda0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b22bd98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b22c002793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b22b724c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b22b72056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b22b70e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59a3df4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59a3df4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b22b64c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b22b70aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b22dfe2731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b22be9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b22bba59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create edges_within ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  6d 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 
> =================================================================
> ==1088711==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ce7d922e32 bp 0x7fffe9c94ad0 sp 0x7fffe9c94ac8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ce7d922e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce7d9229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce7d62d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce7d62ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce7d828ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce7d820952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce7da8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce7d1acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce7d1a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce7d196018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5040b05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5040b05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce7d0d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ce7d192aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ce7fa6a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce7d922725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce7d62d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create fill ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  6c 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 
> =================================================================
> ==1088690==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e8a2915e32 bp 0x7ffe77e5f030 sp 0x7ffe77e5f028
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e8a2915e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8a29159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8a26209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8a2621d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8a281bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8a2813952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8a2a7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8a219fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8a219b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8a2189018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41d3716d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41d3716e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8a20c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e8a2185aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e8a4a5d731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8a2915725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8a26209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz create name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1088687==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5627e086de32 bp 0x7ffe402658d0 sp 0x7ffe402658c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5627e086de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627e086d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627e05789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627e0579d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627e0773ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627e076b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627e09d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627e00f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627e00f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627e00e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa449244d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa449244e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627e001f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5627e00ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5627e29b5731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627e086d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627e05789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz delete ( 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  23 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 
> =================================================================
> ==1088720==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556e1223fe32 bp 0x7ffff317c9d0 sp 0x7ffff317c9c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556e1223fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e1223f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e11f4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e11f4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e12145ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e1213d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e123a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e11ac9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e11ac556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e11ab3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda5474ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda5474ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e119f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556e11aafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556e14387731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e1223f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e11f4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect center ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1088745==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e482629e32 bp 0x7ffe19054ef0 sp 0x7ffe19054ee8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e482629e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4826299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4823349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e482335d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e48252febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e482527952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e482791793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e481eb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e481eaf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e481e9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d0e990d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d0e990e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e481ddb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e481e99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e484771731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e482629725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4823349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect color ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1088748==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56051956ee32 bp 0x7ffe7749c550 sp 0x7ffe7749c548
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56051956ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56051956e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605192799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56051927ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560519474ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56051946c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5605196d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560518df8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560518df456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560518de2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22dc5bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22dc5bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560518d20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560518ddeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56051b6b6731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56051956e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605192799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect fill ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1088744==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5591a6c92e32 bp 0x7ffd68819fd0 sp 0x7ffd68819fc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5591a6c92e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591a6c929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591a699d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591a699ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591a6b98ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591a6b90952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591a6dfa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591a651cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591a651856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591a6506018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f406eeefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f406eeefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591a6444634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5591a6502aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x5591a8dda731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591a6c92725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591a699d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1088732==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f9ee2d3e32 bp 0x7ffdc7b729d0 sp 0x7ffdc7b729c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f9ee2d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9ee2d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9edfde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9edfdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9ee1d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9ee1d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9ee43b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9edb5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9edb5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9edb47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29d36d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29d36d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9eda85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f9edb43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f9f041b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9ee2d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9edfde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect name ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  60 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 
> =================================================================
> ==1088747==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e3a2828e32 bp 0x7ffdceaf00b0 sp 0x7ffdceaf00a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e3a2828e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3a28289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3a25339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3a2534d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3a272eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3a2726952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3a2990793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3a20b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3a20ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3a209c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9a77afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9a77afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3a1fda634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e3a2098aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55e3a4970731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3a2828725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3a25339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1088761==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f6b0711e32 bp 0x7ffdd0956d50 sp 0x7ffdd0956d48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f6b0711e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6b07119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6b041c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6b041dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6b0617ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6b060f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6b0879793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6aff9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6aff9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6aff85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ff0526d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ff0526e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6afec3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f6aff81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55f6b2859731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6b0711725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6b041c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect shape ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1088735==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d0d46dfe32 bp 0x7ffe34873fb0 sp 0x7ffe34873fa8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d0d46dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0d46df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0d43ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0d43ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0d45e5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0d45dd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d0d4847793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d0d3f69c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d0d3f6556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d0d3f53018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f9338ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f9338ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0d3e91634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d0d3f4faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55d0d6827731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d0d46df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0d43ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected center ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  53 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 
> =================================================================
> ==1088762==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563ed6a30e32 bp 0x7fffde0df650 sp 0x7fffde0df648
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563ed6a30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ed6a309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ed673b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ed673cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ed6936ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ed692e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ed6b98793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ed62bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ed62b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ed62a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f387164dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f387164de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ed61e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563ed62a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563ed8b78731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ed6a30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ed673b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected color ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1088777==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561f18fc4e32 bp 0x7ffc6f44a2b0 sp 0x7ffc6f44a2a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561f18fc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f18fc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f18ccf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f18cd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f18ecaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f18ec2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f1912c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f1884ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f1884a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f18838018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53154e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53154e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f18776634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561f18834aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561f1b10c731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f18fc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f18ccf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected fill ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  66 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 
> =================================================================
> ==1088774==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556f13781e32 bp 0x7fff6ccb1ff0 sp 0x7fff6ccb1fe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556f13781e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f137819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f1348c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f1348dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f13687ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f1367f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f138e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f1300bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f1300756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f12ff5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd93d526d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd93d526e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f12f33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556f12ff1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556f158c9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f13781725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f1348c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  6c 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 
> =================================================================
> ==1088785==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561f82f2de32 bp 0x7ffc0cfd6010 sp 0x7ffc0cfd6008
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561f82f2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f82f2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f82c389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f82c39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f82e33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f82e2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f83095793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f827b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f827b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f827a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5676ef5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5676ef5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f826df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561f8279daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x561f85075731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f82f2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f82c389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz inspect_selected parameters ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  69 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 
> =================================================================
> ==1088792==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563b8ab1fe32 bp 0x7fff7b5f0370 sp 0x7fff7b5f0368
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563b8ab1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b8ab1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b8a82a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b8a82bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b8aa25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b8aa1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b8ac87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b8a3a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b8a3a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b8a393018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e698b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e698b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b8a2d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563b8a38faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563b8cc67731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b8ab1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b8a82a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load center ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1088819==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a6e42f2e32 bp 0x7ffc6821e550 sp 0x7ffc6821e548
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a6e42f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6e42f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6e3ffd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6e3ffed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6e41f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6e41f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6e445a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6e3b7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6e3b7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6e3b66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcd1331d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcd1331e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6e3aa4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a6e3b62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55a6e643a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6e42f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6e3ffd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load color ( 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  62 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 
> =================================================================
> ==1088825==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55aeb6c7be32 bp 0x7ffca7e3b6f0 sp 0x7ffca7e3b6e8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55aeb6c7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aeb6c7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aeb69869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aeb6987d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aeb6b81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aeb6b79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aeb6de3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aeb6505c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aeb650156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aeb64ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe60e34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe60e34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aeb642d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55aeb64ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55aeb8dc3731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aeb6c7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aeb69869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load default ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1088802==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56089ba09e32 bp 0x7ffdaedb67d0 sp 0x7ffdaedb67c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56089ba09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56089ba099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56089b7149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56089b715d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56089b90febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56089b907952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56089bb71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56089b293c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56089b28f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56089b27d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2bda4e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bda4e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56089b1bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56089b279aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56089db51731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56089ba09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56089b7149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load fill ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  65 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 
> =================================================================
> ==1088822==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5562131bae32 bp 0x7ffe42e51150 sp 0x7ffe42e51148
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5562131bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562131ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556212ec59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556212ec6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562130c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562130b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556213322793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556212a44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556212a4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556212a2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16726fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16726fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55621296c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556212a2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x556215302731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562131ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556212ec59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load id ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1088806==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bc194d0e32 bp 0x7ffe17906370 sp 0x7ffe17906368
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bc194d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc194d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc191db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc191dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc193d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc193ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc19638793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc18d5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc18d5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc18d44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c6ff9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c6ff9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc18c82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bc18d40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55bc1b618731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc194d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc191db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load name ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  4a 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 
> =================================================================
> ==1088850==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557b7f142e32 bp 0x7ffdaa3db930 sp 0x7ffdaa3db928
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557b7f142e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b7f1429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b7ee4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b7ee4ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b7f048ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b7f040952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b7f2aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b7e9ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b7e9c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b7e9b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81d0fabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81d0fabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b7e8f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557b7e9b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557b8128a731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b7f142725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b7ee4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load parameters ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==1088864==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ef0df1ce32 bp 0x7ffebf314f70 sp 0x7ffebf314f68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ef0df1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef0df1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef0dc279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef0dc28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef0de22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef0de1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef0e084793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef0d7a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef0d7a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef0d790018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6357f35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6357f35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef0d6ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ef0d78caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55ef10064731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef0df1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef0dc279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load parameters_noshape ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  62 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 
> =================================================================
> ==1088860==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563512d3ae32 bp 0x7ffd28c2b070 sp 0x7ffd28c2b068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563512d3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563512d3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563512a459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563512a46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563512c40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563512c38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563512ea2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635125c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635125c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635125ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1161abfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1161abfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635124ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5635125aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x563514e82731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563512d3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563512a459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz load shape ( 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  50 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 
> =================================================================
> ==1088837==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x559ba552fe32 bp 0x7ffeac226fb0 sp 0x7ffeac226fa8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x559ba552fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ba552f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ba523a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ba523bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ba5435ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ba542d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ba5697793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ba4db9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ba4db556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ba4da3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec37f0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec37f0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ba4ce1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x559ba4d9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x559ba7677731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ba552f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ba523a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz move vertex_existent ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  6c 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 
> =================================================================
> ==1088856==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b9c68b1e32 bp 0x7fffc4c786d0 sp 0x7fffc4c786c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b9c68b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9c68b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9c65bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9c65bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9c67b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9c67af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9c6a19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9c613bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9c613756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9c6125018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bb9a44d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bb9a44e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9c6063634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b9c6121aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x55b9c89f9731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9c68b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9c65bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz move vertex_new ( 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  6c 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 
> =================================================================
> ==1088866==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56116d423e32 bp 0x7ffc503ed770 sp 0x7ffc503ed768
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56116d423e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56116d4239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56116d12e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56116d12fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56116d329ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56116d321952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56116d58b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56116ccadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56116cca956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56116cc97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d8bfc4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d8bfc4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56116cbd5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56116cc93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x56116f56b731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56116d423725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56116d12e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : tazelements taz volatilerecomputing ( 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==1088878==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55762e52de32 bp 0x7ffeb6925b10 sp 0x7ffeb6925b08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55762e52de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55762e52d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55762e2389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55762e239d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55762e433ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55762e42b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55762e695793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55762ddb7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55762ddb356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55762dda1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff07d022d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff07d022e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55762dcdf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x2833634) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55762dd9daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f1aad) (BuildId: eeda02c53b2af266974e4790152acb9145e4269f)
>     #1 0x557630675731 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55762e52d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55762e2389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

96 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
additionalelements access fix ( Last six runs Jun2023 )
additionalelements calibrator delete ( Last six runs Jun2023 )
additionalelements calibratorflow create ( Last six runs Jun2023 )
additionalelements calibratorflow delete ( Last six runs Jun2023 )
additionalelements calibratorflow inspect ( Last six runs Jun2023 )
additionalelements calibratorflow inspect_selection ( Last six runs Jun2023 )
additionalelements calibratorflow volatilerecomputing ( Last six runs Jun2023 )
additionalelements calibratorlane delete ( Last six runs Jun2023 )
additionalelements rerouter create ( Last six runs Jun2023 )
additionalelements rerouter delete ( Last six runs Jun2023 )
additionalelements rerouter inspect ( Last six runs Jun2023 )
additionalelements rerouter inspect_selection ( Last six runs Jun2023 )
additionalelements rerouter move ( Last six runs Jun2023 )
additionalelements rerouter volatilerecomputing ( Last six runs Jun2023 )
additionalelements rerouterelements closinglanereroute create ( Last six runs Jun2023 )
additionalelements rerouterelements closinglanereroute delete ( Last six runs Jun2023 )
additionalelements rerouterelements closinglanereroute inspect ( Last six runs Jun2023 )
additionalelements rerouterelements closinglanereroute inspect_selection ( Last six runs Jun2023 )
additionalelements rerouterelements closinglanereroute volatilerecomputing ( Last six runs Jun2023 )
additionalelements rerouterelements closingreroute create ( Last six runs Jun2023 )
additionalelements rerouterelements closingreroute delete ( Last six runs Jun2023 )
additionalelements rerouterelements closingreroute inspect ( Last six runs Jun2023 )
additionalelements rerouterelements closingreroute inspect_selection ( Last six runs Jun2023 )
additionalelements rerouterelements closingreroute volatilerecomputing ( Last six runs Jun2023 )
additionalelements rerouterelements destprobreroute create ( Last six runs Jun2023 )
additionalelements rerouterelements destprobreroute delete ( Last six runs Jun2023 )
additionalelements rerouterelements destprobreroute inspect ( Last six runs Jun2023 )
additionalelements rerouterelements destprobreroute inspect_selection ( Last six runs Jun2023 )
additionalelements rerouterelements destprobreroute volatilerecomputing ( Last six runs Jun2023 )
additionalelements rerouterelements interval create ( Last six runs Jun2023 )
additionalelements rerouterelements interval delete ( Last six runs Jun2023 )
additionalelements rerouterelements interval inspect ( Last six runs Jun2023 )
additionalelements rerouterelements interval inspect_selection ( Last six runs Jun2023 )
additionalelements rerouterelements interval volatilerecomputing ( Last six runs Jun2023 )
additionalelements rerouterelements parkingareareroute create ( Last six runs Jun2023 )
additionalelements rerouterelements parkingareareroute delete ( Last six runs Jun2023 )
additionalelements rerouterelements parkingareareroute inspect ( Last six runs Jun2023 )
additionalelements rerouterelements parkingareareroute inspect_selection ( Last six runs Jun2023 )
additionalelements rerouterelements parkingareareroute volatilerecomputing ( Last six runs Jun2023 )
additionalelements rerouterelements routeprobreroute create ( Last six runs Jun2023 )
additionalelements rerouterelements routeprobreroute delete ( Last six runs Jun2023 )
additionalelements rerouterelements routeprobreroute inspect ( Last six runs Jun2023 )
additionalelements rerouterelements routeprobreroute inspect_selection ( Last six runs Jun2023 )
additionalelements rerouterelements routeprobreroute volatilerecomputing ( Last six runs Jun2023 )
additionalelements variablespeedsign create ( Last six runs Jun2023 )
additionalelements variablespeedsign delete ( Last six runs Jun2023 )
additionalelements variablespeedsign inspect ( Last six runs Jun2023 )
additionalelements variablespeedsign inspect_selection ( Last six runs Jun2023 )
additionalelements variablespeedsign move ( Last six runs Jun2023 )
additionalelements variablespeedsign volatilerecomputing ( Last six runs Jun2023 )
demandelements container fix ( Last six runs Jun2023 )
demandelements container volatilerecomputing ( Last six runs Jun2023 )
demandelements containerflow fix ( Last six runs Jun2023 )
demandelements containerflow volatilerecomputing ( Last six runs Jun2023 )
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Jun2023 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Jun2023 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Jun2023 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Jun2023 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Jun2023 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Jun2023 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Jun2023 )
demandelements flow fix ( Last six runs Jun2023 )
demandelements flow_embedded fix ( Last six runs Jun2023 )
demandelements flow_junctions fix ( Last six runs Jun2023 )
demandelements person fix ( Last six runs Jun2023 )
demandelements person volatilerecomputing ( Last six runs Jun2023 )
demandelements personflow fix ( Last six runs Jun2023 )
demandelements personflow volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Jun2023 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Jun2023 )
demandelements routeflow fix ( Last six runs Jun2023 )
demandelements trip fix ( Last six runs Jun2023 )
demandelements trip_junctions fix ( Last six runs Jun2023 )
demandelements vehicle fix ( Last six runs Jun2023 )
demandelements vehicle_embedded fix ( Last six runs Jun2023 )
netelements trafficlights joined attributes E1 ( Last six runs Jun2023 )
netelements trafficlights joined file load ( Last six runs Jun2023 )
netelements trafficlights joined file save ( Last six runs Jun2023 )
netelements trafficlights joined programs select ( Last six runs Jun2023 )
netelements trafficlights single attributes E1 ( Last six runs Jun2023 )
netelements trafficlights single file load ( Last six runs Jun2023 )
netelements trafficlights single file save ( Last six runs Jun2023 )
netelements trafficlights single programs select ( Last six runs Jun2023 )
selection basic contextual_menu ( Last six runs Jun2023 )
shapeelements poilane create frame latlon ( Last six runs Jun2023 )
shapeelements poilane create frame lonlat ( Last six runs Jun2023 )

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements personflow create color ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
7713,12922d7712
< Warning: Person 'pf_0.4741' is jammed on edge 'gneE2', time=2673.00.
< Warning: Person 'pf_0.4742' is jammed on edge 'gneE2', time=2673.00.
< Warning: Person 'pf_1.4741' is jammed on edge 'gneE2', time=2673.00.
< Warning: Person 'pf_1.4742' is jammed on edge 'gneE2', time=2673.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2673.00.
< Warning: Person 'pf_0.4743' is jammed on edge 'gneE2', time=2674.00.
< Warning: Person 'pf_0.4744' is jammed on edge 'gneE2', time=2674.00.
< Warning: Person 'pf_1.4743' is jammed on edge 'gneE2', time=2674.00.
< Warning: Person 'pf_1.4744' is jammed on edge 'gneE2', time=2674.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2674.00.
< Warning: Person 'pf_0.4745' is jammed on edge 'gneE2', time=2675.00.
< Warning: Person 'pf_0.4746' is jammed on edge 'gneE2', time=2675.00.
< Warning: Person 'pf_1.4745' is jammed on edge 'gneE2', time=2675.00.
< Warning: Person 'pf_1.4746' is jammed on edge 'gneE2', time=2675.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2675.00.
< Warning: Person 'pf_0.4747' is jammed on edge 'gneE2', time=2676.00.
< Warning: Person 'pf_0.4748' is jammed on edge 'gneE2', time=2676.00.
< Warning: Person 'pf_1.4747' is jammed on edge 'gneE2', time=2676.00.
< Warning: Person 'pf_1.4748' is jammed on edge 'gneE2', time=2676.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2676.00.
< Warning: Person 'pf_0.4749' is jammed on edge 'gneE2', time=2677.00.
< Warning: Person 'pf_0.4750' is jammed on edge 'gneE2', time=2677.00.
< Warning: Person 'pf_1.4749' is jammed on edge 'gneE2', time=2677.00.
< Warning: Person 'pf_1.4750' is jammed on edge 'gneE2', time=2677.00.
< Warning: Collision of person 'pf_1.4484' and person 'pf_0.4543', lane='gneE7_0', time=2677.00.
< Warning: Person 'pf_0.4751' is jammed on edge 'gneE2', time=2678.00.
< Warning: Person 'pf_0.4752' is jammed on edge 'gneE2', time=2678.00.
< Warning: Person 'pf_1.4751' is jammed on edge 'gneE2', time=2678.00.
< Warning: Person 'pf_1.4752' is jammed on edge 'gneE2', time=2678.00.
<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 : demandelements personflow create id ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
7345,12922d7344
< Warning: Person 'customID.4585' is jammed on edge 'gneE2', time=2595.00.
< Warning: Person 'customID.4586' is jammed on edge 'gneE2', time=2595.00.
< Warning: Person 'pf_0.4585' is jammed on edge 'gneE2', time=2595.00.
< Warning: Person 'pf_0.4586' is jammed on edge 'gneE2', time=2595.00.
< Warning: Person 'customID.4587' is jammed on edge 'gneE2', time=2596.00.
< Warning: Person 'customID.4588' is jammed on edge 'gneE2', time=2596.00.
< Warning: Person 'pf_0.4587' is jammed on edge 'gneE2', time=2596.00.
< Warning: Person 'pf_0.4588' is jammed on edge 'gneE2', time=2596.00.
< Warning: Collision of person 'pf_0.4444' and person 'customID.4467', lane='gneE7_0', time=2596.00.
< Warning: Person 'customID.4589' is jammed on edge 'gneE2', time=2597.00.
< Warning: Person 'customID.4590' is jammed on edge 'gneE2', time=2597.00.
< Warning: Person 'pf_0.4589' is jammed on edge 'gneE2', time=2597.00.
< Warning: Person 'pf_0.4590' is jammed on edge 'gneE2', time=2597.00.
< Warning: Person 'customID.4591' is jammed on edge 'gneE2', time=2598.00.
< Warning: Person 'customID.4592' is jammed on edge 'gneE2', time=2598.00.
< Warning: Person 'pf_0.4591' is jammed on edge 'gneE2', time=2598.00.
< Warning: Person 'pf_0.4592' is jammed on edge 'gneE2', time=2598.00.
< Warning: Person 'customID.4593' is jammed on edge 'gneE2', time=2599.00.
< Warning: Person 'customID.4594' is jammed on edge 'gneE2', time=2599.00.
< Warning: Person 'pf_0.4593' is jammed on edge 'gneE2', time=2599.00.
< Warning: Person 'pf_0.4594' is jammed on edge 'gneE2', time=2599.00.
< Warning: Person 'customID.4595' is jammed on edge 'gneE2', time=2600.00.
< Warning: Person 'customID.4596' is jammed on edge 'gneE2', time=2600.00.
< Warning: Person 'pf_0.4595' is jammed on edge 'gneE2', time=2600.00.
< Warning: Person 'pf_0.4596' is jammed on edge 'gneE2', time=2600.00.
< Warning: Collision of person 'customID.4447' and person 'pf_0.4492', lane='gneE7_0', time=2600.00.
< Warning: Person 'customID.4597' is jammed on edge 'gneE2', time=2601.00.
< Warning: Person 'customID.4598' is jammed on edge 'gneE2', time=2601.00.
< Warning: Person 'pf_0.4597' is jammed on edge 'gneE2', time=2601.00.
<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 : demandelements personflow inspect_selection poisson ( Last six runs Jun2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4362,11401d4361
< Warning: Person 'pf_1.6269' is jammed on edge 'gneE4', time=2760.00.
< Warning: Person 'pf_1.6270' is jammed on edge 'gneE4', time=2760.00.
< Warning: Person 'pf_1.6271' is jammed on edge 'gneE4', time=2760.00.
< Warning: Person 'pf_1.6272' is jammed on edge 'gneE4', time=2760.00.
< Warning: Person 'pf_0.6283' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_0.6284' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_0.6285' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_0.6286' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_0.6287' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_1.6273' is jammed on edge 'gneE4', time=2761.00.
< Warning: Person 'pf_0.6288' is jammed on edge 'gneE2', time=2761.00.
< Warning: Person 'pf_0.6289' is jammed on edge 'gneE2', time=2761.00.
< Warning: Person 'pf_0.6290' is jammed on edge 'gneE2', time=2761.00.
< Warning: Person 'pf_0.6291' is jammed on edge 'gneE2', time=2761.00.
< Warning: Person 'pf_0.4941' is jammed on edge 'gneE7', time=2761.00.
< Warning: Person 'pf_0.5175' is jammed on edge 'gneE7', time=2761.00.
< Warning: Person 'pf_1.6274' is jammed on edge 'gneE4', time=2762.00.
< Warning: Person 'pf_1.6275' is jammed on edge 'gneE4', time=2762.00.
< Warning: Person 'pf_0.6292' is jammed on edge 'gneE2', time=2762.00.
< Warning: Person 'pf_0.5357' is jammed on edge 'gneE7', time=2762.00.
< Warning: Person 'pf_1.6276' is jammed on edge 'gneE4', time=2763.00.
< Warning: Person 'pf_1.6277' is jammed on edge 'gneE4', time=2763.00.
< Warning: Person 'pf_1.6278' is jammed on edge 'gneE4', time=2763.00.
< Warning: Person 'pf_0.6293' is jammed on edge 'gneE2', time=2763.00.
< Warning: Person 'pf_1.6279' is jammed on edge 'gneE4', time=2764.00.
< Warning: Person 'pf_1.6280' is jammed on edge 'gneE4', time=2764.00.
< Warning: Person 'pf_1.6281' is jammed on edge 'gneE4', time=2764.00.
< Warning: Person 'pf_0.6294' is jammed on edge 'gneE2', time=2764.00.
< Warning: Person 'pf_1.6282' is jammed on edge 'gneE4', time=2765.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.